Uses of Class
software.amazon.awssdk.services.rds.model.CreateIntegrationRequest
Packages that use CreateIntegrationRequest
Package
Description
-
Uses of CreateIntegrationRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type CreateIntegrationRequestModifier and TypeMethodDescriptionRdsAsyncClient.createIntegration(CreateIntegrationRequest createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift.default CreateIntegrationResponseRdsClient.createIntegration(CreateIntegrationRequest createIntegrationRequest) Creates a zero-ETL integration with Amazon Redshift. -
Uses of CreateIntegrationRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type CreateIntegrationRequestModifier and TypeMethodDescriptionCreateIntegrationRequestMarshaller.marshall(CreateIntegrationRequest createIntegrationRequest)