| Package | Description |
|---|---|
| com.amazonaws.services.ecs |
Synchronous and asynchronous client classes for accessing AmazonECS.
|
| com.amazonaws.services.ecs.model |
Classes modeling the various types represented by AmazonECS.
|
| Class and Description |
|---|
| AgentUpdateStatus
Agent Update Status
|
| Cluster
A regional grouping of one or more container instances on which you
can run task requests.
|
| Container
A docker container that is part of a task.
|
| ContainerDefinition
Container definitions are used in task definitions to describe the
different containers that are launched as part of a task.
|
| ContainerInstance
An Amazon EC2 instance that is running the Amazon ECS agent and has
been registered with a cluster.
|
| ContainerOverride
The overrides that should be sent to a container.
|
| CreateClusterRequest
Container for the parameters to the
CreateCluster operation. |
| CreateClusterResult |
| CreateServiceRequest
Container for the parameters to the
CreateService operation. |
| CreateServiceResult |
| DeleteClusterRequest
Container for the parameters to the
DeleteCluster operation. |
| DeleteClusterResult |
| DeleteServiceRequest
Container for the parameters to the
DeleteService operation. |
| DeleteServiceResult |
| Deployment
The details of an Amazon ECS service deployment.
|
| DeregisterContainerInstanceRequest
Container for the parameters to the
DeregisterContainerInstance operation. |
| DeregisterContainerInstanceResult |
| DeregisterTaskDefinitionRequest
Container for the parameters to the
DeregisterTaskDefinition operation. |
| DeregisterTaskDefinitionResult |
| DescribeClustersRequest
Container for the parameters to the
DescribeClusters operation. |
| DescribeClustersResult |
| DescribeContainerInstancesRequest
Container for the parameters to the
DescribeContainerInstances operation. |
| DescribeContainerInstancesResult |
| DescribeServicesRequest
Container for the parameters to the
DescribeServices operation. |
| DescribeServicesResult |
| DescribeTaskDefinitionRequest
Container for the parameters to the
DescribeTaskDefinition operation. |
| DescribeTaskDefinitionResult |
| DescribeTasksRequest
Container for the parameters to the
DescribeTasks operation. |
| DescribeTasksResult |
| DesiredStatus
Desired Status
|
| DiscoverPollEndpointRequest
Container for the parameters to the
DiscoverPollEndpoint operation. |
| DiscoverPollEndpointResult |
| Failure
A failed resource.
|
| HostVolumeProperties
Details on a container instance host volume.
|
| KeyValuePair
A key and value pair object.
|
| ListClustersRequest
Container for the parameters to the
ListClusters operation. |
| ListClustersResult |
| ListContainerInstancesRequest
Container for the parameters to the
ListContainerInstances operation. |
| ListContainerInstancesResult |
| ListServicesRequest
Container for the parameters to the
ListServices operation. |
| ListServicesResult |
| ListTaskDefinitionFamiliesRequest
Container for the parameters to the
ListTaskDefinitionFamilies operation. |
| ListTaskDefinitionFamiliesResult |
| ListTaskDefinitionsRequest
Container for the parameters to the
ListTaskDefinitions operation. |
| ListTaskDefinitionsResult |
| ListTasksRequest
Container for the parameters to the
ListTasks operation. |
| ListTasksResult |
| LoadBalancer
Details on a load balancer that is used with a service.
|
| MountPoint
Details on a volume mount point that is used in a container
definition.
|
| NetworkBinding
Details on the network bindings between a container and its host
container instance.
|
| PortMapping
Port mappings allow containers to access ports on the host container
instance to send or receive traffic.
|
| RegisterContainerInstanceRequest
Container for the parameters to the
RegisterContainerInstance operation. |
| RegisterContainerInstanceResult |
| RegisterTaskDefinitionRequest
Container for the parameters to the
RegisterTaskDefinition operation. |
| RegisterTaskDefinitionResult |
| Resource
Describes the resources available for a container instance.
|
| RunTaskRequest
Container for the parameters to the
RunTask operation. |
| RunTaskResult |
| Service
Details on a service within a cluster
|
| ServiceEvent
Details on an event associated with a service.
|
| SortOrder
Sort Order
|
| StartTaskRequest
Container for the parameters to the
StartTask operation. |
| StartTaskResult |
| StopTaskRequest
Container for the parameters to the
StopTask operation. |
| StopTaskResult |
| SubmitContainerStateChangeRequest
Container for the parameters to the
SubmitContainerStateChange operation. |
| SubmitContainerStateChangeResult |
| SubmitTaskStateChangeRequest
Container for the parameters to the
SubmitTaskStateChange operation. |
| SubmitTaskStateChangeResult |
| Task
Details on a task in a cluster.
|
| TaskDefinition
Details of a task definition.
|
| TaskDefinitionStatus
Task Definition Status
|
| TaskOverride
The overrides associated with a task.
|
| TransportProtocol
Transport Protocol
|
| UpdateContainerAgentRequest
Container for the parameters to the
UpdateContainerAgent operation. |
| UpdateContainerAgentResult |
| UpdateServiceRequest
Container for the parameters to the
UpdateService operation. |
| UpdateServiceResult |
| VersionInfo
The Docker and Amazon ECS container agent version information on a
container instance.
|
| Volume
A data volume used in a task definition.
|
| VolumeFrom
Details on a data volume from another container.
|
Copyright © 2015. All rights reserved.