| Package | Description |
|---|---|
| io.gs2.notification.control |
| Modifier and Type | Method and Description |
|---|---|
Notification |
CreateNotificationResult.getItem()
通知を取得。
|
Notification |
UpdateNotificationResult.getItem()
通知を取得。
|
Notification |
GetNotificationResult.getItem()
取得した通知を取得。
|
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
DescribeNotificationResult.getItems()
取得した通知一覧を取得。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateNotificationResult.setItem(Notification item)
通知を設定。
|
void |
UpdateNotificationResult.setItem(Notification item)
通知を設定。
|
void |
GetNotificationResult.setItem(Notification item)
通知を設定。
|
CreateNotificationResult |
CreateNotificationResult.withItem(Notification item)
通知を設定。
|
UpdateNotificationResult |
UpdateNotificationResult.withItem(Notification item)
通知を設定。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeNotificationResult.setItems(List<Notification> items)
通知一覧を設定。
|
Copyright © 2016 Game Server Services, Inc. AllRights Reserved.