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