Unmarshaller<InstanceBlockDeviceMapping,StaxUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class InstanceBlockDeviceMappingUnmarshaller extends Object implements Unmarshaller<InstanceBlockDeviceMapping,StaxUnmarshallerContext>
| Constructor | Description |
|---|---|
InstanceBlockDeviceMappingUnmarshaller() |
| Modifier and Type | Method | 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.