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