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