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