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