Uses of Interface
software.amazon.awssdk.services.rds.model.InvalidS3BucketException.Builder
Packages that use InvalidS3BucketException.Builder
-
Uses of InvalidS3BucketException.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return InvalidS3BucketException.BuilderModifier and TypeMethodDescriptionInvalidS3BucketException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InvalidS3BucketException.builder()InvalidS3BucketException.Builder.numAttempts(Integer numAttempts) InvalidS3BucketException.Builder.statusCode(int statusCode) InvalidS3BucketException.toBuilder()InvalidS3BucketException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type InvalidS3BucketException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvalidS3BucketException.Builder>InvalidS3BucketException.serializableBuilderClass()