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