public class ModifyAccountRelationRequest extends com.aliyuncs.RpcAcsRequest<ModifyAccountRelationResponse>
| 构造器和说明 |
|---|
ModifyAccountRelationRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChildNick() |
Long |
getChildUserId() |
Long |
getParentUserId() |
List<String> |
getPermissionCodess() |
Long |
getRelationId() |
String |
getRelationOperation() |
String |
getRelationType() |
String |
getRequestId() |
Class<ModifyAccountRelationResponse> |
getResponseClass() |
List<String> |
getRoleCodess() |
void |
setChildNick(String childNick) |
void |
setChildUserId(Long childUserId) |
void |
setParentUserId(Long parentUserId) |
void |
setPermissionCodess(List<String> permissionCodess) |
void |
setRelationId(Long relationId) |
void |
setRelationOperation(String relationOperation) |
void |
setRelationType(String relationType) |
void |
setRequestId(String requestId) |
void |
setRoleCodess(List<String> roleCodess) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysSignatureAlgorithm, getSysSignatureVersion, getSysSignedHeaders, getSysStrToSign, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, resolveSignatureComposer, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSignatureAlgorithm, setSysSignatureVersiongetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysRetryPolicy, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysRetryPolicy, setSysUrl, setUrl, setX509TrustManagerspublic String getChildNick()
public void setChildNick(String childNick)
public Long getParentUserId()
public void setParentUserId(Long parentUserId)
public Long getRelationId()
public void setRelationId(Long relationId)
public String getRelationOperation()
public void setRelationOperation(String relationOperation)
public String getRelationType()
public void setRelationType(String relationType)
public Long getChildUserId()
public void setChildUserId(Long childUserId)
public String getRequestId()
public void setRequestId(String requestId)
public Class<ModifyAccountRelationResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<ModifyAccountRelationResponse>Copyright © 2023. All Rights Reserved.