public static class CreateSmtpCredentialDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateSmtpCredentialDetails |
build() |
CreateSmtpCredentialDetails.Builder |
copy(CreateSmtpCredentialDetails model) |
CreateSmtpCredentialDetails.Builder |
description(String description)
The description you assign to the SMTP credentials during creation.
|
public CreateSmtpCredentialDetails.Builder description(String description)
The description you assign to the SMTP credentials during creation. 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 CreateSmtpCredentialDetails build()
public CreateSmtpCredentialDetails.Builder copy(CreateSmtpCredentialDetails model)
Copyright © 2016–2024. All rights reserved.