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