Package | Description |
---|---|
com.oracle.bmc.email.model | |
com.oracle.bmc.email.requests |
Modifier and Type | Method and Description |
---|---|
CreateDkimDetails |
CreateDkimDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateDkimDetails.Builder |
CreateDkimDetails.Builder.copy(CreateDkimDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateDkimDetails |
CreateDkimRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateDkimDetails |
CreateDkimRequest.getCreateDkimDetails()
The DKIM details.
|
Modifier and Type | Method and Description |
---|---|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.body$(CreateDkimDetails body)
Alternative setter for the body parameter.
|
CreateDkimRequest.Builder |
CreateDkimRequest.Builder.createDkimDetails(CreateDkimDetails createDkimDetails)
The DKIM details.
|
Copyright © 2016–2024. All rights reserved.