Uses of Interface
software.amazon.awssdk.services.taxsettings.model.AttachmentUploadException.Builder
-
Packages that use AttachmentUploadException.Builder Package Description software.amazon.awssdk.services.taxsettings.model -
-
Uses of AttachmentUploadException.Builder in software.amazon.awssdk.services.taxsettings.model
Methods in software.amazon.awssdk.services.taxsettings.model that return AttachmentUploadException.Builder Modifier and Type Method Description AttachmentUploadException.BuilderAttachmentUploadException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static AttachmentUploadException.BuilderAttachmentUploadException. builder()AttachmentUploadException.BuilderAttachmentUploadException.Builder. cause(Throwable cause)AttachmentUploadException.BuilderAttachmentUploadException.Builder. message(String message)AttachmentUploadException.BuilderAttachmentUploadException.Builder. requestId(String requestId)AttachmentUploadException.BuilderAttachmentUploadException.Builder. statusCode(int statusCode)AttachmentUploadException.BuilderAttachmentUploadException. toBuilder()AttachmentUploadException.BuilderAttachmentUploadException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.taxsettings.model that return types with arguments of type AttachmentUploadException.Builder Modifier and Type Method Description static Class<? extends AttachmentUploadException.Builder>AttachmentUploadException. serializableBuilderClass()
-