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