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