Uses of Class
software.amazon.awssdk.services.rds.model.DeleteIntegrationResponse
Packages that use DeleteIntegrationResponse
-
Uses of DeleteIntegrationResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return DeleteIntegrationResponseModifier and TypeMethodDescriptiondefault DeleteIntegrationResponseRdsClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest) Deletes a zero-ETL integration with Amazon Redshift.default DeleteIntegrationResponseRdsClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) Deletes a zero-ETL integration with Amazon Redshift.Methods in software.amazon.awssdk.services.rds that return types with arguments of type DeleteIntegrationResponseModifier and TypeMethodDescriptionRdsAsyncClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest) Deletes a zero-ETL integration with Amazon Redshift.RdsAsyncClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) Deletes a zero-ETL integration with Amazon Redshift.