- 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.
- getActiveServicesCount() - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of services that are running on the cluster in an ACTIVE
state.
- getAgentConnected() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
This parameter returns true
if the agent is actually connected to Amazon ECS.
- getAgentHash() - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The Git commit hash for the Amazon ECS container agent build on the
amazon-ecs-agent GitHub repository.
- getAgentUpdateStatus() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the most recent agent update.
- getAgentVersion() - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The version number of the Amazon ECS container agent.
- getArn() - Method in class com.amazonaws.services.ecs.model.Failure
-
The Amazon Resource Name (ARN) of the failed resource.
- getAttributeName() - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The name of the attribute with which to filter the results.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The attributes set for the container instance, either by the Amazon ECS container agent at instance registration
or manually with the
PutAttributes operation.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The attributes to delete from your resource.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.DeleteAttributesResult
-
A list of attribute objects that were successfully deleted from your resource.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
A list of attribute objects that meet the criteria of the request.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The attributes to apply to your resource.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.PutAttributesResult
-
The attributes applied to your resource.
- getAttributes() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The container instance attributes that this container instance supports.
- getAttributeValue() - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The value of the attribute with which to filter results.
- 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 class com.amazonaws.services.ecs.AbstractAmazonECS
-
- 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.
- getClientToken() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
- 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.CreateServiceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to run your service.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that contains the resource to apply attributes.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster 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.DeleteServiceRequest
-
The name of the cluster that hosts the service to delete.
- 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 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 to describe.
- getCluster() - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
The name of the cluster that hosts the service 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 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.ListAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster to list attributes.
- 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 to list.
- getCluster() - Method in class com.amazonaws.services.ecs.model.ListServicesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the services 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 to list.
- getCluster() - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that contains the resource to apply attributes.
- getCluster() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster with which to register your container instance.
- getCluster() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to run your task.
- getCluster() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to start your task.
- 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 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.
- getCluster() - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that your container instance is running on.
- getCluster() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the container instance to update.
- getCluster() - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that your service is running on.
- 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.Service
-
The Amazon Resource Name (ARN) of the cluster that hosts the service.
- getClusterArn() - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) 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 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 up to 100 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 command that is passed to the container.
- getCommand() - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The command to send to the container that overrides the default command from the Docker image or the task
definition.
- 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 ID or full Amazon Resource Name (ARN) of the container instance to deregister.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
The container instance that was deregistered.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The container instance ID or full Amazon Resource Name (ARN) of the container instance.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The container instance ID or full Amazon Resource Name (ARN) of the container instance with which to filter the
ListTasks
results.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
The container instance that was registered.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
The container instance ID or full Amazon Resource Name (ARN) entries for the container instance on which you
would like to update the Amazon ECS container agent.
- getContainerInstance() - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentResult
-
The container instance for which the container agent was updated.
- 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.RegisterContainerInstanceRequest
-
The Amazon Resource Name (ARN) of the container instance (if it was previously registered).
- 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 instances with 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 IDs 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 IDs or full Amazon Resource Name (ARN) entries for the container instances on which you
would like to place your task.
- getContainerInstances() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
A space-separated list of container instance IDs or full Amazon Resource Name (ARN) entries.
- getContainerInstances() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
The list of container instances.
- getContainerName() - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The name of the container (as it appears in a container definition) to associate with the load balancer.
- 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 sent to 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.LoadBalancer
-
The port on the container to associate with the load balancer.
- 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 instantiations of the specified task to place on your cluster.
- getCpu() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The number of cpu
units reserved for the container.
- getCreatedAt() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The Unix timestamp for when the service was created.
- getCreatedAt() - Method in class com.amazonaws.services.ecs.model.Service
-
The Unix timestamp for when the service was created.
- getCreatedAt() - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The Unix timestamp for when the event was triggered.
- getCreatedAt() - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was created (the task entered the PENDING
state).
- getDeploymentConfiguration() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- getDeploymentConfiguration() - Method in class com.amazonaws.services.ecs.model.Service
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- getDeploymentConfiguration() - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- getDeployments() - Method in class com.amazonaws.services.ecs.model.Service
-
The current state of deployments for the service.
- getDesiredCount() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The number of instantiations of the specified task definition to place and keep running on your cluster.
- getDesiredCount() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The most recent desired count of tasks that was specified for the service to deploy or maintain.
- getDesiredCount() - Method in class com.amazonaws.services.ecs.model.Service
-
The desired number of instantiations of the task definition to keep running on the service.
- getDesiredCount() - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The number of instantiations of the task to place and keep running in your service.
- getDesiredStatus() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The task desired status with which to filter the ListTasks
results.
- getDesiredStatus() - Method in class com.amazonaws.services.ecs.model.Task
-
The desired status of the task.
- getDisableNetworking() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, networking is disabled within the container.
- getDnsSearchDomains() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS search domains that are presented to the container.
- getDnsServers() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS servers that are presented to the container.
- getDockerLabels() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A key/value map of labels to add to the container.
- getDockerSecurityOptions() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of strings to provide custom labels for SELinux and AppArmor multi-level security systems.
- getDockerVersion() - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The Docker version running on the container instance.
- 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 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.
- getEnvironment() - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The environment variables to send to the container.
- getEssential() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
If the essential
parameter of a container is marked as true
, and that container fails
or stops for any reason, all other containers that are part of the task are stopped.
- getEvents() - Method in class com.amazonaws.services.ecs.model.Service
-
The event stream for your service.
- getExecutorService() - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Returns the executor service used by this client to execute async 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.
- getExpression() - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
A cluster query language expression to apply to the constraint.
- getExpression() - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
A cluster query language expression to apply to the constraint.
- getExtraHosts() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of hostnames and IP address mappings to append to the /etc/hosts
file on the container.
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failures associated with the call.
- getFailures() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
Any failures associated with the call.
- 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 with which to filter the ListTasks
results.
- 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, used as the definition name.
- 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 with which to filter the ListTaskDefinitions
results.
- getField() - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The field to apply the placement strategy against.
- getFilter() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
You can filter the results of a ListContainerInstances
operation with cluster query language
statements.
- getForce() - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Forces the deregistration of the container instance.
- getGroup() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The name of the task group to associate with the task.
- getGroup() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The name of the task group to associate with the task.
- getGroup() - Method in class com.amazonaws.services.ecs.model.Task
-
The name of the task group associated with the task.
- getHardLimit() - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The hard limit for the ulimit type.
- getHost() - Method in class com.amazonaws.services.ecs.model.Volume
-
The contents of the host
parameter determine whether your data volume persists on the host container
instance and where it is stored.
- getHostname() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The hostname to use for your container.
- getHostname() - Method in class com.amazonaws.services.ecs.model.HostEntry
-
The hostname to use in the /etc/hosts
entry.
- 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.
- getId() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The ID of the deployment.
- getId() - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The ID string of the event.
- 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
-
The instance identity document for the EC2 instance to register.
- getInstanceIdentityDocumentSignature() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The instance identity document signature for the EC2 instance to register.
- 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.
- getIpAddress() - Method in class com.amazonaws.services.ecs.model.HostEntry
-
The IP address to use in the /etc/hosts
entry.
- 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 and optionally, an alias
for the link.
- getLoadBalancerName() - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The name of the load balancer.
- getLoadBalancers() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
A load balancer object representing the load balancer to use with your service.
- getLoadBalancers() - Method in class com.amazonaws.services.ecs.model.Service
-
A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as
it appears in a container definition), and the container port to access from the load balancer.
- getLogConfiguration() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The log configuration specification for the container.
- getLogDriver() - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The log driver to use for the container.
- 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.
- getMaximumPercent() - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
The upper limit (as a percentage of the service's desiredCount
) of the number of tasks that are
allowed in the RUNNING
or PENDING
state in a service during a deployment.
- getMaxResults() - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The maximum number of cluster results returned by ListAttributes
in paginated output.
- 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.ListServicesRequest
-
The maximum number of container instance results returned by ListServices
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 hard limit (in MiB) of memory to present to the container.
- getMemoryReservation() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The soft limit (in MiB) of memory to reserve for the container.
- getMessage() - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The event message.
- getMinimumHealthyPercent() - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
The lower limit (as a percentage of the service's desiredCount
) of the number of running tasks that
must remain in the RUNNING
state in a service during a deployment.
- 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.Attribute
-
The name of the attribute.
- 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.Ulimit
-
The type
of the ulimit
.
- 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
-
The network bindings associated with the container.
- getNetworkBindings() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The network bindings of the container.
- getNetworkMode() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The Docker networking mode to use for the containers in the task.
- getNetworkMode() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Docker networking mode to use for the containers in the task.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The nextToken
value returned from a previous paginated ListAttributes
request where
maxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
The nextToken
value to include in a future ListAttributes
request.
- 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.ListServicesRequest
-
The nextToken
value returned from a previous paginated ListServices
request where
maxResults
was used and the results exceeded the value of that parameter.
- getNextToken() - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The nextToken
value to include in a future ListServices
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.
- getOptions() - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The configuration options to send to the log driver.
- getOverrides() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified task
definition and the overrides it should receive.
- getOverrides() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified task
definition and the overrides it should receive.
- getOverrides() - Method in class com.amazonaws.services.ecs.model.Task
-
One or more container overrides.
- getPendingCount() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The number of tasks in the deployment that are in the PENDING
status.
- getPendingCount() - Method in class com.amazonaws.services.ecs.model.Service
-
The number of tasks in the cluster that are in the PENDING
state.
- getPendingTasksCount() - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of tasks in the cluster that are in the PENDING
state.
- getPendingTasksCount() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The number of tasks on the container instance that are in the PENDING
status.
- getPlacementConstraints() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
An array of placement constraint objects to use for tasks in your service.
- getPlacementConstraints() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
An array of placement constraint objects to use for the task.
- getPlacementConstraints() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An array of placement constraint objects to use for the task.
- getPlacementConstraints() - Method in class com.amazonaws.services.ecs.model.Service
-
The placement constraints for the tasks in the service.
- getPlacementConstraints() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
An array of placement constraint objects to use for tasks.
- getPlacementStrategy() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The placement strategy objects to use for tasks in your service.
- getPlacementStrategy() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The placement strategy objects to use for the task.
- getPlacementStrategy() - Method in class com.amazonaws.services.ecs.model.Service
-
The placement strategy that determines how tasks for the service are placed.
- getPortMappings() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The list of port mappings for the container.
- getPrivileged() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, the container is given elevated privileges on the host container instance (similar
to the root
user).
- getProtocol() - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The protocol used for the network binding.
- getProtocol() - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The protocol used for the port mapping.
- 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.
- getReadonlyRootFilesystem() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, the container is given read-only access to its root file system.
- getReason() - Method in class com.amazonaws.services.ecs.model.Container
-
A short (255 max characters) human-readable string to provide additional details 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.StopTaskRequest
-
An optional message specified when a task is stopped.
- 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.
- getRegisteredContainerInstancesCount() - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of container instances registered into the cluster.
- getRegisteredResources() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
For most resource types, this parameter describes the registered resources on the container instance that are in
use by current tasks.
- getRemainingResources() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
For most resource types, this parameter describes the remaining resources of the container instance that are
available for new tasks.
- getRequiresAttributes() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The container instance attributes required by your task.
- getRevision() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The revision of the task in a particular family.
- getRole() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The name or full Amazon Resource Name (ARN) of the IAM role that allows Amazon ECS to make calls to your load
balancer on your behalf.
- getRoleArn() - Method in class com.amazonaws.services.ecs.model.Service
-
The Amazon Resource Name (ARN) of the IAM role associated with the service that allows the Amazon ECS container
agent to register container instances with an Elastic Load Balancing load balancer.
- getRunningCount() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The number of tasks in the deployment that are in the RUNNING
status.
- getRunningCount() - Method in class com.amazonaws.services.ecs.model.Service
-
The number of tasks in the cluster that are in the RUNNING
state.
- getRunningTasksCount() - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of tasks in the cluster that are in the RUNNING
state.
- getRunningTasksCount() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The number of tasks on the container instance that are in the RUNNING
status.
- getService() - Method in class com.amazonaws.services.ecs.model.CreateServiceResult
-
The full description of your service following the create call.
- getService() - Method in class com.amazonaws.services.ecs.model.DeleteServiceRequest
-
The name of the service to delete.
- getService() - Method in class com.amazonaws.services.ecs.model.DeleteServiceResult
-
The full description of the deleted service.
- getService() - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The name of the service to update.
- getService() - Method in class com.amazonaws.services.ecs.model.UpdateServiceResult
-
The full description of your service following the update call.
- getServiceArn() - Method in class com.amazonaws.services.ecs.model.Service
-
The Amazon Resource Name (ARN) that identifies the service.
- getServiceArns() - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The list of full Amazon Resource Name (ARN) entries for each service associated with the specified cluster.
- getServiceName() - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The name of your service.
- getServiceName() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The name of the service with which to filter the ListTasks
results.
- getServiceName() - Method in class com.amazonaws.services.ecs.model.Service
-
The name of your service.
- getServices() - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
A list of services to describe.
- getServices() - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
The list of services described.
- getSoftLimit() - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The soft limit for the ulimit type.
- getSort() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The order in which to sort the results.
- 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.
- getStartedAt() - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was started (the task transitioned from the PENDING
state to
the RUNNING
state).
- getStartedBy() - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The startedBy
value with which to filter the task results.
- getStartedBy() - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An optional tag specified when a task is started.
- getStartedBy() - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
An optional tag specified when a task is started.
- getStartedBy() - Method in class com.amazonaws.services.ecs.model.Task
-
The tag specified when a task is started.
- 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.Deployment
-
The status of the deployment.
- getStatus() - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The container instance status with which to filter the ListContainerInstances
results.
- getStatus() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The task definition family status with which to filter the ListTaskDefinitionFamilies
results.
- getStatus() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The task definition status with which to filter the ListTaskDefinitions
results.
- getStatus() - Method in class com.amazonaws.services.ecs.model.Service
-
The status of the service.
- 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.
- getStatus() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The status of the task definition.
- getStatus() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The container instance state with which to update the container instance.
- getStoppedAt() - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was stopped (the task transitioned from the RUNNING
state to
the STOPPED
state).
- getStoppedReason() - Method in class com.amazonaws.services.ecs.model.Task
-
The reason the task was stopped.
- 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.
- getTargetGroupArn() - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The full Amazon Resource Name (ARN) of the Elastic Load Balancing target group associated with a service.
- getTargetId() - Method in class com.amazonaws.services.ecs.model.Attribute
-
The ID of the target.
- getTargetType() - Method in class com.amazonaws.services.ecs.model.Attribute
-
The type of the target with which to attach the attribute.
- getTargetType() - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The type of the target with which to list attributes.
- getTask() - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The task ID or full Amazon Resource Name (ARN) entry of the task to stop.
- getTask() - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
The task that was stopped.
- getTask() - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The task ID 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 ID 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.CreateServiceRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name
(ARN) of the task definition to run in your service.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The most recent task definition that was specified for the service to use.
- 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 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 ACTIVE
revision, family
and
revision
(family:revision
) for a specific revision in the family, or full Amazon
Resource Name (ARN) of the task definition 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
-
The full description of the registered task definition.
- 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 to run.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.Service
-
The task definition to use for tasks in the service.
- 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 to start.
- getTaskDefinition() - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name
(ARN) of the task definition to run in your service.
- getTaskDefinitionArn() - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) 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 task definition.
- getTaskDefinitionArns() - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsResult
-
The list of task definition Amazon Resource Name (ARN) entries for the ListTaskDefinitions
request.
- getTaskRoleArn() - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The short name or full Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- getTaskRoleArn() - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- getTaskRoleArn() - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- getTasks() - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task IDs 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.
- getTelemetryEndpoint() - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
The telemetry endpoint for the Amazon ECS agent.
- getTotalResources() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The resources available on the instance.
- getType() - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
The type of constraint.
- getType() - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The type of placement strategy.
- getType() - Method in class com.amazonaws.services.ecs.model.Resource
-
The type of the resource, such as INTEGER
, DOUBLE
, LONG
, or
STRINGSET
.
- getType() - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
The type of constraint.
- getUlimits() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of ulimits
to set in the container.
- getUpdatedAt() - Method in class com.amazonaws.services.ecs.model.Deployment
-
The Unix timestamp for when the service was last updated.
- getUser() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The user name to use inside the container.
- getValue() - Method in class com.amazonaws.services.ecs.model.Attribute
-
The value of the attribute.
- getValue() - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The value of the key value pair.
- getVersion() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The version counter for the container instance.
- getVersion() - Method in class com.amazonaws.services.ecs.model.Task
-
The version counter for the task.
- getVersionInfo() - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
- getVersionInfo() - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
- 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.
- getWorkingDirectory() - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The working directory in which to run commands inside the container.
- ServerException - Exception in com.amazonaws.services.ecs.model
-
These errors are usually caused by a server issue.
- ServerException(String) - Constructor for exception com.amazonaws.services.ecs.model.ServerException
-
Constructs a new ServerException with the specified error message.
- Service - Class in com.amazonaws.services.ecs.model
-
Details on a service within a cluster
- Service() - Constructor for class com.amazonaws.services.ecs.model.Service
-
- ServiceEvent - Class in com.amazonaws.services.ecs.model
-
Details on an event associated with a service.
- ServiceEvent() - Constructor for class com.amazonaws.services.ecs.model.ServiceEvent
-
- ServiceNotActiveException - Exception in com.amazonaws.services.ecs.model
-
The specified service is not active.
- ServiceNotActiveException(String) - Constructor for exception com.amazonaws.services.ecs.model.ServiceNotActiveException
-
Constructs a new ServiceNotActiveException with the specified error message.
- ServiceNotFoundException - Exception in com.amazonaws.services.ecs.model
-
The specified service could not be found.
- ServiceNotFoundException(String) - Constructor for exception com.amazonaws.services.ecs.model.ServiceNotFoundException
-
Constructs a new ServiceNotFoundException with the specified error message.
- servicesInactive() - Method in class com.amazonaws.services.ecs.waiters.AmazonECSWaiters
-
Builds a ServicesInactive waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- servicesStable() - Method in class com.amazonaws.services.ecs.waiters.AmazonECSWaiters
-
Builds a ServicesStable waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- 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.
- setActiveServicesCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of services that are running on the cluster in an ACTIVE
state.
- setAgentConnected(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
This parameter returns true
if the agent is actually connected to Amazon ECS.
- setAgentHash(String) - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The Git commit hash for the Amazon ECS container agent build on the
amazon-ecs-agent GitHub repository.
- setAgentUpdateStatus(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the most recent agent update.
- setAgentUpdateStatus(AgentUpdateStatus) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the most recent agent update.
- setAgentVersion(String) - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The version number of the Amazon ECS container agent.
- setArn(String) - Method in class com.amazonaws.services.ecs.model.Failure
-
The Amazon Resource Name (ARN) of the failed resource.
- setAttributeName(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The name of the attribute with which to filter the results.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The attributes set for the container instance, either by the Amazon ECS container agent at instance registration
or manually with the
PutAttributes operation.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The attributes to delete from your resource.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesResult
-
A list of attribute objects that were successfully deleted from your resource.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
A list of attribute objects that meet the criteria of the request.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The attributes to apply to your resource.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.PutAttributesResult
-
The attributes applied to your resource.
- setAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The container instance attributes that this container instance supports.
- setAttributeValue(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The value of the attribute with which to filter results.
- setBindIP(String) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The IP address that the container is bound to on the container instance.
- setClientToken(String) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
- 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.CreateServiceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to run your service.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that contains the resource to apply attributes.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster 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.DeleteServiceRequest
-
The name of the cluster that hosts the service to delete.
- 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 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 to describe.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
The name of the cluster that hosts the service 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 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.ListAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster to list attributes.
- 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 to list.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.ListServicesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the services 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 to list.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that contains the resource to apply attributes.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster with which to register your container instance.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to run your task.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to start your task.
- 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 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.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that your container instance is running on.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the container instance to update.
- setCluster(String) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that your service is running on.
- 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.Service
-
The Amazon Resource Name (ARN) of the cluster that hosts the service.
- setClusterArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) 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 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 up to 100 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 command 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 overrides the default command from the Docker image or the task
definition.
- 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 ID or full Amazon Resource Name (ARN) of the container instance to deregister.
- setContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
The container instance that was deregistered.
- setContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The container instance ID or full Amazon Resource Name (ARN) of the container instance.
- setContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The container instance ID or full Amazon Resource Name (ARN) of the container instance with which to filter the
ListTasks
results.
- setContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
The container instance that was registered.
- setContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
The container instance ID or full Amazon Resource Name (ARN) entries for the container instance on which you
would like to update the Amazon ECS container agent.
- setContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentResult
-
The container instance for which the container agent was updated.
- 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.RegisterContainerInstanceRequest
-
The Amazon Resource Name (ARN) of the container instance (if it was previously registered).
- 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 instances with 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 IDs 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 IDs or full Amazon Resource Name (ARN) entries for the container instances on which you
would like to place your task.
- setContainerInstances(Collection<String>) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
A space-separated list of container instance IDs or full Amazon Resource Name (ARN) entries.
- setContainerInstances(Collection<ContainerInstance>) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
The list of container instances.
- setContainerName(String) - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The name of the container (as it appears in a container definition) to associate with the load balancer.
- 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 sent to 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.LoadBalancer
-
The port on the container to associate with the load balancer.
- 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 instantiations of the specified task 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.
- setCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The Unix timestamp for when the service was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Service
-
The Unix timestamp for when the service was created.
- setCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The Unix timestamp for when the event was triggered.
- setCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was created (the task entered the PENDING
state).
- setDeploymentConfiguration(DeploymentConfiguration) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- setDeploymentConfiguration(DeploymentConfiguration) - Method in class com.amazonaws.services.ecs.model.Service
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- setDeploymentConfiguration(DeploymentConfiguration) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- setDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.ecs.model.Service
-
The current state of deployments for the service.
- setDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The number of instantiations of the specified task definition to place and keep running on your cluster.
- setDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The most recent desired count of tasks that was specified for the service to deploy or maintain.
- setDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.Service
-
The desired number of instantiations of the task definition to keep running on the service.
- setDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The number of instantiations of the task to place and keep running in your service.
- setDesiredStatus(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The task desired status with which to filter the ListTasks
results.
- setDesiredStatus(DesiredStatus) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The task desired status with which to filter the ListTasks
results.
- setDesiredStatus(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The desired status of the task.
- setDisableNetworking(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, networking is disabled within the container.
- setDnsSearchDomains(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS search domains that are presented to the container.
- setDnsServers(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS servers that are presented to the container.
- setDockerLabels(Map<String, String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A key/value map of labels to add to the container.
- setDockerSecurityOptions(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of strings to provide custom labels for SELinux and AppArmor multi-level security systems.
- setDockerVersion(String) - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The Docker version running on the container instance.
- 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 EC2 instance ID of the container instance.
- setEndpoint(String) - Method in class com.amazonaws.services.ecs.AbstractAmazonECS
-
- setEndpoint(String) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
- 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.
- setEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The environment variables to send to the container.
- setEssential(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
If the essential
parameter of a container is marked as true
, and that container fails
or stops for any reason, all other containers that are part of the task are stopped.
- setEvents(Collection<ServiceEvent>) - Method in class com.amazonaws.services.ecs.model.Service
-
The event stream for your service.
- 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.
- setExpression(String) - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
A cluster query language expression to apply to the constraint.
- setExpression(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
A cluster query language expression to apply to the constraint.
- setExtraHosts(Collection<HostEntry>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of hostnames and IP address mappings to append to the /etc/hosts
file on the container.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Any failures associated with the call.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Any failures associated with the call.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
Any failures associated with the call.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Any failures associated with the call.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failures associated with the call.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failures associated with the call.
- setFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
Any failures associated with the call.
- 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 with which to filter the ListTasks
results.
- 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, used as the definition name.
- 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 with which to filter the ListTaskDefinitions
results.
- setField(String) - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The field to apply the placement strategy against.
- setFilter(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
You can filter the results of a ListContainerInstances
operation with cluster query language
statements.
- setForce(Boolean) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Forces the deregistration of the container instance.
- setGroup(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The name of the task group to associate with the task.
- setGroup(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The name of the task group to associate with the task.
- setGroup(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The name of the task group associated with the task.
- setHardLimit(Integer) - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The hard limit for the ulimit type.
- setHost(HostVolumeProperties) - Method in class com.amazonaws.services.ecs.model.Volume
-
The contents of the host
parameter determine whether your data volume persists on the host container
instance and where it is stored.
- setHostname(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The hostname to use for your container.
- setHostname(String) - Method in class com.amazonaws.services.ecs.model.HostEntry
-
The hostname to use in the /etc/hosts
entry.
- 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.
- setId(String) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The ID of the deployment.
- setId(String) - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The ID string of the event.
- 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
-
The instance identity document for the EC2 instance to register.
- setInstanceIdentityDocumentSignature(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The instance identity document signature for the EC2 instance to register.
- 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.
- setIpAddress(String) - Method in class com.amazonaws.services.ecs.model.HostEntry
-
The IP address to use in the /etc/hosts
entry.
- 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 and optionally, an alias
for the link.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The name of the load balancer.
- setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
A load balancer object representing the load balancer to use with your service.
- setLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.ecs.model.Service
-
A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as
it appears in a container definition), and the container port to access from the load balancer.
- setLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The log configuration specification for the container.
- setLogDriver(String) - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The log driver to use for the container.
- setLogDriver(LogDriver) - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The log driver to use for the container.
- 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.
- setMaximumPercent(Integer) - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
The upper limit (as a percentage of the service's desiredCount
) of the number of tasks that are
allowed in the RUNNING
or PENDING
state in a service during a deployment.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The maximum number of cluster results returned by ListAttributes
in paginated output.
- 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.ListServicesRequest
-
The maximum number of container instance results returned by ListServices
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 hard limit (in MiB) of memory to present to the container.
- setMemoryReservation(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The soft limit (in MiB) of memory to reserve for the container.
- setMessage(String) - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The event message.
- setMinimumHealthyPercent(Integer) - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
The lower limit (as a percentage of the service's desiredCount
) of the number of running tasks that
must remain in the RUNNING
state in a service during a deployment.
- 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.Attribute
-
The name of the attribute.
- 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.Ulimit
-
The type
of the ulimit
.
- setName(UlimitName) - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The type
of the ulimit
.
- 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
-
The network bindings associated with the container.
- setNetworkBindings(Collection<NetworkBinding>) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The network bindings of the container.
- setNetworkMode(String) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The Docker networking mode to use for the containers in the task.
- setNetworkMode(NetworkMode) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The Docker networking mode to use for the containers in the task.
- setNetworkMode(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Docker networking mode to use for the containers in the task.
- setNetworkMode(NetworkMode) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Docker networking mode to use for the containers in the task.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The nextToken
value returned from a previous paginated ListAttributes
request where
maxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
The nextToken
value to include in a future ListAttributes
request.
- 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.ListServicesRequest
-
The nextToken
value returned from a previous paginated ListServices
request where
maxResults
was used and the results exceeded the value of that parameter.
- setNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The nextToken
value to include in a future ListServices
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.
- setOptions(Map<String, String>) - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The configuration options to send to the log driver.
- setOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified task
definition and the overrides it should receive.
- setOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified task
definition and the overrides it should receive.
- setOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.Task
-
One or more container overrides.
- setPendingCount(Integer) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The number of tasks in the deployment that are in the PENDING
status.
- setPendingCount(Integer) - Method in class com.amazonaws.services.ecs.model.Service
-
The number of tasks in the cluster that are in the PENDING
state.
- setPendingTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of tasks in the cluster that are in the PENDING
state.
- setPendingTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The number of tasks on the container instance that are in the PENDING
status.
- setPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
An array of placement constraint objects to use for tasks in your service.
- setPlacementConstraints(Collection<TaskDefinitionPlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
An array of placement constraint objects to use for the task.
- setPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An array of placement constraint objects to use for the task.
- setPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.Service
-
The placement constraints for the tasks in the service.
- setPlacementConstraints(Collection<TaskDefinitionPlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
An array of placement constraint objects to use for tasks.
- setPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The placement strategy objects to use for tasks in your service.
- setPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The placement strategy objects to use for the task.
- setPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.ecs.model.Service
-
The placement strategy that determines how tasks for the service are placed.
- setPortMappings(Collection<PortMapping>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The list of port mappings for the container.
- setPrivileged(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, the container is given elevated privileges on the host container instance (similar
to the root
user).
- setProtocol(String) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The protocol used for the network binding.
- setProtocol(TransportProtocol) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The protocol used for the network binding.
- setProtocol(String) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The protocol used for the port mapping.
- setProtocol(TransportProtocol) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The protocol used for the port mapping.
- 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.
- setReadonlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, the container is given read-only access to its root file system.
- setReason(String) - Method in class com.amazonaws.services.ecs.model.Container
-
A short (255 max characters) human-readable string to provide additional details 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.StopTaskRequest
-
An optional message specified when a task is stopped.
- 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 class com.amazonaws.services.ecs.AbstractAmazonECS
-
- setRegion(Region) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
- setRegisteredContainerInstancesCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of container instances registered into the cluster.
- setRegisteredResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
For most resource types, this parameter describes 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
-
For most resource types, this parameter describes the remaining resources of the container instance that are
available for new tasks.
- setRequiresAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The container instance attributes required by your task.
- setRevision(Integer) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The revision of the task in a particular family.
- setRole(String) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The name or full Amazon Resource Name (ARN) of the IAM role that allows Amazon ECS to make calls to your load
balancer on your behalf.
- setRoleArn(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The Amazon Resource Name (ARN) of the IAM role associated with the service that allows the Amazon ECS container
agent to register container instances with an Elastic Load Balancing load balancer.
- setRunningCount(Integer) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The number of tasks in the deployment that are in the RUNNING
status.
- setRunningCount(Integer) - Method in class com.amazonaws.services.ecs.model.Service
-
The number of tasks in the cluster that are in the RUNNING
state.
- setRunningTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of tasks in the cluster that are in the RUNNING
state.
- setRunningTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The number of tasks on the container instance that are in the RUNNING
status.
- setService(Service) - Method in class com.amazonaws.services.ecs.model.CreateServiceResult
-
The full description of your service following the create call.
- setService(String) - Method in class com.amazonaws.services.ecs.model.DeleteServiceRequest
-
The name of the service to delete.
- setService(Service) - Method in class com.amazonaws.services.ecs.model.DeleteServiceResult
-
The full description of the deleted service.
- setService(String) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The name of the service to update.
- setService(Service) - Method in class com.amazonaws.services.ecs.model.UpdateServiceResult
-
The full description of your service following the update call.
- setServiceArn(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The Amazon Resource Name (ARN) that identifies the service.
- setServiceArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The list of full Amazon Resource Name (ARN) entries for each service associated with the specified cluster.
- setServiceName(String) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The name of your service.
- setServiceName(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The name of the service with which to filter the ListTasks
results.
- setServiceName(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The name of your service.
- setServices(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
A list of services to describe.
- setServices(Collection<Service>) - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
The list of services described.
- setSoftLimit(Integer) - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The soft limit for the ulimit type.
- setSort(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The order in which to sort the results.
- setSort(SortOrder) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The order in which to sort the results.
- 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.
- setStartedAt(Date) - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was started (the task transitioned from the PENDING
state to
the RUNNING
state).
- setStartedBy(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The startedBy
value with which to filter the task results.
- setStartedBy(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An optional tag specified when a task is started.
- setStartedBy(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
An optional tag specified when a task is started.
- setStartedBy(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The tag specified when a task is started.
- 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.Deployment
-
The status of the deployment.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The container instance status with which to filter the ListContainerInstances
results.
- setStatus(ContainerInstanceStatus) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The container instance status with which to filter the ListContainerInstances
results.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The task definition family status with which to filter the ListTaskDefinitionFamilies
results.
- setStatus(TaskDefinitionFamilyStatus) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The task definition family status with which to filter the ListTaskDefinitionFamilies
results.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The task definition status with which to filter the ListTaskDefinitions
results.
- setStatus(TaskDefinitionStatus) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The task definition status with which to filter the ListTaskDefinitions
results.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The status of the service.
- 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.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The status of the task definition.
- setStatus(TaskDefinitionStatus) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The status of the task definition.
- setStatus(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The container instance state with which to update the container instance.
- setStatus(ContainerInstanceStatus) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The container instance state with which to update the container instance.
- setStoppedAt(Date) - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was stopped (the task transitioned from the RUNNING
state to
the STOPPED
state).
- setStoppedReason(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The reason the task was stopped.
- 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.
- setTargetGroupArn(String) - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The full Amazon Resource Name (ARN) of the Elastic Load Balancing target group associated with a service.
- setTargetId(String) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The ID of the target.
- setTargetType(String) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The type of the target with which to attach the attribute.
- setTargetType(TargetType) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The type of the target with which to attach the attribute.
- setTargetType(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The type of the target with which to list attributes.
- setTargetType(TargetType) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The type of the target with which to list attributes.
- setTask(String) - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The task ID or full Amazon Resource Name (ARN) entry of the task to stop.
- setTask(Task) - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
The task that was stopped.
- setTask(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The task ID 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 ID 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.CreateServiceRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name
(ARN) of the task definition to run in your service.
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The most recent task definition that was specified for the service to use.
- 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 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 ACTIVE
revision, family
and
revision
(family:revision
) for a specific revision in the family, or full Amazon
Resource Name (ARN) of the task definition 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
-
The full description of the registered task definition.
- 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 to run.
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The task definition to use for tasks in the service.
- 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 to start.
- setTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name
(ARN) of the task definition to run in your service.
- setTaskDefinitionArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) 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 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 ListTaskDefinitions
request.
- setTaskRoleArn(String) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The short name or full Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- setTaskRoleArn(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- setTaskRoleArn(String) - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- setTasks(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task IDs 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.
- setTelemetryEndpoint(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
The telemetry endpoint for the Amazon ECS agent.
- setTotalResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The resources available on the instance.
- setType(String) - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
The type of constraint.
- setType(PlacementConstraintType) - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
The type of constraint.
- setType(String) - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The type of placement strategy.
- setType(PlacementStrategyType) - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The type of placement strategy.
- setType(String) - Method in class com.amazonaws.services.ecs.model.Resource
-
The type of the resource, such as INTEGER
, DOUBLE
, LONG
, or
STRINGSET
.
- setType(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
The type of constraint.
- setType(TaskDefinitionPlacementConstraintType) - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
The type of constraint.
- setUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of ulimits
to set in the container.
- setUpdatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The Unix timestamp for when the service was last updated.
- setUser(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The user name to use inside the container.
- setValue(String) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The value of the attribute.
- setValue(String) - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The value of the key value pair.
- setVersion(Long) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The version counter for the container instance.
- setVersion(Long) - Method in class com.amazonaws.services.ecs.model.Task
-
The version counter for the task.
- setVersionInfo(VersionInfo) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
- setVersionInfo(VersionInfo) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
- 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.
- setWorkingDirectory(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The working directory in which to run commands inside the container.
- shutdown() - Method in class com.amazonaws.services.ecs.AbstractAmazonECS
-
- 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.
- shutdown() - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- shutdown() - Method in class com.amazonaws.services.ecs.waiters.AmazonECSWaiters
-
- SortOrder - Enum in com.amazonaws.services.ecs.model
-
- standard() - Static method in class com.amazonaws.services.ecs.AmazonECSAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.ecs.AmazonECSClientBuilder
-
- startTask(StartTaskRequest) - Method in class com.amazonaws.services.ecs.AbstractAmazonECS
-
- 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 class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- startTaskAsync(StartTaskRequest, AsyncHandler<StartTaskRequest, StartTaskResult>) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- 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
-
- startTaskAsync(StartTaskRequest, AsyncHandler<StartTaskRequest, StartTaskResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
- 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 class com.amazonaws.services.ecs.AbstractAmazonECS
-
- 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 class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- stopTaskAsync(StopTaskRequest, AsyncHandler<StopTaskRequest, StopTaskResult>) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- 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
-
- stopTaskAsync(StopTaskRequest, AsyncHandler<StopTaskRequest, StopTaskResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
- 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 class com.amazonaws.services.ecs.AbstractAmazonECS
-
- submitContainerStateChange() - Method in class com.amazonaws.services.ecs.AbstractAmazonECS
-
- submitContainerStateChange(SubmitContainerStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
- submitContainerStateChange() - Method in interface com.amazonaws.services.ecs.AmazonECS
-
Simplified method form for invoking the SubmitContainerStateChange operation.
- submitContainerStateChange(SubmitContainerStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- submitContainerStateChange() - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- submitContainerStateChangeAsync() - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
Simplified method form for invoking the SubmitContainerStateChange operation.
- submitContainerStateChangeAsync(AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
Simplified method form for invoking the SubmitContainerStateChange operation with an AsyncHandler.
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
- submitContainerStateChangeAsync() - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
Simplified method form for invoking the SubmitContainerStateChange operation.
- submitContainerStateChangeAsync(AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
Simplified method form for invoking the SubmitContainerStateChange operation with an AsyncHandler.
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
- submitContainerStateChangeAsync(SubmitContainerStateChangeRequest, AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
- submitContainerStateChangeAsync() - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Simplified method form for invoking the SubmitContainerStateChange operation.
- submitContainerStateChangeAsync(AsyncHandler<SubmitContainerStateChangeRequest, SubmitContainerStateChangeResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
Simplified method form for invoking the SubmitContainerStateChange operation with an AsyncHandler.
- 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 class com.amazonaws.services.ecs.AbstractAmazonECS
-
- submitTaskStateChange(SubmitTaskStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECS
-
- submitTaskStateChange(SubmitTaskStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult>) - Method in class com.amazonaws.services.ecs.AbstractAmazonECSAsync
-
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult>) - Method in interface com.amazonaws.services.ecs.AmazonECSAsync
-
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
- submitTaskStateChangeAsync(SubmitTaskStateChangeRequest, AsyncHandler<SubmitTaskStateChangeRequest, SubmitTaskStateChangeResult>) - Method in class com.amazonaws.services.ecs.AmazonECSAsyncClient
-
- 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
-
- TargetNotFoundException - Exception in com.amazonaws.services.ecs.model
-
The specified target could not be found.
- TargetNotFoundException(String) - Constructor for exception com.amazonaws.services.ecs.model.TargetNotFoundException
-
Constructs a new TargetNotFoundException with the specified error message.
- TargetType - Enum in com.amazonaws.services.ecs.model
-
- Task - Class in com.amazonaws.services.ecs.model
-
Details on a task in a cluster.
- Task() - Constructor for class com.amazonaws.services.ecs.model.Task
-
- TaskDefinition - Class in com.amazonaws.services.ecs.model
-
Details of a task definition.
- TaskDefinition() - Constructor for class com.amazonaws.services.ecs.model.TaskDefinition
-
- TaskDefinitionFamilyStatus - Enum in com.amazonaws.services.ecs.model
-
- TaskDefinitionPlacementConstraint - Class in com.amazonaws.services.ecs.model
-
An object representing a constraint on task placement in the task definition.
- TaskDefinitionPlacementConstraint() - Constructor for class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
- TaskDefinitionPlacementConstraintType - Enum in com.amazonaws.services.ecs.model
-
- TaskDefinitionStatus - Enum in com.amazonaws.services.ecs.model
-
- TaskOverride - Class in com.amazonaws.services.ecs.model
-
The overrides associated with a task.
- TaskOverride() - Constructor for class com.amazonaws.services.ecs.model.TaskOverride
-
- tasksRunning() - Method in class com.amazonaws.services.ecs.waiters.AmazonECSWaiters
-
Builds a TasksRunning waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- tasksStopped() - Method in class com.amazonaws.services.ecs.waiters.AmazonECSWaiters
-
Builds a TasksStopped waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- toString() - Method in enum com.amazonaws.services.ecs.model.AgentUpdateStatus
-
- toString() - Method in class com.amazonaws.services.ecs.model.Attribute
-
Returns a string representation of this object; useful for testing and debugging.
- 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 enum com.amazonaws.services.ecs.model.ContainerInstanceStatus
-
- 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.CreateServiceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.CreateServiceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeleteAttributesResult
-
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.DeleteServiceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeleteServiceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.Deployment
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
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.DescribeServicesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
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 enum com.amazonaws.services.ecs.model.DesiredStatus
-
- 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.HostEntry
-
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.ListAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
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.ListServicesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
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.LoadBalancer
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.ecs.model.LogDriver
-
- 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 enum com.amazonaws.services.ecs.model.NetworkMode
-
- toString() - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.ecs.model.PlacementConstraintType
-
- toString() - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.ecs.model.PlacementStrategyType
-
- 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.PutAttributesRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.PutAttributesResult
-
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.Service
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.ecs.model.SortOrder
-
- 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 enum com.amazonaws.services.ecs.model.TargetType
-
- 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 enum com.amazonaws.services.ecs.model.TaskDefinitionFamilyStatus
-
- toString() - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraintType
-
- toString() - Method in enum com.amazonaws.services.ecs.model.TaskDefinitionStatus
-
- 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 enum com.amazonaws.services.ecs.model.TransportProtocol
-
- toString() - Method in class com.amazonaws.services.ecs.model.Ulimit
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.ecs.model.UlimitName
-
- toString() - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.UpdateServiceResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
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.
- TransportProtocol - Enum in com.amazonaws.services.ecs.model
-
- waiters() - Method in class com.amazonaws.services.ecs.AbstractAmazonECS
-
- waiters() - Method in interface com.amazonaws.services.ecs.AmazonECS
-
- waiters() - Method in class com.amazonaws.services.ecs.AmazonECSClient
-
- 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.
- withActiveServicesCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of services that are running on the cluster in an ACTIVE
state.
- withAgentConnected(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
This parameter returns true
if the agent is actually connected to Amazon ECS.
- withAgentHash(String) - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The Git commit hash for the Amazon ECS container agent build on the
amazon-ecs-agent GitHub repository.
- withAgentUpdateStatus(String) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the most recent agent update.
- withAgentUpdateStatus(AgentUpdateStatus) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The status of the most recent agent update.
- withAgentVersion(String) - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The version number of the Amazon ECS container agent.
- withArn(String) - Method in class com.amazonaws.services.ecs.model.Failure
-
The Amazon Resource Name (ARN) of the failed resource.
- withAttributeName(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The name of the attribute with which to filter the results.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The attributes set for the container instance, either by the Amazon ECS container agent at instance registration
or manually with the
PutAttributes operation.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The attributes set for the container instance, either by the Amazon ECS container agent at instance registration
or manually with the
PutAttributes operation.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The attributes to delete from your resource.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The attributes to delete from your resource.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesResult
-
A list of attribute objects that were successfully deleted from your resource.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesResult
-
A list of attribute objects that were successfully deleted from your resource.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
A list of attribute objects that meet the criteria of the request.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
A list of attribute objects that meet the criteria of the request.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The attributes to apply to your resource.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The attributes to apply to your resource.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.PutAttributesResult
-
The attributes applied to your resource.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.PutAttributesResult
-
The attributes applied to your resource.
- withAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The container instance attributes that this container instance supports.
- withAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The container instance attributes that this container instance supports.
- withAttributeValue(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The value of the attribute with which to filter results.
- withBindIP(String) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The IP address that the container is bound to on the container instance.
- withClientToken(String) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
Unique, case-sensitive identifier you provide to ensure the idempotency of the request.
- 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.CreateServiceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to run your service.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DeleteAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that contains the resource to apply attributes.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DeleteClusterRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster 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.DeleteServiceRequest
-
The name of the cluster that hosts the service to delete.
- 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 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 to describe.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
The name of the cluster that hosts the service 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 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.ListAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster to list attributes.
- 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 to list.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.ListServicesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the services 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 to list.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.PutAttributesRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that contains the resource to apply attributes.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster with which to register your container instance.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to run your task.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster on which to start your task.
- 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 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.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that your container instance is running on.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that hosts the container instance to update.
- withCluster(String) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The short name or full Amazon Resource Name (ARN) of the cluster that your service is running on.
- 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.Service
-
The Amazon Resource Name (ARN) of the cluster that hosts the service.
- withClusterArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) 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 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 up to 100 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 up to 100 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 command that is passed to the container.
- withCommand(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The command 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 overrides the default command from the Docker image or the task
definition.
- withCommand(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The command to send to the container that overrides the default command from the Docker image or the task
definition.
- 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 ID or full Amazon Resource Name (ARN) of the container instance to deregister.
- withContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceResult
-
The container instance that was deregistered.
- withContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointRequest
-
The container instance ID or full Amazon Resource Name (ARN) of the container instance.
- withContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The container instance ID or full Amazon Resource Name (ARN) of the container instance with which to filter the
ListTasks
results.
- withContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
-
The container instance that was registered.
- withContainerInstance(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentRequest
-
The container instance ID or full Amazon Resource Name (ARN) entries for the container instance on which you
would like to update the Amazon ECS container agent.
- withContainerInstance(ContainerInstance) - Method in class com.amazonaws.services.ecs.model.UpdateContainerAgentResult
-
The container instance for which the container agent was updated.
- 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.RegisterContainerInstanceRequest
-
The Amazon Resource Name (ARN) of the container instance (if it was previously registered).
- 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 instances with 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 instances with 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 IDs 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 IDs 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 IDs 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 IDs or full Amazon Resource Name (ARN) entries for the container instances on which you
would like to place your task.
- withContainerInstances(String...) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
A space-separated list of container instance IDs or full Amazon Resource Name (ARN) entries.
- withContainerInstances(Collection<String>) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
A space-separated list of container instance IDs or full Amazon Resource Name (ARN) entries.
- withContainerInstances(ContainerInstance...) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
The list of container instances.
- withContainerInstances(Collection<ContainerInstance>) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
The list of container instances.
- withContainerName(String) - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The name of the container (as it appears in a container definition) to associate with the load balancer.
- 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 sent to a task.
- withContainerOverrides(Collection<ContainerOverride>) - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
One or more container overrides sent to 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.LoadBalancer
-
The port on the container to associate with the load balancer.
- 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 instantiations of the specified task 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.
- withCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The Unix timestamp for when the service was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Service
-
The Unix timestamp for when the service was created.
- withCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The Unix timestamp for when the event was triggered.
- withCreatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was created (the task entered the PENDING
state).
- withDeploymentConfiguration(DeploymentConfiguration) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- withDeploymentConfiguration(DeploymentConfiguration) - Method in class com.amazonaws.services.ecs.model.Service
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- withDeploymentConfiguration(DeploymentConfiguration) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
Optional deployment parameters that control how many tasks run during the deployment and the ordering of stopping
and starting tasks.
- withDeployments(Deployment...) - Method in class com.amazonaws.services.ecs.model.Service
-
The current state of deployments for the service.
- withDeployments(Collection<Deployment>) - Method in class com.amazonaws.services.ecs.model.Service
-
The current state of deployments for the service.
- withDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The number of instantiations of the specified task definition to place and keep running on your cluster.
- withDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The most recent desired count of tasks that was specified for the service to deploy or maintain.
- withDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.Service
-
The desired number of instantiations of the task definition to keep running on the service.
- withDesiredCount(Integer) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The number of instantiations of the task to place and keep running in your service.
- withDesiredStatus(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The task desired status with which to filter the ListTasks
results.
- withDesiredStatus(DesiredStatus) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The task desired status with which to filter the ListTasks
results.
- withDesiredStatus(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The desired status of the task.
- withDisableNetworking(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, networking is disabled within the container.
- withDnsSearchDomains(String...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS search domains that are presented to the container.
- withDnsSearchDomains(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS search domains that are presented to the container.
- withDnsServers(String...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS servers that are presented to the container.
- withDnsServers(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of DNS servers that are presented to the container.
- withDockerLabels(Map<String, String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A key/value map of labels to add to the container.
- withDockerSecurityOptions(String...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of strings to provide custom labels for SELinux and AppArmor multi-level security systems.
- withDockerSecurityOptions(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of strings to provide custom labels for SELinux and AppArmor multi-level security systems.
- withDockerVersion(String) - Method in class com.amazonaws.services.ecs.model.VersionInfo
-
The Docker version running on the container instance.
- 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 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.
- withEnvironment(KeyValuePair...) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The environment variables to send to the container.
- withEnvironment(Collection<KeyValuePair>) - Method in class com.amazonaws.services.ecs.model.ContainerOverride
-
The environment variables to send to the container.
- withEssential(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
If the essential
parameter of a container is marked as true
, and that container fails
or stops for any reason, all other containers that are part of the task are stopped.
- withEvents(ServiceEvent...) - Method in class com.amazonaws.services.ecs.model.Service
-
The event stream for your service.
- withEvents(Collection<ServiceEvent>) - Method in class com.amazonaws.services.ecs.model.Service
-
The event stream for your service.
- 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.
- withExpression(String) - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
A cluster query language expression to apply to the constraint.
- withExpression(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
A cluster query language expression to apply to the constraint.
- withExtraHosts(HostEntry...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of hostnames and IP address mappings to append to the /etc/hosts
file on the container.
- withExtraHosts(Collection<HostEntry>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of hostnames and IP address mappings to append to the /etc/hosts
file on the container.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeClustersResult
-
Any failures associated with the call.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeContainerInstancesResult
-
Any failures associated with the call.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
Any failures associated with the call.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.DescribeTasksResult
-
Any failures associated with the call.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.RunTaskResult
-
Any failures associated with the call.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.StartTaskResult
-
Any failures associated with the call.
- withFailures(Failure...) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
Any failures associated with the call.
- withFailures(Collection<Failure>) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateResult
-
Any failures associated with the call.
- 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 with which to filter the ListTasks
results.
- 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, used as the definition name.
- 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 with which to filter the ListTaskDefinitions
results.
- withField(String) - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The field to apply the placement strategy against.
- withFilter(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
You can filter the results of a ListContainerInstances
operation with cluster query language
statements.
- withForce(Boolean) - Method in class com.amazonaws.services.ecs.model.DeregisterContainerInstanceRequest
-
Forces the deregistration of the container instance.
- withGroup(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The name of the task group to associate with the task.
- withGroup(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
The name of the task group to associate with the task.
- withGroup(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The name of the task group associated with the task.
- withHardLimit(Integer) - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The hard limit for the ulimit type.
- withHost(HostVolumeProperties) - Method in class com.amazonaws.services.ecs.model.Volume
-
The contents of the host
parameter determine whether your data volume persists on the host container
instance and where it is stored.
- withHostname(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The hostname to use for your container.
- withHostname(String) - Method in class com.amazonaws.services.ecs.model.HostEntry
-
The hostname to use in the /etc/hosts
entry.
- 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.
- withId(String) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The ID of the deployment.
- withId(String) - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The ID string of the event.
- 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
-
The instance identity document for the EC2 instance to register.
- withInstanceIdentityDocumentSignature(String) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The instance identity document signature for the EC2 instance to register.
- 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.
- withIpAddress(String) - Method in class com.amazonaws.services.ecs.model.HostEntry
-
The IP address to use in the /etc/hosts
entry.
- 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 and optionally, an alias
for the link.
- 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 and optionally, an alias
for the link.
- withLoadBalancerName(String) - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The name of the load balancer.
- withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
A load balancer object representing the load balancer to use with your service.
- withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
A load balancer object representing the load balancer to use with your service.
- withLoadBalancers(LoadBalancer...) - Method in class com.amazonaws.services.ecs.model.Service
-
A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as
it appears in a container definition), and the container port to access from the load balancer.
- withLoadBalancers(Collection<LoadBalancer>) - Method in class com.amazonaws.services.ecs.model.Service
-
A list of Elastic Load Balancing load balancer objects, containing the load balancer name, the container name (as
it appears in a container definition), and the container port to access from the load balancer.
- withLogConfiguration(LogConfiguration) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The log configuration specification for the container.
- withLogDriver(String) - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The log driver to use for the container.
- withLogDriver(LogDriver) - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The log driver to use for the container.
- 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.
- withMaximumPercent(Integer) - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
The upper limit (as a percentage of the service's desiredCount
) of the number of tasks that are
allowed in the RUNNING
or PENDING
state in a service during a deployment.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The maximum number of cluster results returned by ListAttributes
in paginated output.
- 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.ListServicesRequest
-
The maximum number of container instance results returned by ListServices
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 hard limit (in MiB) of memory to present to the container.
- withMemoryReservation(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The soft limit (in MiB) of memory to reserve for the container.
- withMessage(String) - Method in class com.amazonaws.services.ecs.model.ServiceEvent
-
The event message.
- withMinimumHealthyPercent(Integer) - Method in class com.amazonaws.services.ecs.model.DeploymentConfiguration
-
The lower limit (as a percentage of the service's desiredCount
) of the number of running tasks that
must remain in the RUNNING
state in a service during a deployment.
- 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.Attribute
-
The name of the attribute.
- 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.Ulimit
-
The type
of the ulimit
.
- withName(UlimitName) - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The type
of the ulimit
.
- 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
-
The network bindings associated with the container.
- withNetworkBindings(Collection<NetworkBinding>) - Method in class com.amazonaws.services.ecs.model.Container
-
The network bindings associated with the container.
- 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.
- withNetworkMode(String) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The Docker networking mode to use for the containers in the task.
- withNetworkMode(NetworkMode) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The Docker networking mode to use for the containers in the task.
- withNetworkMode(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Docker networking mode to use for the containers in the task.
- withNetworkMode(NetworkMode) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Docker networking mode to use for the containers in the task.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The nextToken
value returned from a previous paginated ListAttributes
request where
maxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesResult
-
The nextToken
value to include in a future ListAttributes
request.
- 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.ListServicesRequest
-
The nextToken
value returned from a previous paginated ListServices
request where
maxResults
was used and the results exceeded the value of that parameter.
- withNextToken(String) - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The nextToken
value to include in a future ListServices
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.
- withOptions(Map<String, String>) - Method in class com.amazonaws.services.ecs.model.LogConfiguration
-
The configuration options to send to the log driver.
- withOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified task
definition and the overrides it should receive.
- withOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
A list of container overrides in JSON format that specify the name of a container in the specified task
definition and the overrides it should receive.
- withOverrides(TaskOverride) - Method in class com.amazonaws.services.ecs.model.Task
-
One or more container overrides.
- withPendingCount(Integer) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The number of tasks in the deployment that are in the PENDING
status.
- withPendingCount(Integer) - Method in class com.amazonaws.services.ecs.model.Service
-
The number of tasks in the cluster that are in the PENDING
state.
- withPendingTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of tasks in the cluster that are in the PENDING
state.
- withPendingTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The number of tasks on the container instance that are in the PENDING
status.
- withPlacementConstraints(PlacementConstraint...) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
An array of placement constraint objects to use for tasks in your service.
- withPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
An array of placement constraint objects to use for tasks in your service.
- withPlacementConstraints(TaskDefinitionPlacementConstraint...) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
An array of placement constraint objects to use for the task.
- withPlacementConstraints(Collection<TaskDefinitionPlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
An array of placement constraint objects to use for the task.
- withPlacementConstraints(PlacementConstraint...) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An array of placement constraint objects to use for the task.
- withPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An array of placement constraint objects to use for the task.
- withPlacementConstraints(PlacementConstraint...) - Method in class com.amazonaws.services.ecs.model.Service
-
The placement constraints for the tasks in the service.
- withPlacementConstraints(Collection<PlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.Service
-
The placement constraints for the tasks in the service.
- withPlacementConstraints(TaskDefinitionPlacementConstraint...) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
An array of placement constraint objects to use for tasks.
- withPlacementConstraints(Collection<TaskDefinitionPlacementConstraint>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
An array of placement constraint objects to use for tasks.
- withPlacementStrategy(PlacementStrategy...) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The placement strategy objects to use for tasks in your service.
- withPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The placement strategy objects to use for tasks in your service.
- withPlacementStrategy(PlacementStrategy...) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The placement strategy objects to use for the task.
- withPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
The placement strategy objects to use for the task.
- withPlacementStrategy(PlacementStrategy...) - Method in class com.amazonaws.services.ecs.model.Service
-
The placement strategy that determines how tasks for the service are placed.
- withPlacementStrategy(Collection<PlacementStrategy>) - Method in class com.amazonaws.services.ecs.model.Service
-
The placement strategy that determines how tasks for the service are placed.
- 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.
- withPrivileged(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, the container is given elevated privileges on the host container instance (similar
to the root
user).
- withProtocol(String) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The protocol used for the network binding.
- withProtocol(TransportProtocol) - Method in class com.amazonaws.services.ecs.model.NetworkBinding
-
The protocol used for the network binding.
- withProtocol(String) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The protocol used for the port mapping.
- withProtocol(TransportProtocol) - Method in class com.amazonaws.services.ecs.model.PortMapping
-
The protocol used for the port mapping.
- 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.
- withReadonlyRootFilesystem(Boolean) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
When this parameter is true, the container is given read-only access to its root file system.
- withReason(String) - Method in class com.amazonaws.services.ecs.model.Container
-
A short (255 max characters) human-readable string to provide additional details 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.StopTaskRequest
-
An optional message specified when a task is stopped.
- 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.
- withRegisteredContainerInstancesCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of container instances registered into the cluster.
- withRegisteredResources(Resource...) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
For most resource types, this parameter describes 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
-
For most resource types, this parameter describes 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
-
For most resource types, this parameter describes 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
-
For most resource types, this parameter describes the remaining resources of the container instance that are
available for new tasks.
- withRequiresAttributes(Attribute...) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The container instance attributes required by your task.
- withRequiresAttributes(Collection<Attribute>) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The container instance attributes required by your task.
- withRevision(Integer) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The revision of the task in a particular family.
- withRole(String) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The name or full Amazon Resource Name (ARN) of the IAM role that allows Amazon ECS to make calls to your load
balancer on your behalf.
- withRoleArn(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The Amazon Resource Name (ARN) of the IAM role associated with the service that allows the Amazon ECS container
agent to register container instances with an Elastic Load Balancing load balancer.
- withRunningCount(Integer) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The number of tasks in the deployment that are in the RUNNING
status.
- withRunningCount(Integer) - Method in class com.amazonaws.services.ecs.model.Service
-
The number of tasks in the cluster that are in the RUNNING
state.
- withRunningTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.Cluster
-
The number of tasks in the cluster that are in the RUNNING
state.
- withRunningTasksCount(Integer) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The number of tasks on the container instance that are in the RUNNING
status.
- withService(Service) - Method in class com.amazonaws.services.ecs.model.CreateServiceResult
-
The full description of your service following the create call.
- withService(String) - Method in class com.amazonaws.services.ecs.model.DeleteServiceRequest
-
The name of the service to delete.
- withService(Service) - Method in class com.amazonaws.services.ecs.model.DeleteServiceResult
-
The full description of the deleted service.
- withService(String) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The name of the service to update.
- withService(Service) - Method in class com.amazonaws.services.ecs.model.UpdateServiceResult
-
The full description of your service following the update call.
- withServiceArn(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The Amazon Resource Name (ARN) that identifies the service.
- withServiceArns(String...) - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The list of full Amazon Resource Name (ARN) entries for each service associated with the specified cluster.
- withServiceArns(Collection<String>) - Method in class com.amazonaws.services.ecs.model.ListServicesResult
-
The list of full Amazon Resource Name (ARN) entries for each service associated with the specified cluster.
- withServiceName(String) - Method in class com.amazonaws.services.ecs.model.CreateServiceRequest
-
The name of your service.
- withServiceName(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The name of the service with which to filter the ListTasks
results.
- withServiceName(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The name of your service.
- withServices(String...) - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
A list of services to describe.
- withServices(Collection<String>) - Method in class com.amazonaws.services.ecs.model.DescribeServicesRequest
-
A list of services to describe.
- withServices(Service...) - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
The list of services described.
- withServices(Collection<Service>) - Method in class com.amazonaws.services.ecs.model.DescribeServicesResult
-
The list of services described.
- withSoftLimit(Integer) - Method in class com.amazonaws.services.ecs.model.Ulimit
-
The soft limit for the ulimit type.
- withSort(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The order in which to sort the results.
- withSort(SortOrder) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The order in which to sort the results.
- 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.
- withStartedAt(Date) - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was started (the task transitioned from the PENDING
state to
the RUNNING
state).
- withStartedBy(String) - Method in class com.amazonaws.services.ecs.model.ListTasksRequest
-
The startedBy
value with which to filter the task results.
- withStartedBy(String) - Method in class com.amazonaws.services.ecs.model.RunTaskRequest
-
An optional tag specified when a task is started.
- withStartedBy(String) - Method in class com.amazonaws.services.ecs.model.StartTaskRequest
-
An optional tag specified when a task is started.
- withStartedBy(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The tag specified when a task is started.
- 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.Deployment
-
The status of the deployment.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The container instance status with which to filter the ListContainerInstances
results.
- withStatus(ContainerInstanceStatus) - Method in class com.amazonaws.services.ecs.model.ListContainerInstancesRequest
-
The container instance status with which to filter the ListContainerInstances
results.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The task definition family status with which to filter the ListTaskDefinitionFamilies
results.
- withStatus(TaskDefinitionFamilyStatus) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionFamiliesRequest
-
The task definition family status with which to filter the ListTaskDefinitionFamilies
results.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The task definition status with which to filter the ListTaskDefinitions
results.
- withStatus(TaskDefinitionStatus) - Method in class com.amazonaws.services.ecs.model.ListTaskDefinitionsRequest
-
The task definition status with which to filter the ListTaskDefinitions
results.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The status of the service.
- 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.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The status of the task definition.
- withStatus(TaskDefinitionStatus) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The status of the task definition.
- withStatus(String) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The container instance state with which to update the container instance.
- withStatus(ContainerInstanceStatus) - Method in class com.amazonaws.services.ecs.model.UpdateContainerInstancesStateRequest
-
The container instance state with which to update the container instance.
- withStoppedAt(Date) - Method in class com.amazonaws.services.ecs.model.Task
-
The Unix timestamp for when the task was stopped (the task transitioned from the RUNNING
state to
the STOPPED
state).
- withStoppedReason(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The reason the task was stopped.
- 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.
- withTargetGroupArn(String) - Method in class com.amazonaws.services.ecs.model.LoadBalancer
-
The full Amazon Resource Name (ARN) of the Elastic Load Balancing target group associated with a service.
- withTargetId(String) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The ID of the target.
- withTargetType(String) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The type of the target with which to attach the attribute.
- withTargetType(TargetType) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The type of the target with which to attach the attribute.
- withTargetType(String) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The type of the target with which to list attributes.
- withTargetType(TargetType) - Method in class com.amazonaws.services.ecs.model.ListAttributesRequest
-
The type of the target with which to list attributes.
- withTask(String) - Method in class com.amazonaws.services.ecs.model.StopTaskRequest
-
The task ID or full Amazon Resource Name (ARN) entry of the task to stop.
- withTask(Task) - Method in class com.amazonaws.services.ecs.model.StopTaskResult
-
The task that was stopped.
- withTask(String) - Method in class com.amazonaws.services.ecs.model.SubmitContainerStateChangeRequest
-
The task ID 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 ID 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.CreateServiceRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name
(ARN) of the task definition to run in your service.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The most recent task definition that was specified for the service to use.
- 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 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 ACTIVE
revision, family
and
revision
(family:revision
) for a specific revision in the family, or full Amazon
Resource Name (ARN) of the task definition 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
-
The full description of the registered task definition.
- 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 to run.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.Service
-
The task definition to use for tasks in the service.
- 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 to start.
- withTaskDefinition(String) - Method in class com.amazonaws.services.ecs.model.UpdateServiceRequest
-
The family
and revision
(family:revision
) or full Amazon Resource Name
(ARN) of the task definition to run in your service.
- withTaskDefinitionArn(String) - Method in class com.amazonaws.services.ecs.model.Task
-
The Amazon Resource Name (ARN) 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 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 ListTaskDefinitions
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 ListTaskDefinitions
request.
- withTaskRoleArn(String) - Method in class com.amazonaws.services.ecs.model.RegisterTaskDefinitionRequest
-
The short name or full Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- withTaskRoleArn(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinition
-
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- withTaskRoleArn(String) - Method in class com.amazonaws.services.ecs.model.TaskOverride
-
The Amazon Resource Name (ARN) of the IAM role that containers in this task can assume.
- withTasks(String...) - Method in class com.amazonaws.services.ecs.model.DescribeTasksRequest
-
A space-separated list of task IDs 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 IDs 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.
- withTelemetryEndpoint(String) - Method in class com.amazonaws.services.ecs.model.DiscoverPollEndpointResult
-
The telemetry endpoint for the Amazon ECS agent.
- withTotalResources(Resource...) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The resources available on the instance.
- withTotalResources(Collection<Resource>) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The resources available on the instance.
- withType(String) - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
The type of constraint.
- withType(PlacementConstraintType) - Method in class com.amazonaws.services.ecs.model.PlacementConstraint
-
The type of constraint.
- withType(String) - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The type of placement strategy.
- withType(PlacementStrategyType) - Method in class com.amazonaws.services.ecs.model.PlacementStrategy
-
The type of placement strategy.
- withType(String) - Method in class com.amazonaws.services.ecs.model.Resource
-
The type of the resource, such as INTEGER
, DOUBLE
, LONG
, or
STRINGSET
.
- withType(String) - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
The type of constraint.
- withType(TaskDefinitionPlacementConstraintType) - Method in class com.amazonaws.services.ecs.model.TaskDefinitionPlacementConstraint
-
The type of constraint.
- withUlimits(Ulimit...) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of ulimits
to set in the container.
- withUlimits(Collection<Ulimit>) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
A list of ulimits
to set in the container.
- withUpdatedAt(Date) - Method in class com.amazonaws.services.ecs.model.Deployment
-
The Unix timestamp for when the service was last updated.
- withUser(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The user name to use inside the container.
- withValue(String) - Method in class com.amazonaws.services.ecs.model.Attribute
-
The value of the attribute.
- withValue(String) - Method in class com.amazonaws.services.ecs.model.KeyValuePair
-
The value of the key value pair.
- withVersion(Long) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The version counter for the container instance.
- withVersion(Long) - Method in class com.amazonaws.services.ecs.model.Task
-
The version counter for the task.
- withVersionInfo(VersionInfo) - Method in class com.amazonaws.services.ecs.model.ContainerInstance
-
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
- withVersionInfo(VersionInfo) - Method in class com.amazonaws.services.ecs.model.RegisterContainerInstanceRequest
-
The version information for the Amazon ECS container agent and Docker daemon running on the container instance.
- 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.
- withWorkingDirectory(String) - Method in class com.amazonaws.services.ecs.model.ContainerDefinition
-
The working directory in which to run commands inside the container.