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