Uses of Class
com.amazonaws.services.ecs.model.UpdateContainerAgentResult
Packages that use UpdateContainerAgentResult
-
Uses of UpdateContainerAgentResult in com.amazonaws.services.ecs
Methods in com.amazonaws.services.ecs that return UpdateContainerAgentResultModifier and TypeMethodDescriptionAbstractAmazonECS.updateContainerAgent(UpdateContainerAgentRequest request) AmazonECS.updateContainerAgent(UpdateContainerAgentRequest updateContainerAgentRequest) Updates the Amazon ECS container agent on a specified container instance.AmazonECSClient.updateContainerAgent(UpdateContainerAgentRequest updateContainerAgentRequest) Updates the Amazon ECS container agent on a specified container instance.Methods in com.amazonaws.services.ecs that return types with arguments of type UpdateContainerAgentResultModifier and TypeMethodDescriptionAbstractAmazonECSAsync.updateContainerAgentAsync(UpdateContainerAgentRequest request) AbstractAmazonECSAsync.updateContainerAgentAsync(UpdateContainerAgentRequest request, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) AmazonECSAsync.updateContainerAgentAsync(UpdateContainerAgentRequest updateContainerAgentRequest) Updates the Amazon ECS container agent on a specified container instance.AmazonECSAsync.updateContainerAgentAsync(UpdateContainerAgentRequest updateContainerAgentRequest, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) Updates the Amazon ECS container agent on a specified container instance.AmazonECSAsyncClient.updateContainerAgentAsync(UpdateContainerAgentRequest request) AmazonECSAsyncClient.updateContainerAgentAsync(UpdateContainerAgentRequest request, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) Method parameters in com.amazonaws.services.ecs with type arguments of type UpdateContainerAgentResultModifier and TypeMethodDescriptionAbstractAmazonECSAsync.updateContainerAgentAsync(UpdateContainerAgentRequest request, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) AmazonECSAsync.updateContainerAgentAsync(UpdateContainerAgentRequest updateContainerAgentRequest, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) Updates the Amazon ECS container agent on a specified container instance.AmazonECSAsyncClient.updateContainerAgentAsync(UpdateContainerAgentRequest request, AsyncHandler<UpdateContainerAgentRequest, UpdateContainerAgentResult> asyncHandler) -
Uses of UpdateContainerAgentResult in com.amazonaws.services.ecs.model
Methods in com.amazonaws.services.ecs.model that return UpdateContainerAgentResultModifier and TypeMethodDescriptionUpdateContainerAgentResult.clone()UpdateContainerAgentResult.withContainerInstance(ContainerInstance containerInstance)