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