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