Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListAlertAnalyticsResponse> |
DataSafeAsync.listAlertAnalytics(ListAlertAnalyticsRequest request,
AsyncHandler<ListAlertAnalyticsRequest,ListAlertAnalyticsResponse> handler)
Returns the aggregation details of the alerts.
|
Future<ListAlertAnalyticsResponse> |
DataSafeAsyncClient.listAlertAnalytics(ListAlertAnalyticsRequest request,
AsyncHandler<ListAlertAnalyticsRequest,ListAlertAnalyticsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAlertAnalyticsRequest |
ListAlertAnalyticsRequest.Builder.build()
Build the instance of ListAlertAnalyticsRequest as configured by this builder
|
ListAlertAnalyticsRequest |
ListAlertAnalyticsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAlertAnalyticsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAlertAnalyticsRequest.Builder |
ListAlertAnalyticsRequest.Builder.copy(ListAlertAnalyticsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.