GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.authorization(String authorization) |
The Authorization field value consists of credentials containing the authentication
information of the user agent for the realm of the resource being requested.
|
static GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.builder() |
Return a new builder for this request object.
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.copy(GetMySmtpCredentialRequest o) |
Copy method to populate the builder with values from the given instance.
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.mySmtpCredentialId(String mySmtpCredentialId) |
ID of the resource
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.opcRetryToken(String opcRetryToken) |
A token you supply to uniquely identify the request and provide idempotency if the
request is retried.
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.resourceTypeSchemaVersion(String resourceTypeSchemaVersion) |
An endpoint-specific schema version number to use in the Request.
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
GetMySmtpCredentialRequest.Builder |
GetMySmtpCredentialRequest.toBuilder() |
|