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