CopyableBuilder<UpdateContainerAgentResponse.Builder,UpdateContainerAgentResponse>
, SdkBuilder<UpdateContainerAgentResponse.Builder,UpdateContainerAgentResponse>
public static interface UpdateContainerAgentResponse.Builder extends CopyableBuilder<UpdateContainerAgentResponse.Builder,UpdateContainerAgentResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateContainerAgentResponse.Builder |
containerInstance(ContainerInstance containerInstance) |
The container instance for which the container agent was updated.
|
copy
apply, build
UpdateContainerAgentResponse.Builder containerInstance(ContainerInstance containerInstance)
The container instance for which the container agent was updated.
containerInstance
- The container instance for which the container agent was updated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.