Class ListTaskDefinitionsRequest
- All Implemented Interfaces:
ReadLimitInfo
,Serializable
,Cloneable
- See Also:
-
Field Summary
Fields inherited from class com.amazonaws.AmazonWebServiceRequest
NOOP
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()
Creates a shallow clone of this request.boolean
The full family name with which to filter theListTaskDefinitions
results.The maximum number of task definition results returned byListTaskDefinitions
in paginated output.ThenextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter.getSort()
The order in which to sort the results.The task definition status with which to filter theListTaskDefinitions
results.int
hashCode()
void
setFamilyPrefix
(String familyPrefix) The full family name with which to filter theListTaskDefinitions
results.void
setMaxResults
(Integer maxResults) The maximum number of task definition results returned byListTaskDefinitions
in paginated output.void
setNextToken
(String nextToken) ThenextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter.void
The order in which to sort the results.void
The order in which to sort the results.void
setStatus
(TaskDefinitionStatus status) The task definition status with which to filter theListTaskDefinitions
results.void
The task definition status with which to filter theListTaskDefinitions
results.toString()
Returns a string representation of this object; useful for testing and debugging.withFamilyPrefix
(String familyPrefix) The full family name with which to filter theListTaskDefinitions
results.withMaxResults
(Integer maxResults) The maximum number of task definition results returned byListTaskDefinitions
in paginated output.withNextToken
(String nextToken) ThenextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter.The order in which to sort the results.The order in which to sort the results.withStatus
(TaskDefinitionStatus status) The task definition status with which to filter theListTaskDefinitions
results.withStatus
(String status) The task definition status with which to filter theListTaskDefinitions
results.Methods inherited from class com.amazonaws.AmazonWebServiceRequest
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
-
Constructor Details
-
ListTaskDefinitionsRequest
public ListTaskDefinitionsRequest()
-
-
Method Details
-
setFamilyPrefix
The full family name with which to filter the
ListTaskDefinitions
results. Specifying afamilyPrefix
limits the listed task definitions to task definition revisions that belong to that family.- Parameters:
familyPrefix
- The full family name with which to filter theListTaskDefinitions
results. Specifying afamilyPrefix
limits the listed task definitions to task definition revisions that belong to that family.
-
getFamilyPrefix
The full family name with which to filter the
ListTaskDefinitions
results. Specifying afamilyPrefix
limits the listed task definitions to task definition revisions that belong to that family.- Returns:
- The full family name with which to filter the
ListTaskDefinitions
results. Specifying afamilyPrefix
limits the listed task definitions to task definition revisions that belong to that family.
-
withFamilyPrefix
The full family name with which to filter the
ListTaskDefinitions
results. Specifying afamilyPrefix
limits the listed task definitions to task definition revisions that belong to that family.- Parameters:
familyPrefix
- The full family name with which to filter theListTaskDefinitions
results. Specifying afamilyPrefix
limits the listed task definitions to task definition revisions that belong to that family.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setStatus
The task definition status with which to filter the
ListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Parameters:
status
- The task definition status with which to filter theListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- See Also:
-
getStatus
The task definition status with which to filter the
ListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Returns:
- The task definition status with which to filter the
ListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request. - See Also:
-
withStatus
The task definition status with which to filter the
ListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Parameters:
status
- The task definition status with which to filter theListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setStatus
The task definition status with which to filter the
ListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Parameters:
status
- The task definition status with which to filter theListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- See Also:
-
withStatus
The task definition status with which to filter the
ListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Parameters:
status
- The task definition status with which to filter theListTaskDefinitions
results. By default, onlyACTIVE
task definitions are listed. By setting this parameter toINACTIVE
, you can view task definitions that areINACTIVE
as long as an active task or service still references them. If you paginate the resulting output, be sure to keep thestatus
value constant in each subsequent request.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setSort
The order in which to sort the results. Valid values are
ASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Parameters:
sort
- The order in which to sort the results. Valid values areASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- See Also:
-
getSort
The order in which to sort the results. Valid values are
ASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Returns:
- The order in which to sort the results. Valid values are
ASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first. - See Also:
-
withSort
The order in which to sort the results. Valid values are
ASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Parameters:
sort
- The order in which to sort the results. Valid values areASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setSort
The order in which to sort the results. Valid values are
ASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Parameters:
sort
- The order in which to sort the results. Valid values areASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- See Also:
-
withSort
The order in which to sort the results. Valid values are
ASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Parameters:
sort
- The order in which to sort the results. Valid values areASC
andDESC
. By default (ASC
), task definitions are listed lexicographically by family name and in ascending numerical order by revision so that the newest task definitions in a family are listed last. Setting this parameter toDESC
reverses the sort order on family name and revision so that the newest task definitions in a family are listed first.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
setNextToken
The
nextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned thenextToken
value. This value isnull
when there are no more results to return.This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
- Parameters:
nextToken
- ThenextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned thenextToken
value. This value isnull
when there are no more results to return.This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
-
getNextToken
The
nextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned thenextToken
value. This value isnull
when there are no more results to return.This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
- Returns:
- The
nextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned thenextToken
value. This value isnull
when there are no more results to return.This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
-
withNextToken
The
nextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned thenextToken
value. This value isnull
when there are no more results to return.This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
- Parameters:
nextToken
- ThenextToken
value returned from a previous paginatedListTaskDefinitions
request wheremaxResults
was used and the results exceeded the value of that parameter. Pagination continues from the end of the previous results that returned thenextToken
value. This value isnull
when there are no more results to return.This token should be treated as an opaque identifier that is only used to retrieve the next items in a list and not for other programmatic purposes.
- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
setMaxResults
The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output. When this parameter is used,ListTaskDefinitions
only returnsmaxResults
results in a single page along with anextToken
response element. The remaining results of the initial request can be seen by sending anotherListTaskDefinitions
request with the returnednextToken
value. This value can be between 1 and 100. If this parameter is not used, thenListTaskDefinitions
returns up to 100 results and anextToken
value if applicable.- Parameters:
maxResults
- The maximum number of task definition results returned byListTaskDefinitions
in paginated output. When this parameter is used,ListTaskDefinitions
only returnsmaxResults
results in a single page along with anextToken
response element. The remaining results of the initial request can be seen by sending anotherListTaskDefinitions
request with the returnednextToken
value. This value can be between 1 and 100. If this parameter is not used, thenListTaskDefinitions
returns up to 100 results and anextToken
value if applicable.
-
getMaxResults
The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output. When this parameter is used,ListTaskDefinitions
only returnsmaxResults
results in a single page along with anextToken
response element. The remaining results of the initial request can be seen by sending anotherListTaskDefinitions
request with the returnednextToken
value. This value can be between 1 and 100. If this parameter is not used, thenListTaskDefinitions
returns up to 100 results and anextToken
value if applicable.- Returns:
- The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output. When this parameter is used,ListTaskDefinitions
only returnsmaxResults
results in a single page along with anextToken
response element. The remaining results of the initial request can be seen by sending anotherListTaskDefinitions
request with the returnednextToken
value. This value can be between 1 and 100. If this parameter is not used, thenListTaskDefinitions
returns up to 100 results and anextToken
value if applicable.
-
withMaxResults
The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output. When this parameter is used,ListTaskDefinitions
only returnsmaxResults
results in a single page along with anextToken
response element. The remaining results of the initial request can be seen by sending anotherListTaskDefinitions
request with the returnednextToken
value. This value can be between 1 and 100. If this parameter is not used, thenListTaskDefinitions
returns up to 100 results and anextToken
value if applicable.- Parameters:
maxResults
- The maximum number of task definition results returned byListTaskDefinitions
in paginated output. When this parameter is used,ListTaskDefinitions
only returnsmaxResults
results in a single page along with anextToken
response element. The remaining results of the initial request can be seen by sending anotherListTaskDefinitions
request with the returnednextToken
value. This value can be between 1 and 100. If this parameter is not used, thenListTaskDefinitions
returns up to 100 results and anextToken
value if applicable.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
Description copied from class:AmazonWebServiceRequest
Creates a shallow clone of this request. Explicitly does not clone the deep structure of the request object.- Overrides:
clone
in classAmazonWebServiceRequest
- See Also:
-