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