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