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