- getAcknowledgment() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeResult
-
Acknowledgement of the state change.
- getAcknowledgment() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeResult
-
Acknowledgement of the state change.
- getAgentConnected() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
This parameter returns true
if the agent is actually
connected to Amazon ECS.
- getArn() - Method in class com.amazonaws.services.ecs.model.Failure
-
The Amazon Resource Name (ARN) of the failed resource.
- getBindIP() - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The IP address that the container is bound to on the container
instance.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCluster() - Method in class com.amazonaws.services.ecs.model.CreateClusterResult
-
The full description of your new cluster.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to delete.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DeleteClusterResult
-
The full description of the deleted cluster.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instance you want to deregister.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances you want to describe.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task you want to describe.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The cluster that the container instance belongs to.
- getCluster() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances you want to list.
- getCluster() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the tasks you want to list.
- getCluster() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to register your container instance with.
- getCluster() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to run your task on.
- getCluster() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to start your task on.
- getCluster() - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task you want to stop.
- getCluster() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container.
- getCluster() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task.
- getClusterArn() - Method in class com.amazonaws.services.ecs.model.Cluster
-
The Amazon Resource Name (ARN) that identifies the cluster.
- getClusterArn() - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the of the cluster that hosts the
task.
- getClusterArns() - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The list of full Amazon Resource Name (ARN) entries for each cluster
associated with your account.
- getClusterName() - Method in class com.amazonaws.services.ecs.model.Cluster
-
A user-generated string that you can use to identify your cluster.
- getClusterName() - Method in class com.amazonaws.services.ecs.model.CreateClusterRequest
-
The name of your cluster.
- getClusters() - Method in class com.amazonaws.services.ecs.model.DescribeClustersRequest
-
A space-separated list of cluster names or full cluster Amazon
Resource Name (ARN) entries.
- getClusters() - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
The list of clusters.
- getCommand() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The CMD
that is passed to the container.
- getCommand() - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The command to send to the container that receives the override.
- getContainerArn() - Method in class com.amazonaws.services.ecs.model.Container
-
The Amazon Resource Name (ARN) of the container.
- getContainerDefinitions() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- getContainerDefinitions() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance you want to deregister.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance that you want to filter the ListTasks
results with.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
- getContainerInstanceArn() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The Amazon Resource Name (ARN) of the container instance.
- getContainerInstanceArn() - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the container instances that host
the task.
- getContainerInstanceArns() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The list of container instance full Amazon Resource Name (ARN) entries
for each container instance associated with the specified cluster.
- getContainerInstances() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
A space-separated list of container instance UUIDs or full Amazon
Resource Name (ARN) entries.
- getContainerInstances() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
The list of container instances.
- getContainerInstances() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The container instance UUIDs or full Amazon Resource Name (ARN)
entries for the container instances on which you would like to place
your task.
- getContainerName() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The name of the container.
- getContainerOverrides() - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
One or more container overrides to send when running a task.
- getContainerPath() - Method in class com.amazonaws.services.ecs.model.MountPoint
-
The path on the container to mount the host volume at.
- getContainerPort() - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The port number on the container that is be used with the network
binding.
- getContainerPort() - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The port number on the container that is bound to the user-specified
or automatically assigned host port.
- getContainers() - Method in class com.amazonaws.services.ecs.model.Task
-
The containers associated with the task.
- getCount() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The number of instances of the specified task that you would like to
place on your cluster.
- getCpu() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of cpu
units reserved for the container.
- getDesiredStatus() - Method in class com.amazonaws.services.ecs.model.Task
-
The desired status of the task.
- getDoubleValue() - Method in class com.amazonaws.services.ecs.model.Resource
-
When the doubleValue
type is set, the value of the
resource must be a double precision floating-point type.
- getEc2InstanceId() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The Amazon EC2 instance ID of the container instance.
- getEndpoint() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
The endpoint for the Amazon ECS agent to poll.
- getEntryPoint() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
- getEnvironment() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The environment variables to pass to a container.
- getEssential() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
If the essential
parameter of a container is marked as
true
, the failure of that container will stop the task.
- getExecutorService() - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExitCode() - Method in class com.amazonaws.services.ecs.model.Container
-
The exit code returned from the container.
- getExitCode() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The exit code returned for the state change request.
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
- getFailures() - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failed tasks from your RunTask
action are listed
here.
- getFailures() - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failed tasks from your StartTask
action are listed
here.
- getFamilies() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The list of task definition family names that match the
ListTaskDefinitionFamilies
request.
- getFamily() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The name of the family that you want to filter the
ListTasks
results with.
- getFamily() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
You must specify a family
for a task definition, which
allows you to track multiple versions of the same task definition.
- getFamily() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The family of your task definition.
- getFamilyPrefix() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The familyPrefix
is a string that is used to filter the
results of ListTaskDefinitionFamilies
.
- getFamilyPrefix() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The full family name that you want to filter the
ListTaskDefinitions
results with.
- getForce() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Force the deregistration of the container instance.
- getHost() - Method in class com.amazonaws.services.ecs.model.Volume
-
The path on the host container instance that is presented to the
containers which access the volume.
- getHostPort() - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The port number on the host that is used with the network binding.
- getHostPort() - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The port number on the container instance to reserve for your
container.
- getImage() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The image used to start a container.
- getInstanceIdentityDocument() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
- getInstanceIdentityDocumentSignature() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
- getIntegerValue() - Method in class com.amazonaws.services.ecs.model.Resource
-
When the integerValue
type is set, the value of the
resource must be an integer.
- getLastStatus() - Method in class com.amazonaws.services.ecs.model.Container
-
The last known status of the container.
- getLastStatus() - Method in class com.amazonaws.services.ecs.model.Task
-
The last known status of the task.
- getLinks() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The link
parameter allows containers to communicate with
each other without the need for port mappings, using the
name
parameter.
- getLongValue() - Method in class com.amazonaws.services.ecs.model.Resource
-
When the longValue
type is set, the value of the resource
must be an extended precision floating-point type.
- getMaxResults() - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
The maximum number of cluster results returned by
ListClusters
in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The maximum number of container instance results returned by
ListContainerInstances
in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The maximum number of task definition family results returned by
ListTaskDefinitionFamilies
in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output.
- getMaxResults() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The maximum number of task results returned by ListTasks
in paginated output.
- getMemory() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of MiB of memory reserved for the container.
- getMountPoints() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The mount points for data volumes in your container.
- getName() - Method in class com.amazonaws.services.ecs.model.Container
-
The name of the container.
- getName() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The name of a container.
- getName() - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The name of the container that receives the override.
- getName() - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The name of the key value pair.
- getName() - Method in class com.amazonaws.services.ecs.model.Resource
-
The name of the resource, such as CPU
,
MEMORY
, PORTS
, or a user-defined resource.
- getName() - Method in class com.amazonaws.services.ecs.model.Volume
-
The name of the volume.
- getNetworkBindings() - Method in class com.amazonaws.services.ecs.model.Container
-
- getNetworkBindings() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The network bindings of the container.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
The nextToken
value returned from a previous paginated
ListClusters
request where maxResults
was
used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The nextToken
value to include in a future
ListClusters
request.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The nextToken
value returned from a previous paginated
ListContainerInstances
request where
maxResults
was used and the results exceeded the value of
that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The nextToken
value to include in a future
ListContainerInstances
request.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The nextToken
value returned from a previous paginated
ListTaskDefinitionFamilies
request where
maxResults
was used and the results exceeded the value of
that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The nextToken
value to include in a future
ListTaskDefinitionFamilies
request.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The nextToken
value returned from a previous paginated
ListTaskDefinitions
request where maxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The nextToken
value to include in a future
ListTaskDefinitions
request.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The nextToken
value returned from a previous paginated
ListTasks
request where maxResults
was used
and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The nextToken
value to include in a future
ListTasks
request.
- getOverrides() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
- getOverrides() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
- getOverrides() - Method in class com.amazonaws.services.ecs.model.Task
-
One or more container overrides.
- getPortMappings() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The list of port mappings for the container.
- getReadOnly() - Method in class com.amazonaws.services.ecs.model.MountPoint
-
If this value is true
, the container has read-only access
to the volume.
- getReadOnly() - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
If this value is true
, the container has read-only access
to the volume.
- getReason() - Method in class com.amazonaws.services.ecs.model.Container
-
A short (255 max characters) human-readable string to provide
additional detail about a running or stopped container.
- getReason() - Method in class com.amazonaws.services.ecs.model.Failure
-
The reason for the failure.
- getReason() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The reason for the state change request.
- getReason() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The reason for the state change request.
- getRegisteredResources() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The registered resources on the container instance that are in use by
current tasks.
- getRemainingResources() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The remaining resources of the container instance that are available
for new tasks.
- getRevision() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The revision of the task in a particular family.
- getSourceContainer() - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
The name of the container to mount volumes from.
- getSourcePath() - Method in class com.amazonaws.services.ecs.model.HostVolumeProperties
-
The path on the host container instance that is presented to the
container.
- getSourceVolume() - Method in class com.amazonaws.services.ecs.model.MountPoint
-
The name of the volume to mount.
- getStatus() - Method in class com.amazonaws.services.ecs.model.Cluster
-
The status of the cluster.
- getStatus() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the container instance.
- getStatus() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The status of the state change request.
- getStatus() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The status of the state change request.
- getStringSetValue() - Method in class com.amazonaws.services.ecs.model.Resource
-
When the stringSetValue
type is set, the value of the
resource must be a string type.
- getTask() - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The task UUIDs or full Amazon Resource Name (ARN) entry of the task
you would like to stop.
- getTask() - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
- getTask() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The task UUID or full Amazon Resource Name (ARN) of the task that
hosts the container.
- getTask() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The task UUID or full Amazon Resource Name (ARN) of the task in the
state change request.
- getTaskArn() - Method in class com.amazonaws.services.ecs.model.Container
-
The Amazon Resource Name (ARN) of the task.
- getTaskArn() - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the task.
- getTaskArns() - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The list of task Amazon Resource Name (ARN) entries for the
ListTasks
request.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to deregister.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionResult
-
The full description of the deregistered task.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionRequest
-
The family
for the latest revision, family
and revision
(family:revision
) for a
specific revision in the family, or full Amazon Resource Name (ARN) of
the task definition that you want to describe.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionResult
-
The full task definition description.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionResult
-
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to run.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to start.
- getTaskDefinitionArn() - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the of the task definition that
creates the task.
- getTaskDefinitionArn() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The full Amazon Resource Name (ARN) of the of the task definition.
- getTaskDefinitionArns() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The list of task definition Amazon Resource Name (ARN) entries for the
ListTaskDefintions
request.
- getTasks() - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task UUIDs or full Amazon Resource Name
(ARN) entries.
- getTasks() - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
The list of tasks.
- getTasks() - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
A full description of the tasks that were run.
- getTasks() - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
A full description of the tasks that were started.
- getTotalResources() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
- getType() - Method in class com.amazonaws.services.ecs.model.Resource
-
The type of the resource, such as INTEGER
,
DOUBLE
, LONG
, or STRINGSET
.
- getValue() - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The value of the key value pair.
- getVolumes() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of volume definitions in JSON format that containers in your
task may use.
- getVolumes() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The list of volumes in a task.
- getVolumesFrom() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
Data volumes to mount from another container.
- ServerException - Exception in com.amazonaws.services.ecs.model
-
These errors are usually caused by a server-side issue.
- ServerException(String) - Constructor for exception com.amazonaws.services.ecs.model.ServerException
-
Constructs a new ServerException with the specified error
message.
- setAcknowledgment(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeResult
-
Acknowledgement of the state change.
- setAcknowledgment(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeResult
-
Acknowledgement of the state change.
- setAgentConnected(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
This parameter returns true
if the agent is actually
connected to Amazon ECS.
- setArn(String) - Method in class com.amazonaws.services.ecs.model.Failure
-
The Amazon Resource Name (ARN) of the failed resource.
- setBindIP(String) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The IP address that the container is bound to on the container
instance.
- setCluster(Cluster) - Method in class com.amazonaws.services.ecs.model.CreateClusterResult
-
The full description of your new cluster.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to delete.
- setCluster(Cluster) - Method in class com.amazonaws.services.ecs.model.DeleteClusterResult
-
The full description of the deleted cluster.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instance you want to deregister.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances you want to describe.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task you want to describe.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The cluster that the container instance belongs to.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances you want to list.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the tasks you want to list.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to register your container instance with.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to run your task on.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to start your task on.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task you want to stop.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task.
- setClusterArn(String) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The Amazon Resource Name (ARN) that identifies the cluster.
- setClusterArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the of the cluster that hosts the
task.
- setClusterArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The list of full Amazon Resource Name (ARN) entries for each cluster
associated with your account.
- setClusterName(String) - Method in class com.amazonaws.services.ecs.model.Cluster
-
A user-generated string that you can use to identify your cluster.
- setClusterName(String) - Method in class com.amazonaws.services.ecs.model.CreateClusterRequest
-
The name of your cluster.
- setClusters(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersRequest
-
A space-separated list of cluster names or full cluster Amazon
Resource Name (ARN) entries.
- setClusters(Collection<Cluster>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
The list of clusters.
- setCommand(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The CMD
that is passed to the container.
- setCommand(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The command to send to the container that receives the override.
- setContainerArn(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The Amazon Resource Name (ARN) of the container.
- setContainerDefinitions(Collection<ContainerDefinition>) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- setContainerDefinitions(Collection<ContainerDefinition>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- setContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance you want to deregister.
- setContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
- setContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance.
- setContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance that you want to filter the ListTasks
results with.
- setContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
- setContainerInstanceArn(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The Amazon Resource Name (ARN) of the container instance.
- setContainerInstanceArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the container instances that host
the task.
- setContainerInstanceArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The list of container instance full Amazon Resource Name (ARN) entries
for each container instance associated with the specified cluster.
- setContainerInstances(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
A space-separated list of container instance UUIDs or full Amazon
Resource Name (ARN) entries.
- setContainerInstances(Collection<ContainerInstance>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
The list of container instances.
- setContainerInstances(Collection<String>) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The container instance UUIDs or full Amazon Resource Name (ARN)
entries for the container instances on which you would like to place
your task.
- setContainerName(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The name of the container.
- setContainerOverrides(Collection<ContainerOverride>) - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
One or more container overrides to send when running a task.
- setContainerPath(String) - Method in class com.amazonaws.services.ecs.model.MountPoint
-
The path on the container to mount the host volume at.
- setContainerPort(Integer) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The port number on the container that is be used with the network
binding.
- setContainerPort(Integer) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The port number on the container that is bound to the user-specified
or automatically assigned host port.
- setContainers(Collection<Container>) - Method in class com.amazonaws.services.ecs.model.Task
-
The containers associated with the task.
- setCount(Integer) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The number of instances of the specified task that you would like to
place on your cluster.
- setCpu(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of cpu
units reserved for the container.
- setDesiredStatus(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The desired status of the task.
- setDoubleValue(Double) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the doubleValue
type is set, the value of the
resource must be a double precision floating-point type.
- setEc2InstanceId(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The Amazon EC2 instance ID of the container instance.
- setEndpoint(String) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
Overrides the default endpoint for this client ("https://ecs.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- setEndpoint(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
The endpoint for the Amazon ECS agent to poll.
- setEntryPoint(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
- setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The environment variables to pass to a container.
- setEssential(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
If the essential
parameter of a container is marked as
true
, the failure of that container will stop the task.
- setExitCode(Integer) - Method in class com.amazonaws.services.ecs.model.Container
-
The exit code returned from the container.
- setExitCode(Integer) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The exit code returned for the state change request.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failed tasks from your RunTask
action are listed
here.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failed tasks from your StartTask
action are listed
here.
- setFamilies(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The list of task definition family names that match the
ListTaskDefinitionFamilies
request.
- setFamily(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The name of the family that you want to filter the
ListTasks
results with.
- setFamily(String) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
You must specify a family
for a task definition, which
allows you to track multiple versions of the same task definition.
- setFamily(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The family of your task definition.
- setFamilyPrefix(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The familyPrefix
is a string that is used to filter the
results of ListTaskDefinitionFamilies
.
- setFamilyPrefix(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The full family name that you want to filter the
ListTaskDefinitions
results with.
- setForce(Boolean) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Force the deregistration of the container instance.
- setHost(HostVolumeProperties) - Method in class com.amazonaws.services.ecs.model.Volume
-
The path on the host container instance that is presented to the
containers which access the volume.
- setHostPort(Integer) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The port number on the host that is used with the network binding.
- setHostPort(Integer) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The port number on the container instance to reserve for your
container.
- setImage(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The image used to start a container.
- setInstanceIdentityDocument(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
- setInstanceIdentityDocumentSignature(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
- setIntegerValue(Integer) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the integerValue
type is set, the value of the
resource must be an integer.
- setLastStatus(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The last known status of the container.
- setLastStatus(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The last known status of the task.
- setLinks(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The link
parameter allows containers to communicate with
each other without the need for port mappings, using the
name
parameter.
- setLongValue(Long) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the longValue
type is set, the value of the resource
must be an extended precision floating-point type.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
The maximum number of cluster results returned by
ListClusters
in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The maximum number of container instance results returned by
ListContainerInstances
in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The maximum number of task definition family results returned by
ListTaskDefinitionFamilies
in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The maximum number of task results returned by ListTasks
in paginated output.
- setMemory(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of MiB of memory reserved for the container.
- setMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The mount points for data volumes in your container.
- setName(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The name of the container.
- setName(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The name of a container.
- setName(String) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The name of the container that receives the override.
- setName(String) - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The name of the key value pair.
- setName(String) - Method in class com.amazonaws.services.ecs.model.Resource
-
The name of the resource, such as CPU
,
MEMORY
, PORTS
, or a user-defined resource.
- setName(String) - Method in class com.amazonaws.services.ecs.model.Volume
-
The name of the volume.
- setNetworkBindings(Collection<NetworkBinding>) - Method in class com.amazonaws.services.ecs.model.Container
-
- setNetworkBindings(Collection<NetworkBinding>) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The network bindings of the container.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
The nextToken
value returned from a previous paginated
ListClusters
request where maxResults
was
used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The nextToken
value to include in a future
ListClusters
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The nextToken
value returned from a previous paginated
ListContainerInstances
request where
maxResults
was used and the results exceeded the value of
that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The nextToken
value to include in a future
ListContainerInstances
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The nextToken
value returned from a previous paginated
ListTaskDefinitionFamilies
request where
maxResults
was used and the results exceeded the value of
that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The nextToken
value to include in a future
ListTaskDefinitionFamilies
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The nextToken
value returned from a previous paginated
ListTaskDefinitions
request where maxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The nextToken
value to include in a future
ListTaskDefinitions
request.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The nextToken
value returned from a previous paginated
ListTasks
request where maxResults
was used
and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The nextToken
value to include in a future
ListTasks
request.
- setOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
- setOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
- setOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.Task
-
One or more container overrides.
- setPortMappings(Collection<PortMapping>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The list of port mappings for the container.
- setReadOnly(Boolean) - Method in class com.amazonaws.services.ecs.model.MountPoint
-
If this value is true
, the container has read-only access
to the volume.
- setReadOnly(Boolean) - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
If this value is true
, the container has read-only access
to the volume.
- setReason(String) - Method in class com.amazonaws.services.ecs.model.Container
-
A short (255 max characters) human-readable string to provide
additional detail about a running or stopped container.
- setReason(String) - Method in class com.amazonaws.services.ecs.model.Failure
-
The reason for the failure.
- setReason(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The reason for the state change request.
- setReason(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The reason for the state change request.
- setRegion(Region) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
- setRegisteredResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The registered resources on the container instance that are in use by
current tasks.
- setRemainingResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The remaining resources of the container instance that are available
for new tasks.
- setRevision(Integer) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The revision of the task in a particular family.
- setSourceContainer(String) - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
The name of the container to mount volumes from.
- setSourcePath(String) - Method in class com.amazonaws.services.ecs.model.HostVolumeProperties
-
The path on the host container instance that is presented to the
container.
- setSourceVolume(String) - Method in class com.amazonaws.services.ecs.model.MountPoint
-
The name of the volume to mount.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The status of the cluster.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the container instance.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The status of the state change request.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The status of the state change request.
- setStringSetValue(Collection<String>) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the stringSetValue
type is set, the value of the
resource must be a string type.
- setTask(String) - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The task UUIDs or full Amazon Resource Name (ARN) entry of the task
you would like to stop.
- setTask(Task) - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
- setTask(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The task UUID or full Amazon Resource Name (ARN) of the task that
hosts the container.
- setTask(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The task UUID or full Amazon Resource Name (ARN) of the task in the
state change request.
- setTaskArn(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The Amazon Resource Name (ARN) of the task.
- setTaskArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the task.
- setTaskArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The list of task Amazon Resource Name (ARN) entries for the
ListTasks
request.
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to deregister.
- setTaskDefinition(TaskDefinition) - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionResult
-
The full description of the deregistered task.
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionRequest
-
The family
for the latest revision, family
and revision
(family:revision
) for a
specific revision in the family, or full Amazon Resource Name (ARN) of
the task definition that you want to describe.
- setTaskDefinition(TaskDefinition) - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionResult
-
The full task definition description.
- setTaskDefinition(TaskDefinition) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionResult
-
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to run.
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to start.
- setTaskDefinitionArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the of the task definition that
creates the task.
- setTaskDefinitionArn(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The full Amazon Resource Name (ARN) of the of the task definition.
- setTaskDefinitionArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The list of task definition Amazon Resource Name (ARN) entries for the
ListTaskDefintions
request.
- setTasks(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task UUIDs or full Amazon Resource Name
(ARN) entries.
- setTasks(Collection<Task>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
The list of tasks.
- setTasks(Collection<Task>) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
A full description of the tasks that were run.
- setTasks(Collection<Task>) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
A full description of the tasks that were started.
- setTotalResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
- setType(String) - Method in class com.amazonaws.services.ecs.model.Resource
-
The type of the resource, such as INTEGER
,
DOUBLE
, LONG
, or STRINGSET
.
- setValue(String) - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The value of the key value pair.
- setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of volume definitions in JSON format that containers in your
task may use.
- setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The list of volumes in a task.
- setVolumesFrom(Collection<VolumeFrom>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
Data volumes to mount from another container.
- shutdown() - Method in interface com.amazonaws.services.ecs.AmazonECS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Shuts down the client, releasing all managed resources.
- startTask(StartTaskRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
Starts a new task from the specified task definition on the specified
container instance or instances.
- startTask(StartTaskRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
Starts a new task from the specified task definition on the specified
container instance or instances.
- startTaskAsync(StartTaskRequest) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
Starts a new task from the specified task definition on the specified
container instance or instances.
- startTaskAsync(StartTaskRequest, AsyncHandler<StartTaskRequest, StartTaskResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
Starts a new task from the specified task definition on the specified
container instance or instances.
- startTaskAsync(StartTaskRequest) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Starts a new task from the specified task definition on the specified
container instance or instances.
- startTaskAsync(StartTaskRequest, AsyncHandler<StartTaskRequest, StartTaskResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Starts a new task from the specified task definition on the specified
container instance or instances.
- StartTaskRequest - Class in com.amazonaws.services.ecs.model
-
- StartTaskRequest() - Constructor for class com.amazonaws.services.ecs.model.StartTaskRequest
-
- StartTaskResult - Class in com.amazonaws.services.ecs.model
-
- StartTaskResult() - Constructor for class com.amazonaws.services.ecs.model.StartTaskResult
-
- stopTask(StopTaskRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
Stops a running task.
- stopTask(StopTaskRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
Stops a running task.
- stopTaskAsync(StopTaskRequest) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
Stops a running task.
- stopTaskAsync(StopTaskRequest, AsyncHandler<StopTaskRequest, StopTaskResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
Stops a running task.
- stopTaskAsync(StopTaskRequest) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Stops a running task.
- stopTaskAsync(StopTaskRequest, AsyncHandler<StopTaskRequest, StopTaskResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Stops a running task.
- StopTaskRequest - Class in com.amazonaws.services.ecs.model
-
- StopTaskRequest() - Constructor for class com.amazonaws.services.ecs.model.StopTaskRequest
-
- StopTaskResult - Class in com.amazonaws.services.ecs.model
-
- StopTaskResult() - Constructor for class com.amazonaws.services.ecs.model.StopTaskResult
-
- submitContainerStateChange(SubmitContainerStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChange() - Method in interface com.amazonaws.services.ecs.AmazonECS
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChange(SubmitContainerStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChange() - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- SubmitContainerStateChangeRequest - Class in com.amazonaws.services.ecs.model
-
- SubmitContainerStateChangeRequest() - Constructor for class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
- SubmitContainerStateChangeResult - Class in com.amazonaws.services.ecs.model
-
- SubmitContainerStateChangeResult() - Constructor for class com.amazonaws.services.ecs.model.SubmitContainerStateChangeResult
-
- submitTaskStateChange(SubmitTaskStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitTaskStateChange(SubmitTaskStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
- SubmitTaskStateChangeRequest - Class in com.amazonaws.services.ecs.model
-
- SubmitTaskStateChangeRequest() - Constructor for class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
- SubmitTaskStateChangeResult - Class in com.amazonaws.services.ecs.model
-
- SubmitTaskStateChangeResult() - Constructor for class com.amazonaws.services.ecs.model.SubmitTaskStateChangeResult
-
- Task - Class in com.amazonaws.services.ecs.model
-
- Task() - Constructor for class com.amazonaws.services.ecs.model.Task
-
- TaskDefinition - Class in com.amazonaws.services.ecs.model
-
- TaskDefinition() - Constructor for class com.amazonaws.services.ecs.model.TaskDefinition
-
- TaskOverride - Class in com.amazonaws.services.ecs.model
-
- TaskOverride() - Constructor for class com.amazonaws.services.ecs.model.TaskOverride
-
- toString() - Method in class com.amazonaws.services.ecs.model.Cluster
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.Container
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.CreateClusterRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.CreateClusterResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeleteClusterResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeClustersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.Failure
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.HostVolumeProperties
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.MountPoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.PortMapping
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.Resource
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.Task
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.Volume
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
Returns a string representation of this object; useful for testing and
debugging.
- withAcknowledgment(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeResult
-
Acknowledgement of the state change.
- withAcknowledgment(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeResult
-
Acknowledgement of the state change.
- withAgentConnected(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
This parameter returns true
if the agent is actually
connected to Amazon ECS.
- withArn(String) - Method in class com.amazonaws.services.ecs.model.Failure
-
The Amazon Resource Name (ARN) of the failed resource.
- withBindIP(String) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The IP address that the container is bound to on the container
instance.
- withCluster(Cluster) - Method in class com.amazonaws.services.ecs.model.CreateClusterResult
-
The full description of your new cluster.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to delete.
- withCluster(Cluster) - Method in class com.amazonaws.services.ecs.model.DeleteClusterResult
-
The full description of the deleted cluster.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instance you want to deregister.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances you want to describe.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task you want to describe.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The cluster that the container instance belongs to.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container instances you want to list.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the tasks you want to list.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to register your container instance with.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to run your task on.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
you want to start your task on.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task you want to stop.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the container.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that
hosts the task.
- withClusterArn(String) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The Amazon Resource Name (ARN) that identifies the cluster.
- withClusterArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the of the cluster that hosts the
task.
- withClusterArns(String...) - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The list of full Amazon Resource Name (ARN) entries for each cluster
associated with your account.
- withClusterArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The list of full Amazon Resource Name (ARN) entries for each cluster
associated with your account.
- withClusterName(String) - Method in class com.amazonaws.services.ecs.model.Cluster
-
A user-generated string that you can use to identify your cluster.
- withClusterName(String) - Method in class com.amazonaws.services.ecs.model.CreateClusterRequest
-
The name of your cluster.
- withClusters(String...) - Method in class com.amazonaws.services.ecs.model.DescribeClustersRequest
-
A space-separated list of cluster names or full cluster Amazon
Resource Name (ARN) entries.
- withClusters(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersRequest
-
A space-separated list of cluster names or full cluster Amazon
Resource Name (ARN) entries.
- withClusters(Cluster...) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
The list of clusters.
- withClusters(Collection<Cluster>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
The list of clusters.
- withCommand(String...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The CMD
that is passed to the container.
- withCommand(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The CMD
that is passed to the container.
- withCommand(String...) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The command to send to the container that receives the override.
- withCommand(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The command to send to the container that receives the override.
- withContainerArn(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The Amazon Resource Name (ARN) of the container.
- withContainerDefinitions(ContainerDefinition...) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- withContainerDefinitions(Collection<ContainerDefinition>) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- withContainerDefinitions(ContainerDefinition...) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- withContainerDefinitions(Collection<ContainerDefinition>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
A list of container definitions in JSON format that describe the
different containers that make up your task.
- withContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance you want to deregister.
- withContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
- withContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance.
- withContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The container instance UUID or full Amazon Resource Name (ARN) of the
container instance that you want to filter the ListTasks
results with.
- withContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
- withContainerInstanceArn(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The Amazon Resource Name (ARN) of the container instance.
- withContainerInstanceArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the container instances that host
the task.
- withContainerInstanceArns(String...) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The list of container instance full Amazon Resource Name (ARN) entries
for each container instance associated with the specified cluster.
- withContainerInstanceArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The list of container instance full Amazon Resource Name (ARN) entries
for each container instance associated with the specified cluster.
- withContainerInstances(String...) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
A space-separated list of container instance UUIDs or full Amazon
Resource Name (ARN) entries.
- withContainerInstances(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesRequest
-
A space-separated list of container instance UUIDs or full Amazon
Resource Name (ARN) entries.
- withContainerInstances(ContainerInstance...) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
The list of container instances.
- withContainerInstances(Collection<ContainerInstance>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
The list of container instances.
- withContainerInstances(String...) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The container instance UUIDs or full Amazon Resource Name (ARN)
entries for the container instances on which you would like to place
your task.
- withContainerInstances(Collection<String>) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The container instance UUIDs or full Amazon Resource Name (ARN)
entries for the container instances on which you would like to place
your task.
- withContainerName(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The name of the container.
- withContainerOverrides(ContainerOverride...) - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
One or more container overrides to send when running a task.
- withContainerOverrides(Collection<ContainerOverride>) - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
One or more container overrides to send when running a task.
- withContainerPath(String) - Method in class com.amazonaws.services.ecs.model.MountPoint
-
The path on the container to mount the host volume at.
- withContainerPort(Integer) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The port number on the container that is be used with the network
binding.
- withContainerPort(Integer) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The port number on the container that is bound to the user-specified
or automatically assigned host port.
- withContainers(Container...) - Method in class com.amazonaws.services.ecs.model.Task
-
The containers associated with the task.
- withContainers(Collection<Container>) - Method in class com.amazonaws.services.ecs.model.Task
-
The containers associated with the task.
- withCount(Integer) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The number of instances of the specified task that you would like to
place on your cluster.
- withCpu(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of cpu
units reserved for the container.
- withDesiredStatus(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The desired status of the task.
- withDoubleValue(Double) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the doubleValue
type is set, the value of the
resource must be a double precision floating-point type.
- withEc2InstanceId(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The Amazon EC2 instance ID of the container instance.
- withEndpoint(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
The endpoint for the Amazon ECS agent to poll.
- withEntryPoint(String...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
- withEntryPoint(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
- withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The environment variables to pass to a container.
- withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The environment variables to pass to a container.
- withEssential(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
If the essential
parameter of a container is marked as
true
, the failure of that container will stop the task.
- withExitCode(Integer) - Method in class com.amazonaws.services.ecs.model.Container
-
The exit code returned from the container.
- withExitCode(Integer) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The exit code returned for the state change request.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Returns a reference to this object so that method calls can be chained together.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Returns a reference to this object so that method calls can be chained together.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Returns a reference to this object so that method calls can be chained together.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Returns a reference to this object so that method calls can be chained together.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Returns a reference to this object so that method calls can be chained together.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Returns a reference to this object so that method calls can be chained together.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failed tasks from your RunTask
action are listed
here.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failed tasks from your RunTask
action are listed
here.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failed tasks from your StartTask
action are listed
here.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failed tasks from your StartTask
action are listed
here.
- withFamilies(String...) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The list of task definition family names that match the
ListTaskDefinitionFamilies
request.
- withFamilies(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The list of task definition family names that match the
ListTaskDefinitionFamilies
request.
- withFamily(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The name of the family that you want to filter the
ListTasks
results with.
- withFamily(String) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
You must specify a family
for a task definition, which
allows you to track multiple versions of the same task definition.
- withFamily(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The family of your task definition.
- withFamilyPrefix(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The familyPrefix
is a string that is used to filter the
results of ListTaskDefinitionFamilies
.
- withFamilyPrefix(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The full family name that you want to filter the
ListTaskDefinitions
results with.
- withForce(Boolean) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Force the deregistration of the container instance.
- withHost(HostVolumeProperties) - Method in class com.amazonaws.services.ecs.model.Volume
-
The path on the host container instance that is presented to the
containers which access the volume.
- withHostPort(Integer) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The port number on the host that is used with the network binding.
- withHostPort(Integer) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The port number on the container instance to reserve for your
container.
- withImage(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The image used to start a container.
- withInstanceIdentityDocument(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
Returns a reference to this object so that method calls can be chained together.
- withInstanceIdentityDocumentSignature(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
Returns a reference to this object so that method calls can be chained together.
- withIntegerValue(Integer) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the integerValue
type is set, the value of the
resource must be an integer.
- withLastStatus(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The last known status of the container.
- withLastStatus(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The last known status of the task.
- withLinks(String...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The link
parameter allows containers to communicate with
each other without the need for port mappings, using the
name
parameter.
- withLinks(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The link
parameter allows containers to communicate with
each other without the need for port mappings, using the
name
parameter.
- withLongValue(Long) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the longValue
type is set, the value of the resource
must be an extended precision floating-point type.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
The maximum number of cluster results returned by
ListClusters
in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The maximum number of container instance results returned by
ListContainerInstances
in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The maximum number of task definition family results returned by
ListTaskDefinitionFamilies
in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The maximum number of task definition results returned by
ListTaskDefinitions
in paginated output.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The maximum number of task results returned by ListTasks
in paginated output.
- withMemory(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of MiB of memory reserved for the container.
- withMountPoints(MountPoint...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The mount points for data volumes in your container.
- withMountPoints(Collection<MountPoint>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The mount points for data volumes in your container.
- withName(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The name of the container.
- withName(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The name of a container.
- withName(String) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The name of the container that receives the override.
- withName(String) - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The name of the key value pair.
- withName(String) - Method in class com.amazonaws.services.ecs.model.Resource
-
The name of the resource, such as CPU
,
MEMORY
, PORTS
, or a user-defined resource.
- withName(String) - Method in class com.amazonaws.services.ecs.model.Volume
-
The name of the volume.
- withNetworkBindings(NetworkBinding...) - Method in class com.amazonaws.services.ecs.model.Container
-
Returns a reference to this object so that method calls can be chained together.
- withNetworkBindings(Collection<NetworkBinding>) - Method in class com.amazonaws.services.ecs.model.Container
-
Returns a reference to this object so that method calls can be chained together.
- withNetworkBindings(NetworkBinding...) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The network bindings of the container.
- withNetworkBindings(Collection<NetworkBinding>) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The network bindings of the container.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListClustersRequest
-
The nextToken
value returned from a previous paginated
ListClusters
request where maxResults
was
used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListClustersResult
-
The nextToken
value to include in a future
ListClusters
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The nextToken
value returned from a previous paginated
ListContainerInstances
request where
maxResults
was used and the results exceeded the value of
that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesResult
-
The nextToken
value to include in a future
ListContainerInstances
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The nextToken
value returned from a previous paginated
ListTaskDefinitionFamilies
request where
maxResults
was used and the results exceeded the value of
that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesResult
-
The nextToken
value to include in a future
ListTaskDefinitionFamilies
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The nextToken
value returned from a previous paginated
ListTaskDefinitions
request where maxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The nextToken
value to include in a future
ListTaskDefinitions
request.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The nextToken
value returned from a previous paginated
ListTasks
request where maxResults
was used
and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The nextToken
value to include in a future
ListTasks
request.
- withOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
Returns a reference to this object so that method calls can be chained together.
- withOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
Returns a reference to this object so that method calls can be chained together.
- withOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.Task
-
One or more container overrides.
- withPortMappings(PortMapping...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The list of port mappings for the container.
- withPortMappings(Collection<PortMapping>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The list of port mappings for the container.
- withReadOnly(Boolean) - Method in class com.amazonaws.services.ecs.model.MountPoint
-
If this value is true
, the container has read-only access
to the volume.
- withReadOnly(Boolean) - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
If this value is true
, the container has read-only access
to the volume.
- withReason(String) - Method in class com.amazonaws.services.ecs.model.Container
-
A short (255 max characters) human-readable string to provide
additional detail about a running or stopped container.
- withReason(String) - Method in class com.amazonaws.services.ecs.model.Failure
-
The reason for the failure.
- withReason(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The reason for the state change request.
- withReason(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The reason for the state change request.
- withRegisteredResources(Resource...) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The registered resources on the container instance that are in use by
current tasks.
- withRegisteredResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The registered resources on the container instance that are in use by
current tasks.
- withRemainingResources(Resource...) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The remaining resources of the container instance that are available
for new tasks.
- withRemainingResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The remaining resources of the container instance that are available
for new tasks.
- withRevision(Integer) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The revision of the task in a particular family.
- withSourceContainer(String) - Method in class com.amazonaws.services.ecs.model.VolumeFrom
-
The name of the container to mount volumes from.
- withSourcePath(String) - Method in class com.amazonaws.services.ecs.model.HostVolumeProperties
-
The path on the host container instance that is presented to the
container.
- withSourceVolume(String) - Method in class com.amazonaws.services.ecs.model.MountPoint
-
The name of the volume to mount.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The status of the cluster.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the container instance.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The status of the state change request.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The status of the state change request.
- withStringSetValue(String...) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the stringSetValue
type is set, the value of the
resource must be a string type.
- withStringSetValue(Collection<String>) - Method in class com.amazonaws.services.ecs.model.Resource
-
When the stringSetValue
type is set, the value of the
resource must be a string type.
- withTask(String) - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The task UUIDs or full Amazon Resource Name (ARN) entry of the task
you would like to stop.
- withTask(Task) - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
Returns a reference to this object so that method calls can be chained together.
- withTask(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The task UUID or full Amazon Resource Name (ARN) of the task that
hosts the container.
- withTask(String) - Method in class com.amazonaws.services.ecs.model.SubmitTaskStateChangeRequest
-
The task UUID or full Amazon Resource Name (ARN) of the task in the
state change request.
- withTaskArn(String) - Method in class com.amazonaws.services.ecs.model.Container
-
The Amazon Resource Name (ARN) of the task.
- withTaskArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the task.
- withTaskArns(String...) - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The list of task Amazon Resource Name (ARN) entries for the
ListTasks
request.
- withTaskArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListTasksResult
-
The list of task Amazon Resource Name (ARN) entries for the
ListTasks
request.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to deregister.
- withTaskDefinition(TaskDefinition) - Method in class com.amazonaws.services.ecs.model.DeregisterTaskDefinitionResult
-
The full description of the deregistered task.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionRequest
-
The family
for the latest revision, family
and revision
(family:revision
) for a
specific revision in the family, or full Amazon Resource Name (ARN) of
the task definition that you want to describe.
- withTaskDefinition(TaskDefinition) - Method in class com.amazonaws.services.ecs.model.DescribeTaskDefinitionResult
-
The full task definition description.
- withTaskDefinition(TaskDefinition) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionResult
-
Returns a reference to this object so that method calls can be chained together.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to run.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name (ARN) of
the task definition that you want to start.
- withTaskDefinitionArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) of the of the task definition that
creates the task.
- withTaskDefinitionArn(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The full Amazon Resource Name (ARN) of the of the task definition.
- withTaskDefinitionArns(String...) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The list of task definition Amazon Resource Name (ARN) entries for the
ListTaskDefintions
request.
- withTaskDefinitionArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The list of task definition Amazon Resource Name (ARN) entries for the
ListTaskDefintions
request.
- withTasks(String...) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task UUIDs or full Amazon Resource Name
(ARN) entries.
- withTasks(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task UUIDs or full Amazon Resource Name
(ARN) entries.
- withTasks(Task...) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
The list of tasks.
- withTasks(Collection<Task>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
The list of tasks.
- withTasks(Task...) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
A full description of the tasks that were run.
- withTasks(Collection<Task>) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
A full description of the tasks that were run.
- withTasks(Task...) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
A full description of the tasks that were started.
- withTasks(Collection<Task>) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
A full description of the tasks that were started.
- withTotalResources(Resource...) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
Returns a reference to this object so that method calls can be chained together.
- withTotalResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
Returns a reference to this object so that method calls can be chained together.
- withType(String) - Method in class com.amazonaws.services.ecs.model.Resource
-
The type of the resource, such as INTEGER
,
DOUBLE
, LONG
, or STRINGSET
.
- withValue(String) - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The value of the key value pair.
- withVolumes(Volume...) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of volume definitions in JSON format that containers in your
task may use.
- withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
A list of volume definitions in JSON format that containers in your
task may use.
- withVolumes(Volume...) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The list of volumes in a task.
- withVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The list of volumes in a task.
- withVolumesFrom(VolumeFrom...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
Data volumes to mount from another container.
- withVolumesFrom(Collection<VolumeFrom>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
Data volumes to mount from another container.