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