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