| Package | Description | 
|---|---|
| com.amazonaws.services.ecs |  | 
| com.amazonaws.services.ecs.model | 
| Modifier and Type | Method and Description | 
|---|---|
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. clone() | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withFamilyPrefix(String familyPrefix)
 The full family name with which to filter the  ListTaskDefinitionsresults. | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withMaxResults(Integer maxResults)
 The maximum number of task definition results returned by  ListTaskDefinitionsin paginated output. | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withNextToken(String nextToken)
 The  nextTokenvalue returned from aListTaskDefinitionsrequest indicating that more
 results are available to fulfill the request and further calls will be needed. | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withSort(SortOrder sort)
 The order in which to sort the results. | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withSort(String sort)
 The order in which to sort the results. | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withStatus(String status)
 The task definition status with which to filter the  ListTaskDefinitionsresults. | 
| ListTaskDefinitionsRequest | ListTaskDefinitionsRequest. withStatus(TaskDefinitionStatus status)
 The task definition status with which to filter the  ListTaskDefinitionsresults. | 
Copyright © 2021. All rights reserved.