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