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