public class DeleteTimerPoolRequest extends Gs2BasicRequest<DeleteTimerPoolRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
DeleteTimerPoolRequest.Constant |
| Constructor and Description |
|---|
DeleteTimerPoolRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTimerPoolName()
タイマープールの名前を指定します。を取得
|
void |
setTimerPoolName(String timerPoolName)
タイマープールの名前を指定します。を設定
|
DeleteTimerPoolRequest |
withTimerPoolName(String timerPoolName)
タイマープールの名前を指定します。を設定
|
public String getTimerPoolName()
public void setTimerPoolName(String timerPoolName)
timerPoolName - タイマープールの名前を指定します。public DeleteTimerPoolRequest withTimerPoolName(String timerPoolName)
timerPoolName - タイマープールの名前を指定します。Copyright © 2016 Game Server Services, Inc. AllRights Reserved.