public class AddAccountRelationRequest extends com.aliyuncs.RpcAcsRequest<AddAccountRelationResponse>
| 构造器和说明 |
|---|
AddAccountRelationRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getChildNick() |
Long |
getChildUserId() |
Long |
getParentUserId() |
List<String> |
getPermissionCodess() |
String |
getRelationType() |
String |
getRequestId() |
Class<AddAccountRelationResponse> |
getResponseClass() |
List<String> |
getRoleCodess() |
void |
setChildNick(String childNick) |
void |
setChildUserId(Long childUserId) |
void |
setParentUserId(Long parentUserId) |
void |
setPermissionCodess(List<String> permissionCodess) |
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 String getRelationType()
public void setRelationType(String relationType)
public Long getParentUserId()
public void setParentUserId(Long parentUserId)
public Long getChildUserId()
public void setChildUserId(Long childUserId)
public String getRequestId()
public void setRequestId(String requestId)
public Class<AddAccountRelationResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<AddAccountRelationResponse>Copyright © 2023. All Rights Reserved.