Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
SummarizeAlertLogCountsResponse |
Diagnosability.summarizeAlertLogCounts(SummarizeAlertLogCountsRequest request)
Get the counts of alert logs for the specified Managed Database.
|
SummarizeAlertLogCountsResponse |
DiagnosabilityClient.summarizeAlertLogCounts(SummarizeAlertLogCountsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<SummarizeAlertLogCountsResponse> |
DiagnosabilityAsync.summarizeAlertLogCounts(SummarizeAlertLogCountsRequest request,
AsyncHandler<SummarizeAlertLogCountsRequest,SummarizeAlertLogCountsResponse> handler)
Get the counts of alert logs for the specified Managed Database.
|
Future<SummarizeAlertLogCountsResponse> |
DiagnosabilityAsyncClient.summarizeAlertLogCounts(SummarizeAlertLogCountsRequest request,
AsyncHandler<SummarizeAlertLogCountsRequest,SummarizeAlertLogCountsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<SummarizeAlertLogCountsResponse> |
DiagnosabilityAsync.summarizeAlertLogCounts(SummarizeAlertLogCountsRequest request,
AsyncHandler<SummarizeAlertLogCountsRequest,SummarizeAlertLogCountsResponse> handler)
Get the counts of alert logs for the specified Managed Database.
|
Future<SummarizeAlertLogCountsResponse> |
DiagnosabilityAsyncClient.summarizeAlertLogCounts(SummarizeAlertLogCountsRequest request,
AsyncHandler<SummarizeAlertLogCountsRequest,SummarizeAlertLogCountsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
SummarizeAlertLogCountsResponse |
SummarizeAlertLogCountsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
SummarizeAlertLogCountsResponse.Builder |
SummarizeAlertLogCountsResponse.Builder.copy(SummarizeAlertLogCountsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.