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