Package | Description |
---|---|
com.oracle.bmc.email.requests |
Modifier and Type | Method and Description |
---|---|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.body$(UpdateDkimDetails body)
Alternative setter for the body parameter.
|
static UpdateDkimRequest.Builder |
UpdateDkimRequest.builder()
Return a new builder for this request object.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.copy(UpdateDkimRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.dkimId(String dkimId)
The OCID
of this DKIM.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.ifMatch(String ifMatch)
Used for optimistic concurrency control.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.opcRequestId(String opcRequestId)
The request ID for tracing from the system
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateDkimRequest.Builder |
UpdateDkimRequest.toBuilder()
Return an instance of
UpdateDkimRequest.Builder that allows you to modify request properties. |
UpdateDkimRequest.Builder |
UpdateDkimRequest.Builder.updateDkimDetails(UpdateDkimDetails updateDkimDetails)
The new DKIM attributes to apply.
|
Copyright © 2016–2024. All rights reserved.