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