Package | Description |
---|---|
com.oracle.bmc.opsi | |
com.oracle.bmc.opsi.responses |
Modifier and Type | Method and Description |
---|---|
GetDatabaseInsightResponse |
OperationsInsightsClient.getDatabaseInsight(GetDatabaseInsightRequest request) |
GetDatabaseInsightResponse |
OperationsInsights.getDatabaseInsight(GetDatabaseInsightRequest request)
Gets details of a database insight.
|
Modifier and Type | Method and Description |
---|---|
Future<GetDatabaseInsightResponse> |
OperationsInsightsAsyncClient.getDatabaseInsight(GetDatabaseInsightRequest request,
AsyncHandler<GetDatabaseInsightRequest,GetDatabaseInsightResponse> handler) |
Future<GetDatabaseInsightResponse> |
OperationsInsightsAsync.getDatabaseInsight(GetDatabaseInsightRequest request,
AsyncHandler<GetDatabaseInsightRequest,GetDatabaseInsightResponse> handler)
Gets details of a database insight.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseInsightResponse |
GetDatabaseInsightResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDatabaseInsightResponse.Builder |
GetDatabaseInsightResponse.Builder.copy(GetDatabaseInsightResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.