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