Uses of Class
software.amazon.awssdk.services.redshift.model.IntegrationTargetNotFoundException
-
Packages that use IntegrationTargetNotFoundException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of IntegrationTargetNotFoundException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw IntegrationTargetNotFoundException 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.
-