public class DescribeGoldPoolResult extends Object
| Constructor and Description |
|---|
DescribeGoldPoolResult() |
| Modifier and Type | Method and Description |
|---|---|
List<GoldPool> |
getItems()
ゴールドプールを取得
|
String |
getNextPageToken()
次のページを読み込むためのトークンを取得
|
void |
setItems(List<GoldPool> items)
ゴールドプールを設定
|
void |
setNextPageToken(String nextPageToken)
次のページを読み込むためのトークンを設定
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.