UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.body$(UpdateLongTermBackupDetails body) |
Alternative setter for the body parameter.
|
static UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.builder() |
Return a new builder for this request object.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.copy(UpdateLongTermBackupRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.longTermBackupId(String longTermBackupId) |
The long term backup OCID.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.toBuilder() |
|
UpdateLongTermBackupRequest.Builder |
UpdateLongTermBackupRequest.Builder.updateLongTermBackupDetails(UpdateLongTermBackupDetails updateLongTermBackupDetails) |
The information to be updated.
|