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