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