Class ListWorkflowRunsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.codecatalyst.transform.ListWorkflowRunsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ListWorkflowRunsRequest>
@Generated("software.amazon.awssdk:codegen") public class ListWorkflowRunsRequestMarshaller extends Object implements Marshaller<ListWorkflowRunsRequest>
ListWorkflowRunsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ListWorkflowRunsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ListWorkflowRunsRequest listWorkflowRunsRequest)
-
-
-
Constructor Detail
-
ListWorkflowRunsRequestMarshaller
public ListWorkflowRunsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ListWorkflowRunsRequest listWorkflowRunsRequest)
- Specified by:
marshallin interfaceMarshaller<ListWorkflowRunsRequest>
-
-