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