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