| Package | Description |
|---|---|
| io.gs2.identifier.control |
| Modifier and Type | Method and Description |
|---|---|
User |
GetUserResult.getItem()
ユーザを取得。
|
User |
CreateUserResult.getItem()
ユーザを取得。
|
| Modifier and Type | Method and Description |
|---|---|
List<User> |
DescribeUserResult.getItems()
取得したユーザ一覧を取得。
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUserResult.setItem(User item)
ユーザを設定。
|
void |
CreateUserResult.setItem(User item)
ユーザを設定。
|
CreateUserResult |
CreateUserResult.withItem(User item)
ユーザを設定。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeUserResult.setItems(List<User> items)
ユーザ一覧を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.