Package | Description |
---|---|
com.amazonaws.services.ecs | |
com.amazonaws.services.ecs.model |
Modifier and Type | Method and Description |
---|---|
ListContainerInstancesRequest |
ListContainerInstancesRequest.clone() |
ListContainerInstancesRequest |
ListContainerInstancesRequest.withCluster(String cluster)
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances to list.
|
ListContainerInstancesRequest |
ListContainerInstancesRequest.withMaxResults(Integer maxResults)
The maximum number of container instance results returned by
ListContainerInstances in paginated output. |
ListContainerInstancesRequest |
ListContainerInstancesRequest.withNextToken(String nextToken)
The
nextToken value returned from a previous paginated
ListContainerInstances request where maxResults
was used and the results exceeded the value of that parameter. |
Copyright © 2018. All rights reserved.