@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class SearchTypesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
SearchTypesRequest() |
| Modifier and Type | Method and Description |
|---|---|
SearchTypesRequest |
clone() |
boolean |
equals(Object obj) |
String |
getDomainIdentifier()
The identifier of the Amazon DataZone domain in which to invoke the
SearchTypes action. |
FilterClause |
getFilters()
The filters for the
SearchTypes action. |
Boolean |
getManaged()
|
Integer |
getMaxResults()
The maximum number of results to return in a single call to
SearchTypes. |
String |
getNextToken()
When the number of results is greater than the default value for the
MaxResults parameter, or if you
explicitly specify a value for MaxResults that is less than the number of results, the response
includes a pagination token named NextToken. |
List<SearchInItem> |
getSearchIn()
|
String |
getSearchScope()
Specifies the scope of the search for types.
|
String |
getSearchText()
Specifies the text for which to search.
|
SearchSort |
getSort()
The specifies the way to sort the
SearchTypes results. |
int |
hashCode() |
Boolean |
isManaged()
|
void |
setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which to invoke the
SearchTypes action. |
void |
setFilters(FilterClause filters)
The filters for the
SearchTypes action. |
void |
setManaged(Boolean managed)
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return in a single call to
SearchTypes. |
void |
setNextToken(String nextToken)
When the number of results is greater than the default value for the
MaxResults parameter, or if you
explicitly specify a value for MaxResults that is less than the number of results, the response
includes a pagination token named NextToken. |
void |
setSearchIn(Collection<SearchInItem> searchIn)
|
void |
setSearchScope(String searchScope)
Specifies the scope of the search for types.
|
void |
setSearchText(String searchText)
Specifies the text for which to search.
|
void |
setSort(SearchSort sort)
The specifies the way to sort the
SearchTypes results. |
String |
toString()
Returns a string representation of this object.
|
SearchTypesRequest |
withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which to invoke the
SearchTypes action. |
SearchTypesRequest |
withFilters(FilterClause filters)
The filters for the
SearchTypes action. |
SearchTypesRequest |
withManaged(Boolean managed)
|
SearchTypesRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return in a single call to
SearchTypes. |
SearchTypesRequest |
withNextToken(String nextToken)
When the number of results is greater than the default value for the
MaxResults parameter, or if you
explicitly specify a value for MaxResults that is less than the number of results, the response
includes a pagination token named NextToken. |
SearchTypesRequest |
withSearchIn(Collection<SearchInItem> searchIn)
|
SearchTypesRequest |
withSearchIn(SearchInItem... searchIn)
|
SearchTypesRequest |
withSearchScope(String searchScope)
Specifies the scope of the search for types.
|
SearchTypesRequest |
withSearchScope(TypesSearchScope searchScope)
Specifies the scope of the search for types.
|
SearchTypesRequest |
withSearchText(String searchText)
Specifies the text for which to search.
|
SearchTypesRequest |
withSort(SearchSort sort)
The specifies the way to sort the
SearchTypes results. |
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which to invoke the SearchTypes action.
domainIdentifier - The identifier of the Amazon DataZone domain in which to invoke the SearchTypes action.public String getDomainIdentifier()
The identifier of the Amazon DataZone domain in which to invoke the SearchTypes action.
SearchTypes action.public SearchTypesRequest withDomainIdentifier(String domainIdentifier)
The identifier of the Amazon DataZone domain in which to invoke the SearchTypes action.
domainIdentifier - The identifier of the Amazon DataZone domain in which to invoke the SearchTypes action.public void setFilters(FilterClause filters)
The filters for the SearchTypes action.
filters - The filters for the SearchTypes action.public FilterClause getFilters()
The filters for the SearchTypes action.
SearchTypes action.public SearchTypesRequest withFilters(FilterClause filters)
The filters for the SearchTypes action.
filters - The filters for the SearchTypes action.public void setManaged(Boolean managed)
managed - public Boolean getManaged()
public SearchTypesRequest withManaged(Boolean managed)
managed - public Boolean isManaged()
public void setMaxResults(Integer maxResults)
The maximum number of results to return in a single call to SearchTypes. When the number of results
to be listed is greater than the value of MaxResults, the response contains a NextToken
value that you can use in a subsequent call to SearchTypes to list the next set of results.
maxResults - The maximum number of results to return in a single call to SearchTypes. When the number of
results to be listed is greater than the value of MaxResults, the response contains a
NextToken value that you can use in a subsequent call to SearchTypes to list the
next set of results.public Integer getMaxResults()
The maximum number of results to return in a single call to SearchTypes. When the number of results
to be listed is greater than the value of MaxResults, the response contains a NextToken
value that you can use in a subsequent call to SearchTypes to list the next set of results.
SearchTypes. When the number of
results to be listed is greater than the value of MaxResults, the response contains a
NextToken value that you can use in a subsequent call to SearchTypes to list
the next set of results.public SearchTypesRequest withMaxResults(Integer maxResults)
The maximum number of results to return in a single call to SearchTypes. When the number of results
to be listed is greater than the value of MaxResults, the response contains a NextToken
value that you can use in a subsequent call to SearchTypes to list the next set of results.
maxResults - The maximum number of results to return in a single call to SearchTypes. When the number of
results to be listed is greater than the value of MaxResults, the response contains a
NextToken value that you can use in a subsequent call to SearchTypes to list the
next set of results.public void setNextToken(String nextToken)
When the number of results is greater than the default value for the MaxResults parameter, or if you
explicitly specify a value for MaxResults that is less than the number of results, the response
includes a pagination token named NextToken. You can specify this NextToken value in a
subsequent call to SearchTypes to list the next set of results.
nextToken - When the number of results is greater than the default value for the MaxResults parameter, or
if you explicitly specify a value for MaxResults that is less than the number of results, the
response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to SearchTypes to list the next set of
results.public String getNextToken()
When the number of results is greater than the default value for the MaxResults parameter, or if you
explicitly specify a value for MaxResults that is less than the number of results, the response
includes a pagination token named NextToken. You can specify this NextToken value in a
subsequent call to SearchTypes to list the next set of results.
MaxResults parameter,
or if you explicitly specify a value for MaxResults that is less than the number of results,
the response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to SearchTypes to list the next set of
results.public SearchTypesRequest withNextToken(String nextToken)
When the number of results is greater than the default value for the MaxResults parameter, or if you
explicitly specify a value for MaxResults that is less than the number of results, the response
includes a pagination token named NextToken. You can specify this NextToken value in a
subsequent call to SearchTypes to list the next set of results.
nextToken - When the number of results is greater than the default value for the MaxResults parameter, or
if you explicitly specify a value for MaxResults that is less than the number of results, the
response includes a pagination token named NextToken. You can specify this
NextToken value in a subsequent call to SearchTypes to list the next set of
results.public List<SearchInItem> getSearchIn()
public void setSearchIn(Collection<SearchInItem> searchIn)
searchIn - public SearchTypesRequest withSearchIn(SearchInItem... searchIn)
NOTE: This method appends the values to the existing list (if any). Use
setSearchIn(java.util.Collection) or withSearchIn(java.util.Collection) if you want to override
the existing values.
searchIn - public SearchTypesRequest withSearchIn(Collection<SearchInItem> searchIn)
searchIn - public void setSearchScope(String searchScope)
Specifies the scope of the search for types.
searchScope - Specifies the scope of the search for types.TypesSearchScopepublic String getSearchScope()
Specifies the scope of the search for types.
TypesSearchScopepublic SearchTypesRequest withSearchScope(String searchScope)
Specifies the scope of the search for types.
searchScope - Specifies the scope of the search for types.TypesSearchScopepublic SearchTypesRequest withSearchScope(TypesSearchScope searchScope)
Specifies the scope of the search for types.
searchScope - Specifies the scope of the search for types.TypesSearchScopepublic void setSearchText(String searchText)
Specifies the text for which to search.
searchText - Specifies the text for which to search.public String getSearchText()
Specifies the text for which to search.
public SearchTypesRequest withSearchText(String searchText)
Specifies the text for which to search.
searchText - Specifies the text for which to search.public void setSort(SearchSort sort)
The specifies the way to sort the SearchTypes results.
sort - The specifies the way to sort the SearchTypes results.public SearchSort getSort()
The specifies the way to sort the SearchTypes results.
SearchTypes results.public SearchTypesRequest withSort(SearchSort sort)
The specifies the way to sort the SearchTypes results.
sort - The specifies the way to sort the SearchTypes results.public String toString()
toString in class ObjectObject.toString()public SearchTypesRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2023. All rights reserved.