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