public class DescribeConnectionsRequestMarshaller extends java.lang.Object implements Marshaller<Request<DescribeConnectionsRequest>,DescribeConnectionsRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DescribeConnectionsRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeConnectionsRequest> |
marshall(DescribeConnectionsRequest describeConnectionsRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DescribeConnectionsRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DescribeConnectionsRequest> marshall(DescribeConnectionsRequest describeConnectionsRequest)
marshall
in interface Marshaller<Request<DescribeConnectionsRequest>,DescribeConnectionsRequest>