Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetExternalDbNodeResponse |
DbManagementClient.getExternalDbNode(GetExternalDbNodeRequest request) |
GetExternalDbNodeResponse |
DbManagement.getExternalDbNode(GetExternalDbNodeRequest request)
Gets the details for the external DB node specified by
externalDbNodeId . |
Modifier and Type | Method and Description |
---|---|
Future<GetExternalDbNodeResponse> |
DbManagementAsync.getExternalDbNode(GetExternalDbNodeRequest request,
AsyncHandler<GetExternalDbNodeRequest,GetExternalDbNodeResponse> handler)
Gets the details for the external DB node specified by
externalDbNodeId . |
Future<GetExternalDbNodeResponse> |
DbManagementAsyncClient.getExternalDbNode(GetExternalDbNodeRequest request,
AsyncHandler<GetExternalDbNodeRequest,GetExternalDbNodeResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExternalDbNodeResponse |
GetExternalDbNodeResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetExternalDbNodeResponse.Builder |
GetExternalDbNodeResponse.Builder.copy(GetExternalDbNodeResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.