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