public static class UpdateSmtpCredentialDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateSmtpCredentialDetails |
build() |
UpdateSmtpCredentialDetails.Builder |
copy(UpdateSmtpCredentialDetails model) |
UpdateSmtpCredentialDetails.Builder |
description(String description)
The description you assign to the SMTP credential.
|
public UpdateSmtpCredentialDetails.Builder description(String description)
The description you assign to the SMTP credential. Does not have to be unique, and it’s changeable.
(For tenancies that support identity domains) You can have an empty description.
description
- the value to setpublic UpdateSmtpCredentialDetails build()
public UpdateSmtpCredentialDetails.Builder copy(UpdateSmtpCredentialDetails model)
Copyright © 2016–2024. All rights reserved.