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