public class AllocateCostUnitResourceRequest extends com.aliyuncs.RpcAcsRequest<AllocateCostUnitResourceResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AllocateCostUnitResourceRequest.ResourceInstanceList |
| 构造器和说明 |
|---|
AllocateCostUnitResourceRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getFromUnitId() |
Long |
getFromUnitUserId() |
List<AllocateCostUnitResourceRequest.ResourceInstanceList> |
getResourceInstanceLists() |
Class<AllocateCostUnitResourceResponse> |
getResponseClass() |
Long |
getToUnitId() |
Long |
getToUnitUserId() |
void |
setFromUnitId(Long fromUnitId) |
void |
setFromUnitUserId(Long fromUnitUserId) |
void |
setResourceInstanceLists(List<AllocateCostUnitResourceRequest.ResourceInstanceList> resourceInstanceLists) |
void |
setToUnitId(Long toUnitId) |
void |
setToUnitUserId(Long toUnitUserId) |
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 List<AllocateCostUnitResourceRequest.ResourceInstanceList> getResourceInstanceLists()
public void setResourceInstanceLists(List<AllocateCostUnitResourceRequest.ResourceInstanceList> resourceInstanceLists)
public Long getFromUnitId()
public void setFromUnitId(Long fromUnitId)
public Long getToUnitId()
public void setToUnitId(Long toUnitId)
public Long getFromUnitUserId()
public void setFromUnitUserId(Long fromUnitUserId)
public Long getToUnitUserId()
public void setToUnitUserId(Long toUnitUserId)
public Class<AllocateCostUnitResourceResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<AllocateCostUnitResourceResponse>Copyright © 2023. All Rights Reserved.