public class ListRepositoryCommitsRequest extends com.aliyuncs.RoaAcsRequest<ListRepositoryCommitsResponse>
| 构造器和说明 |
|---|
ListRepositoryCommitsRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessToken() |
String |
getOrganizationId() |
Long |
getPage() |
Long |
getPageSize() |
String |
getPath() |
Long |
getProjectId() |
String |
getRefName() |
Class<ListRepositoryCommitsResponse> |
getResponseClass() |
String |
getSearch() |
Boolean |
getShowSignature() |
void |
setAccessToken(String accessToken) |
void |
setOrganizationId(String organizationId) |
void |
setPage(Long page) |
void |
setPageSize(Long pageSize) |
void |
setPath(String path) |
void |
setProjectId(Long projectId) |
void |
setRefName(String refName) |
void |
setSearch(String search) |
void |
setShowSignature(Boolean showSignature) |
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 getRefName()
public void setRefName(String refName)
public String getOrganizationId()
public void setOrganizationId(String organizationId)
public String getPath()
public void setPath(String path)
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<ListRepositoryCommitsResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<ListRepositoryCommitsResponse>Copyright © 2021. All rights reserved.