Package | Description |
---|---|
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.body$(ChangeProtectedDatabaseSubscriptionDetails body)
Alternative setter for the body parameter.
|
static ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.builder()
Return a new builder for this request object.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.changeProtectedDatabaseSubscriptionDetails(ChangeProtectedDatabaseSubscriptionDetails changeProtectedDatabaseSubscriptionDetails)
Associate a protected database with a different subscription.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.copy(ChangeProtectedDatabaseSubscriptionRequest o)
Copy method to populate the builder with values from the given instance.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.protectedDatabaseId(String protectedDatabaseId)
The protected database OCID.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ChangeProtectedDatabaseSubscriptionRequest.Builder |
ChangeProtectedDatabaseSubscriptionRequest.toBuilder()
Return an instance of
ChangeProtectedDatabaseSubscriptionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.