public class CancelLeagueApplyRequest extends cn.com.antcloud.api.product.AntCloudProdRequest<CancelLeagueApplyResponse>
| 构造器和说明 |
|---|
CancelLeagueApplyRequest() |
CancelLeagueApplyRequest(String productInstanceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApplyId()
申请Id
|
String |
getApplyType()
申请类型【NONE,JOIN,CREATE,ALL】
|
String |
getComment()
备注
|
void |
setApplyId(String applyId)
申请Id
|
void |
setApplyType(String applyType)
申请类型【NONE,JOIN,CREATE,ALL】
|
void |
setComment(String comment)
备注
|
getProductInstanceId, getRegionName, setProductInstanceId, setRegionNamepublic CancelLeagueApplyRequest(String productInstanceId)
public CancelLeagueApplyRequest()
public String getApplyId()
public void setApplyId(String applyId)
public String getApplyType()
public void setApplyType(String applyType)
public String getComment()
public void setComment(String comment)
Copyright © 2021. All Rights Reserved.