public class GetDataSourceListRequest extends com.aliyuncs.RpcAcsRequest<GetDataSourceListResponse>
| Constructor and Description |
|---|
GetDataSourceListRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeyword() |
Long |
getProjectId() |
Class<GetDataSourceListResponse> |
getResponseClass() |
String |
getSearchSubType() |
String |
getSearchType() |
Long |
getTenantId() |
void |
setKeyword(String keyword) |
void |
setProjectId(Long projectId) |
void |
setSearchSubType(String searchSubType) |
void |
setSearchType(String searchType) |
void |
setTenantId(Long tenantId) |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setVersion, signRequestconcatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, signRequestbuildHttpConnection, getConnectTimeout, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentType, getMethod, getReadTimeout, getSslSocketFactory, getUrl, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setMethod, setReadTimeout, setSslSocketFactory, setUrlpublic String getSearchType()
public void setSearchType(String searchType)
public Long getTenantId()
public void setTenantId(Long tenantId)
public String getSearchSubType()
public void setSearchSubType(String searchSubType)
public String getKeyword()
public void setKeyword(String keyword)
public Long getProjectId()
public void setProjectId(Long projectId)
public Class<GetDataSourceListResponse> getResponseClass()
getResponseClass in class com.aliyuncs.AcsRequest<GetDataSourceListResponse>Copyright © 2018. All Rights Reserved.