@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class ConnectionMarshaller extends Object
| Constructor | Description |
|---|---|
ConnectionMarshaller() |
| Modifier and Type | Method | Description |
|---|---|---|
static ConnectionMarshaller |
getInstance() |
|
void |
marshall(Connection connection,
ProtocolMarshaller protocolMarshaller) |
Marshall the given parameter object.
|
public static ConnectionMarshaller getInstance()
public void marshall(Connection connection, ProtocolMarshaller protocolMarshaller)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.