Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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) |
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 |
---|---|
SummarizeAlertLogCountsRequest |
SummarizeAlertLogCountsRequest.Builder.build()
Build the instance of SummarizeAlertLogCountsRequest as configured by this builder
|
SummarizeAlertLogCountsRequest |
SummarizeAlertLogCountsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of SummarizeAlertLogCountsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
SummarizeAlertLogCountsRequest.Builder |
SummarizeAlertLogCountsRequest.Builder.copy(SummarizeAlertLogCountsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.