Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.Builder.body$(CreateBackupDestinationDetails body)
Alternative setter for the body parameter.
|
static CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.builder()
Return a new builder for this request object.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.Builder.copy(CreateBackupDestinationRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.Builder.createBackupDestinationDetails(CreateBackupDestinationDetails createBackupDestinationDetails)
Request to create a new backup destination.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.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.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateBackupDestinationRequest.Builder |
CreateBackupDestinationRequest.toBuilder()
Return an instance of
CreateBackupDestinationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.