Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.responses |
Modifier and Type | Method and Description |
---|---|
ListAlarmSuppressionsResponse |
MonitoringClient.listAlarmSuppressions(ListAlarmSuppressionsRequest request) |
ListAlarmSuppressionsResponse |
Monitoring.listAlarmSuppressions(ListAlarmSuppressionsRequest request)
Lists alarm suppressions for the specified alarm.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAlarmSuppressionsResponse> |
MonitoringAsync.listAlarmSuppressions(ListAlarmSuppressionsRequest request,
AsyncHandler<ListAlarmSuppressionsRequest,ListAlarmSuppressionsResponse> handler)
Lists alarm suppressions for the specified alarm.
|
Future<ListAlarmSuppressionsResponse> |
MonitoringAsyncClient.listAlarmSuppressions(ListAlarmSuppressionsRequest request,
AsyncHandler<ListAlarmSuppressionsRequest,ListAlarmSuppressionsResponse> handler) |
Iterable<ListAlarmSuppressionsResponse> |
MonitoringPaginators.listAlarmSuppressionsResponseIterator(ListAlarmSuppressionsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAlarmSuppressions operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAlarmSuppressionsResponse> |
MonitoringAsync.listAlarmSuppressions(ListAlarmSuppressionsRequest request,
AsyncHandler<ListAlarmSuppressionsRequest,ListAlarmSuppressionsResponse> handler)
Lists alarm suppressions for the specified alarm.
|
Future<ListAlarmSuppressionsResponse> |
MonitoringAsyncClient.listAlarmSuppressions(ListAlarmSuppressionsRequest request,
AsyncHandler<ListAlarmSuppressionsRequest,ListAlarmSuppressionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAlarmSuppressionsResponse |
ListAlarmSuppressionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAlarmSuppressionsResponse.Builder |
ListAlarmSuppressionsResponse.Builder.copy(ListAlarmSuppressionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.