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