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