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