Unmarshaller<UpdateContainerAgentResponse,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class UpdateContainerAgentResponseUnmarshaller extends Object implements Unmarshaller<UpdateContainerAgentResponse,JsonUnmarshallerContext>
Constructor | Description |
---|---|
UpdateContainerAgentResponseUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static UpdateContainerAgentResponseUnmarshaller |
getInstance() |
|
UpdateContainerAgentResponse |
unmarshall(JsonUnmarshallerContext context) |
public UpdateContainerAgentResponseUnmarshaller()
public UpdateContainerAgentResponse unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<UpdateContainerAgentResponse,JsonUnmarshallerContext>
Exception
public static UpdateContainerAgentResponseUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.