| Package | Description |
|---|---|
| io.gs2.experience.model | |
| io.gs2.experience.result |
| Modifier and Type | Method and Description |
|---|---|
ThresholdMaster |
ThresholdMaster.withCreatedAt(Long createdAt)
作成日時を設定
|
ThresholdMaster |
ThresholdMaster.withDescription(String description)
ランクアップ閾値マスターの説明を設定
|
ThresholdMaster |
ThresholdMaster.withMetadata(String metadata)
ランクアップ閾値のメタデータを設定
|
ThresholdMaster |
ThresholdMaster.withName(String name)
ランクアップ閾値名を設定
|
ThresholdMaster |
ThresholdMaster.withThresholdId(String thresholdId)
ランクアップ閾値マスターを設定
|
ThresholdMaster |
ThresholdMaster.withUpdatedAt(Long updatedAt)
最終更新日時を設定
|
ThresholdMaster |
ThresholdMaster.withValues(List<Long> values)
ランクアップ経験値閾値リストを設定
|
| Modifier and Type | Method and Description |
|---|---|
int |
ThresholdMaster.compareTo(ThresholdMaster o) |
| Modifier and Type | Method and Description |
|---|---|
ThresholdMaster |
GetThresholdMasterResult.getItem()
ランクアップ閾値マスターを取得
|
ThresholdMaster |
DeleteThresholdMasterResult.getItem()
削除したランクアップ閾値マスターを取得
|
ThresholdMaster |
CreateThresholdMasterResult.getItem()
作成したランクアップ閾値マスターを取得
|
ThresholdMaster |
UpdateThresholdMasterResult.getItem()
更新したランクアップ閾値マスターを取得
|
| Modifier and Type | Method and Description |
|---|---|
List<ThresholdMaster> |
DescribeThresholdMastersResult.getItems()
ランクアップ閾値マスターのリストを取得
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetThresholdMasterResult.setItem(ThresholdMaster item)
ランクアップ閾値マスターを設定
|
void |
DeleteThresholdMasterResult.setItem(ThresholdMaster item)
削除したランクアップ閾値マスターを設定
|
void |
CreateThresholdMasterResult.setItem(ThresholdMaster item)
作成したランクアップ閾値マスターを設定
|
void |
UpdateThresholdMasterResult.setItem(ThresholdMaster item)
更新したランクアップ閾値マスターを設定
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeThresholdMastersResult.setItems(List<ThresholdMaster> items)
ランクアップ閾値マスターのリストを設定
|
Copyright © 2016-2019 Game Server Services, Inc. AllRights Reserved.