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