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