Java com.amazonaws.services.ecs.model ListContainerInstancesRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.ecs.model ListContainerInstancesRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.ecs.model ListContainerInstancesRequest.

The text is from its open source code.

Constructor

Method

voidsetNextToken(String nextToken)

The nextToken value returned from a ListContainerInstances request indicating that more results are available to fulfill the request and further calls will be needed.

ListContainerInstancesRequestwithCluster(String cluster)

The short name or full Amazon Resource Name (ARN) of the cluster that hosts the container instances to list.