public class AllocateAnycastEipAddressRequest extends com.aliyuncs.v5.RpcAcsRequest<AllocateAnycastEipAddressResponse>
| 构造器和说明 |
|---|
AllocateAnycastEipAddressRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBandwidth() |
String |
getClientToken() |
String |
getDescription() |
String |
getInstanceChargeType() |
String |
getInternetChargeType() |
String |
getName() |
Class<AllocateAnycastEipAddressResponse> |
getResponseClass() |
String |
getServiceLocation() |
void |
setBandwidth(String bandwidth) |
void |
setClientToken(String clientToken) |
void |
setDescription(String description) |
void |
setInstanceChargeType(String instanceChargeType) |
void |
setInternetChargeType(String internetChargeType) |
void |
setName(String name) |
void |
setServiceLocation(String serviceLocation) |
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, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic String getBandwidth()
public void setBandwidth(String bandwidth)
public String getServiceLocation()
public void setServiceLocation(String serviceLocation)
public String getClientToken()
public void setClientToken(String clientToken)
public String getDescription()
public void setDescription(String description)
public String getInternetChargeType()
public void setInternetChargeType(String internetChargeType)
public String getName()
public void setName(String name)
public String getInstanceChargeType()
public void setInstanceChargeType(String instanceChargeType)
public Class<AllocateAnycastEipAddressResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.v5.AcsRequest<AllocateAnycastEipAddressResponse>Copyright © 2021. All Rights Reserved.