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