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.
|
Modifier and Type | Method and Description |
---|---|
SubmitContainerStateChangeResult |
AmazonECSClient.submitContainerStateChange()
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
SubmitContainerStateChangeResult |
AmazonECS.submitContainerStateChange()
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
SubmitContainerStateChangeResult |
AmazonECSClient.submitContainerStateChange(SubmitContainerStateChangeRequest submitContainerStateChangeRequest)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
SubmitContainerStateChangeResult |
AmazonECS.submitContainerStateChange(SubmitContainerStateChangeRequest submitContainerStateChangeRequest)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Modifier and Type | Method and Description |
---|---|
Future<SubmitContainerStateChangeResult> |
AmazonECSAsync.submitContainerStateChangeAsync(SubmitContainerStateChangeRequest submitContainerStateChangeRequest)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Future<SubmitContainerStateChangeResult> |
AmazonECSAsyncClient.submitContainerStateChangeAsync(SubmitContainerStateChangeRequest submitContainerStateChangeRequest)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Future<SubmitContainerStateChangeResult> |
AmazonECSAsync.submitContainerStateChangeAsync(SubmitContainerStateChangeRequest submitContainerStateChangeRequest,
AsyncHandler<SubmitContainerStateChangeRequest,SubmitContainerStateChangeResult> asyncHandler)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Future<SubmitContainerStateChangeResult> |
AmazonECSAsyncClient.submitContainerStateChangeAsync(SubmitContainerStateChangeRequest submitContainerStateChangeRequest,
AsyncHandler<SubmitContainerStateChangeRequest,SubmitContainerStateChangeResult> asyncHandler)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Modifier and Type | Method and Description |
---|---|
Future<SubmitContainerStateChangeResult> |
AmazonECSAsync.submitContainerStateChangeAsync(SubmitContainerStateChangeRequest submitContainerStateChangeRequest,
AsyncHandler<SubmitContainerStateChangeRequest,SubmitContainerStateChangeResult> asyncHandler)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Future<SubmitContainerStateChangeResult> |
AmazonECSAsyncClient.submitContainerStateChangeAsync(SubmitContainerStateChangeRequest submitContainerStateChangeRequest,
AsyncHandler<SubmitContainerStateChangeRequest,SubmitContainerStateChangeResult> asyncHandler)
NOTE: This action is only used by the Amazon EC2 Container
Service agent, and it is not intended for use outside of the agent.
|
Modifier and Type | Method and Description |
---|---|
SubmitContainerStateChangeResult |
SubmitContainerStateChangeResult.clone() |
SubmitContainerStateChangeResult |
SubmitContainerStateChangeResult.withAcknowledgment(String acknowledgment)
Acknowledgement of the state change.
|
Copyright © 2015. All rights reserved.