| Package | Description |
|---|---|
| io.gs2.experience | |
| io.gs2.experience.request |
| Modifier and Type | Method and Description |
|---|---|
GetStatusWithSignatureResult |
Gs2ExperienceRestClient.getStatusWithSignature(GetStatusWithSignatureRequest request)
ステータスを取得
|
void |
Gs2ExperienceRestClient.getStatusWithSignatureAsync(GetStatusWithSignatureRequest request,
io.gs2.model.AsyncAction<io.gs2.model.AsyncResult<GetStatusWithSignatureResult>> callback)
ステータスを取得
|
| Modifier and Type | Method and Description |
|---|---|
GetStatusWithSignatureRequest |
GetStatusWithSignatureRequest.withAccessToken(String accessToken)
アクセストークンを設定
|
GetStatusWithSignatureRequest |
GetStatusWithSignatureRequest.withDuplicationAvoider(String duplicationAvoider)
重複実行回避機能に使用するIDを設定
|
GetStatusWithSignatureRequest |
GetStatusWithSignatureRequest.withExperienceName(String experienceName)
経験値の種類の名前を設定
|
GetStatusWithSignatureRequest |
GetStatusWithSignatureRequest.withKeyId(String keyId)
署名の作成に使用する 暗号鍵 のGRNを設定
|
GetStatusWithSignatureRequest |
GetStatusWithSignatureRequest.withNamespaceName(String namespaceName)
ネームスペース名を設定
|
GetStatusWithSignatureRequest |
GetStatusWithSignatureRequest.withPropertyId(String propertyId)
プロパティIDを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.