Uses of Class
software.amazon.awssdk.services.rds.model.DeleteIntegrationRequest
Packages that use DeleteIntegrationRequest
Package
Description
-
Uses of DeleteIntegrationRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DeleteIntegrationRequestModifier and TypeMethodDescriptionRdsAsyncClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) Deletes a zero-ETL integration with Amazon Redshift.default DeleteIntegrationResponseRdsClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) Deletes a zero-ETL integration with Amazon Redshift. -
Uses of DeleteIntegrationRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DeleteIntegrationRequestModifier and TypeMethodDescriptionDeleteIntegrationRequestMarshaller.marshall(DeleteIntegrationRequest deleteIntegrationRequest)