| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateIntegrationResponse |
RdsClient.createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest)
Creates a zero-ETL integration with Amazon Redshift.
|
default CreateIntegrationResponse |
RdsClient.createIntegration(CreateIntegrationRequest createIntegrationRequest)
Creates a zero-ETL integration with Amazon Redshift.
|
default DeleteIntegrationResponse |
RdsClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest)
Deletes a zero-ETL integration with Amazon Redshift.
|
default DeleteIntegrationResponse |
RdsClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest)
Deletes a zero-ETL integration with Amazon Redshift.
|
Copyright © 2023. All rights reserved.