CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.body$(CreateExternalBackupJobDetails body) |
Alternative setter for the body parameter.
|
static CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.builder() |
Return a new builder for this request object.
|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.copy(CreateExternalBackupJobRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.createExternalBackupJobDetails(CreateExternalBackupJobDetails createExternalBackupJobDetails) |
Request to create a cloud backup resource for a database running outside the cloud.
|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateExternalBackupJobRequest.Builder |
CreateExternalBackupJobRequest.toBuilder() |
|