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