Uses of Class
software.amazon.awssdk.services.rds.model.CreateIntegrationResponse
Packages that use CreateIntegrationResponse
-
Uses of CreateIntegrationResponse in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that return CreateIntegrationResponseModifier and TypeMethodDescriptiondefault CreateIntegrationResponseRdsClient.createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.default CreateIntegrationResponseRdsClient.createIntegration(CreateIntegrationRequest createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.Methods in software.amazon.awssdk.services.rds that return types with arguments of type CreateIntegrationResponseModifier and TypeMethodDescriptionRdsAsyncClient.createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.RdsAsyncClient.createIntegration(CreateIntegrationRequest createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.