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