@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeTaskSetsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description | 
|---|
| DescribeTaskSetsRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| DescribeTaskSetsRequest | clone()Creates a shallow clone of this object for all fields except the handler context. | 
| boolean | equals(Object obj) | 
| String | getCluster()
 The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist
 in. | 
| List<String> | getInclude()
 Specifies whether to see the resource tags for the task set. | 
| String | getService()
 The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in. | 
| List<String> | getTaskSets()
 The ID or full Amazon Resource Name (ARN) of task sets to describe. | 
| int | hashCode() | 
| void | setCluster(String cluster)
 The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist
 in. | 
| void | setInclude(Collection<String> include)
 Specifies whether to see the resource tags for the task set. | 
| void | setService(String service)
 The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in. | 
| void | setTaskSets(Collection<String> taskSets)
 The ID or full Amazon Resource Name (ARN) of task sets to describe. | 
| String | toString()Returns a string representation of this object. | 
| DescribeTaskSetsRequest | withCluster(String cluster)
 The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist
 in. | 
| DescribeTaskSetsRequest | withInclude(Collection<String> include)
 Specifies whether to see the resource tags for the task set. | 
| DescribeTaskSetsRequest | withInclude(String... include)
 Specifies whether to see the resource tags for the task set. | 
| DescribeTaskSetsRequest | withInclude(TaskSetField... include)
 Specifies whether to see the resource tags for the task set. | 
| DescribeTaskSetsRequest | withService(String service)
 The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in. | 
| DescribeTaskSetsRequest | withTaskSets(Collection<String> taskSets)
 The ID or full Amazon Resource Name (ARN) of task sets to describe. | 
| DescribeTaskSetsRequest | withTaskSets(String... taskSets)
 The ID or full Amazon Resource Name (ARN) of task sets to describe. | 
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setCluster(String cluster)
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist in.
cluster - The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets
        exist in.public String getCluster()
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist in.
public DescribeTaskSetsRequest withCluster(String cluster)
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets exist in.
cluster - The short name or full Amazon Resource Name (ARN) of the cluster that hosts the service that the task sets
        exist in.public void setService(String service)
The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in.
service - The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in.public String getService()
The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in.
public DescribeTaskSetsRequest withService(String service)
The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in.
service - The short name or full Amazon Resource Name (ARN) of the service that the task sets exist in.public List<String> getTaskSets()
The ID or full Amazon Resource Name (ARN) of task sets to describe.
public void setTaskSets(Collection<String> taskSets)
The ID or full Amazon Resource Name (ARN) of task sets to describe.
taskSets - The ID or full Amazon Resource Name (ARN) of task sets to describe.public DescribeTaskSetsRequest withTaskSets(String... taskSets)
The ID or full Amazon Resource Name (ARN) of task sets to describe.
 NOTE: This method appends the values to the existing list (if any). Use
 setTaskSets(java.util.Collection) or withTaskSets(java.util.Collection) if you want to override
 the existing values.
 
taskSets - The ID or full Amazon Resource Name (ARN) of task sets to describe.public DescribeTaskSetsRequest withTaskSets(Collection<String> taskSets)
The ID or full Amazon Resource Name (ARN) of task sets to describe.
taskSets - The ID or full Amazon Resource Name (ARN) of task sets to describe.public List<String> getInclude()
 Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are
 included in the response. If this field is omitted, tags are not included in the response.
 
TAGS is specified, the tags
         are included in the response. If this field is omitted, tags are not included in the response.TaskSetFieldpublic void setInclude(Collection<String> include)
 Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are
 included in the response. If this field is omitted, tags are not included in the response.
 
include - Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags
        are included in the response. If this field is omitted, tags are not included in the response.TaskSetFieldpublic DescribeTaskSetsRequest withInclude(String... include)
 Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are
 included in the response. If this field is omitted, tags are not included in the response.
 
 NOTE: This method appends the values to the existing list (if any). Use
 setInclude(java.util.Collection) or withInclude(java.util.Collection) if you want to override
 the existing values.
 
include - Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags
        are included in the response. If this field is omitted, tags are not included in the response.TaskSetFieldpublic DescribeTaskSetsRequest withInclude(Collection<String> include)
 Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are
 included in the response. If this field is omitted, tags are not included in the response.
 
include - Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags
        are included in the response. If this field is omitted, tags are not included in the response.TaskSetFieldpublic DescribeTaskSetsRequest withInclude(TaskSetField... include)
 Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags are
 included in the response. If this field is omitted, tags are not included in the response.
 
include - Specifies whether to see the resource tags for the task set. If TAGS is specified, the tags
        are included in the response. If this field is omitted, tags are not included in the response.TaskSetFieldpublic String toString()
toString in class ObjectObject.toString()public DescribeTaskSetsRequest clone()
AmazonWebServiceRequestclone in class AmazonWebServiceRequestObject.clone()