public class GetGatheringPoolRequest extends 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.