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