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