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