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