@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListResourceCatalogsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListResourceCatalogsRequest() |
Modifier and Type | Method and Description |
---|---|
ListResourceCatalogsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Date |
getCreationTimeAfter()
Use this parameter to search for
ResourceCatalog s created after a specific date and time. |
Date |
getCreationTimeBefore()
Use this parameter to search for
ResourceCatalog s created before a specific date and time. |
Integer |
getMaxResults()
The maximum number of results returned by
ListResourceCatalogs . |
String |
getNameContains()
A string that partially matches one or more
ResourceCatalog s names. |
String |
getNextToken()
A token to resume pagination of
ListResourceCatalogs results. |
String |
getSortBy()
The value on which the resource catalog list is sorted.
|
String |
getSortOrder()
The order in which the resource catalogs are listed.
|
int |
hashCode() |
void |
setCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for
ResourceCatalog s created after a specific date and time. |
void |
setCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for
ResourceCatalog s created before a specific date and time. |
void |
setMaxResults(Integer maxResults)
The maximum number of results returned by
ListResourceCatalogs . |
void |
setNameContains(String nameContains)
A string that partially matches one or more
ResourceCatalog s names. |
void |
setNextToken(String nextToken)
A token to resume pagination of
ListResourceCatalogs results. |
void |
setSortBy(String sortBy)
The value on which the resource catalog list is sorted.
|
void |
setSortOrder(String sortOrder)
The order in which the resource catalogs are listed.
|
String |
toString()
Returns a string representation of this object.
|
ListResourceCatalogsRequest |
withCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for
ResourceCatalog s created after a specific date and time. |
ListResourceCatalogsRequest |
withCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for
ResourceCatalog s created before a specific date and time. |
ListResourceCatalogsRequest |
withMaxResults(Integer maxResults)
The maximum number of results returned by
ListResourceCatalogs . |
ListResourceCatalogsRequest |
withNameContains(String nameContains)
A string that partially matches one or more
ResourceCatalog s names. |
ListResourceCatalogsRequest |
withNextToken(String nextToken)
A token to resume pagination of
ListResourceCatalogs results. |
ListResourceCatalogsRequest |
withSortBy(ResourceCatalogSortBy sortBy)
The value on which the resource catalog list is sorted.
|
ListResourceCatalogsRequest |
withSortBy(String sortBy)
The value on which the resource catalog list is sorted.
|
ListResourceCatalogsRequest |
withSortOrder(ResourceCatalogSortOrder sortOrder)
The order in which the resource catalogs are listed.
|
ListResourceCatalogsRequest |
withSortOrder(String sortOrder)
The order in which the resource catalogs are listed.
|
addHandlerContext, 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, withSdkRequestTimeout
public void setNameContains(String nameContains)
A string that partially matches one or more ResourceCatalog
s names. Filters
ResourceCatalog
by name.
nameContains
- A string that partially matches one or more ResourceCatalog
s names. Filters
ResourceCatalog
by name.public String getNameContains()
A string that partially matches one or more ResourceCatalog
s names. Filters
ResourceCatalog
by name.
ResourceCatalog
s names. Filters
ResourceCatalog
by name.public ListResourceCatalogsRequest withNameContains(String nameContains)
A string that partially matches one or more ResourceCatalog
s names. Filters
ResourceCatalog
by name.
nameContains
- A string that partially matches one or more ResourceCatalog
s names. Filters
ResourceCatalog
by name.public void setCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for ResourceCatalog
s created after a specific date and time.
creationTimeAfter
- Use this parameter to search for ResourceCatalog
s created after a specific date and time.public Date getCreationTimeAfter()
Use this parameter to search for ResourceCatalog
s created after a specific date and time.
ResourceCatalog
s created after a specific date and time.public ListResourceCatalogsRequest withCreationTimeAfter(Date creationTimeAfter)
Use this parameter to search for ResourceCatalog
s created after a specific date and time.
creationTimeAfter
- Use this parameter to search for ResourceCatalog
s created after a specific date and time.public void setCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for ResourceCatalog
s created before a specific date and time.
creationTimeBefore
- Use this parameter to search for ResourceCatalog
s created before a specific date and time.public Date getCreationTimeBefore()
Use this parameter to search for ResourceCatalog
s created before a specific date and time.
ResourceCatalog
s created before a specific date and time.public ListResourceCatalogsRequest withCreationTimeBefore(Date creationTimeBefore)
Use this parameter to search for ResourceCatalog
s created before a specific date and time.
creationTimeBefore
- Use this parameter to search for ResourceCatalog
s created before a specific date and time.public void setSortOrder(String sortOrder)
The order in which the resource catalogs are listed.
sortOrder
- The order in which the resource catalogs are listed.ResourceCatalogSortOrder
public String getSortOrder()
The order in which the resource catalogs are listed.
ResourceCatalogSortOrder
public ListResourceCatalogsRequest withSortOrder(String sortOrder)
The order in which the resource catalogs are listed.
sortOrder
- The order in which the resource catalogs are listed.ResourceCatalogSortOrder
public ListResourceCatalogsRequest withSortOrder(ResourceCatalogSortOrder sortOrder)
The order in which the resource catalogs are listed.
sortOrder
- The order in which the resource catalogs are listed.ResourceCatalogSortOrder
public void setSortBy(String sortBy)
The value on which the resource catalog list is sorted.
sortBy
- The value on which the resource catalog list is sorted.ResourceCatalogSortBy
public String getSortBy()
The value on which the resource catalog list is sorted.
ResourceCatalogSortBy
public ListResourceCatalogsRequest withSortBy(String sortBy)
The value on which the resource catalog list is sorted.
sortBy
- The value on which the resource catalog list is sorted.ResourceCatalogSortBy
public ListResourceCatalogsRequest withSortBy(ResourceCatalogSortBy sortBy)
The value on which the resource catalog list is sorted.
sortBy
- The value on which the resource catalog list is sorted.ResourceCatalogSortBy
public void setMaxResults(Integer maxResults)
The maximum number of results returned by ListResourceCatalogs
.
maxResults
- The maximum number of results returned by ListResourceCatalogs
.public Integer getMaxResults()
The maximum number of results returned by ListResourceCatalogs
.
ListResourceCatalogs
.public ListResourceCatalogsRequest withMaxResults(Integer maxResults)
The maximum number of results returned by ListResourceCatalogs
.
maxResults
- The maximum number of results returned by ListResourceCatalogs
.public void setNextToken(String nextToken)
A token to resume pagination of ListResourceCatalogs
results.
nextToken
- A token to resume pagination of ListResourceCatalogs
results.public String getNextToken()
A token to resume pagination of ListResourceCatalogs
results.
ListResourceCatalogs
results.public ListResourceCatalogsRequest withNextToken(String nextToken)
A token to resume pagination of ListResourceCatalogs
results.
nextToken
- A token to resume pagination of ListResourceCatalogs
results.public String toString()
toString
in class Object
Object.toString()
public ListResourceCatalogsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()