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.
|