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