Uses of Class
software.amazon.awssdk.services.redshift.model.BucketNotFoundException
-
Packages that use BucketNotFoundException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of BucketNotFoundException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw BucketNotFoundException Modifier and Type Method Description default EnableLoggingResponseRedshiftClient. enableLogging(Consumer<EnableLoggingRequest.Builder> enableLoggingRequest)Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.default EnableLoggingResponseRedshiftClient. enableLogging(EnableLoggingRequest enableLoggingRequest)Starts logging information, such as queries and connection attempts, for the specified Amazon Redshift cluster.
-