public class DeleteNotificationRequest extends Gs2BasicRequest<DeleteNotificationRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteNotificationRequest.Constant |
| Constructor and Description |
|---|
DeleteNotificationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNotificationName()
通知名を取得。
|
void |
setNotificationName(String notificationName)
通知名を設定。
|
DeleteNotificationRequest |
withNotificationName(String notificationName)
通知名を設定。
|
public String getNotificationName()
public void setNotificationName(String notificationName)
notificationName - 通知名public DeleteNotificationRequest withNotificationName(String notificationName)
notificationName - 通知名Copyright © 2016 Game Server Services, Inc. AllRights Reserved.