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