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