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