public class GetGatheringPoolRequest extends io.gs2.control.Gs2BasicRequest<GetGatheringPoolRequest>
| Modifier and Type | Class and Description |
|---|---|
static class |
GetGatheringPoolRequest.Constant |
| Constructor and Description |
|---|
GetGatheringPoolRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGatheringPoolName()
ギャザリングプールの名前を指定します。を取得
|
void |
setGatheringPoolName(String gatheringPoolName)
ギャザリングプールの名前を指定します。を設定
|
GetGatheringPoolRequest |
withGatheringPoolName(String gatheringPoolName)
ギャザリングプールの名前を指定します。を設定
|
public String getGatheringPoolName()
public void setGatheringPoolName(String gatheringPoolName)
gatheringPoolName - ギャザリングプールの名前を指定します。public GetGatheringPoolRequest withGatheringPoolName(String gatheringPoolName)
gatheringPoolName - ギャザリングプールの名前を指定します。Copyright © 2016 Game Server Services, Inc. AllRights Reserved.