Uses of Class
software.amazon.awssdk.services.redshift.model.IntegrationQuotaExceededException
-
Packages that use IntegrationQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of IntegrationQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw IntegrationQuotaExceededException Modifier and Type Method Description default CreateIntegrationResponseRedshiftClient. createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest)Creates a zero-ETL integration or S3 event integration with Amazon Redshift.default CreateIntegrationResponseRedshiftClient. createIntegration(CreateIntegrationRequest createIntegrationRequest)Creates a zero-ETL integration or S3 event integration with Amazon Redshift.
-