public class UpdateBusinessRequest extends com.aliyuncs.RpcAcsRequest<UpdateBusinessResponse>
| 构造器和说明 |
|---|
UpdateBusinessRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getBusinessId() |
String |
getBusinessName() |
String |
getDescription() |
String |
getOwner() |
Long |
getProjectId() |
String |
getProjectIdentifier() |
Class<UpdateBusinessResponse> |
getResponseClass() |
void |
setBusinessId(Long businessId) |
void |
setBusinessName(String businessName) |
void |
setDescription(String description) |
void |
setOwner(String owner) |
void |
setProjectId(Long projectId) |
void |
setProjectIdentifier(String projectIdentifier) |
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 getOwner()
public void setOwner(String owner)
public Long getBusinessId()
public void setBusinessId(Long businessId)
public String getBusinessName()
public void setBusinessName(String businessName)
public String getDescription()
public void setDescription(String description)
public Long getProjectId()
public void setProjectId(Long projectId)
public String getProjectIdentifier()
public void setProjectIdentifier(String projectIdentifier)
public Class<UpdateBusinessResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<UpdateBusinessResponse>Copyright © 2021. All rights reserved.