@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class InstanceBlockDeviceMappingSpecificationUnmarshaller extends Object implements software.amazon.awssdk.core.runtime.transform.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 software.amazon.awssdk.core.runtime.transform.Unmarshaller<InstanceBlockDeviceMappingSpecification,StaxUnmarshallerContext>Exceptionpublic static InstanceBlockDeviceMappingSpecificationUnmarshaller getInstance()
Copyright © 2018. All rights reserved.