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