public class ListRepositoryTagsRequest extends com.aliyuncs.RoaAcsRequest<ListRepositoryTagsResponse>
| 构造器和说明 |
|---|
ListRepositoryTagsRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessToken() |
String |
getOrganizationId() |
Long |
getPage() |
Long |
getPageSize() |
Long |
getProjectId() |
Class<ListRepositoryTagsResponse> |
getResponseClass() |
String |
getSearch() |
Boolean |
getShowSignature() |
String |
getSort() |
void |
setAccessToken(String accessToken) |
void |
setOrganizationId(String organizationId) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
void |
setProjectId(Long projectId) |
void |
setSearch(String search) |
void |
setShowSignature(Boolean showSignature) |
void |
setSort(String sort) |
composeUrl, getPathParameters, getSysUriPattern, getUriPattern, putPathParameter, putPathParameter, setSecurityToken, setSysUriPattern, setSysVersion, setUriPattern, 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, setAcceptFormat, setActionName, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysAcceptFormat, setSysActionName, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionId, setSysSecurityTokengetConnectTimeout, 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 getAccessToken()
public void setAccessToken(String accessToken)
public Boolean getShowSignature()
public void setShowSignature(Boolean showSignature)
public String getSort()
public void setSort(String sort)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public String getSearch()
public void setSearch(String search)
public Long getPageSize()
public void setPageSize(Long pageSize)
public Long getPage()
public void setPage(Long page)
public Long getProjectId()
public void setProjectId(Long projectId)
public Class<ListRepositoryTagsResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<ListRepositoryTagsResponse>Copyright © 2021. All rights reserved.