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