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