public class ListAnycastEipAddressesRequest extends com.aliyuncs.v5.RpcAcsRequest<ListAnycastEipAddressesResponse>
| 构造器和说明 |
|---|
ListAnycastEipAddressesRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAnycastEipAddress() |
String |
getAnycastId() |
List<String> |
getBindInstanceIds() |
String |
getBusinessStatus() |
String |
getInstanceChargeType() |
String |
getInternetChargeType() |
Integer |
getMaxResults() |
String |
getName() |
String |
getNextToken() |
Class<ListAnycastEipAddressesResponse> |
getResponseClass() |
String |
getServiceLocation() |
String |
getStatus() |
void |
setAnycastEipAddress(String anycastEipAddress) |
void |
setAnycastId(String anycastId) |
void |
setBindInstanceIds(List<String> bindInstanceIds) |
void |
setBusinessStatus(String businessStatus) |
void |
setInstanceChargeType(String instanceChargeType) |
void |
setInternetChargeType(String internetChargeType) |
void |
setMaxResults(Integer maxResults) |
void |
setName(String name) |
void |
setNextToken(String nextToken) |
void |
setServiceLocation(String serviceLocation) |
void |
setStatus(String status) |
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 getBusinessStatus()
public void setBusinessStatus(String businessStatus)
public String getServiceLocation()
public void setServiceLocation(String serviceLocation)
public String getAnycastEipAddress()
public void setAnycastEipAddress(String anycastEipAddress)
public String getNextToken()
public void setNextToken(String nextToken)
public String getInternetChargeType()
public void setInternetChargeType(String internetChargeType)
public String getAnycastId()
public void setAnycastId(String anycastId)
public String getName()
public void setName(String name)
public Integer getMaxResults()
public void setMaxResults(Integer maxResults)
public String getInstanceChargeType()
public void setInstanceChargeType(String instanceChargeType)
public String getStatus()
public void setStatus(String status)
public Class<ListAnycastEipAddressesResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.v5.AcsRequest<ListAnycastEipAddressesResponse>Copyright © 2021. All Rights Reserved.