Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.responses |
Modifier and Type | Method and Description |
---|---|
RemoveAlarmSuppressionResponse |
MonitoringClient.removeAlarmSuppression(RemoveAlarmSuppressionRequest request) |
RemoveAlarmSuppressionResponse |
Monitoring.removeAlarmSuppression(RemoveAlarmSuppressionRequest request)
Removes any existing suppression for the specified alarm.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveAlarmSuppressionResponse> |
MonitoringAsync.removeAlarmSuppression(RemoveAlarmSuppressionRequest request,
AsyncHandler<RemoveAlarmSuppressionRequest,RemoveAlarmSuppressionResponse> handler)
Removes any existing suppression for the specified alarm.
|
Future<RemoveAlarmSuppressionResponse> |
MonitoringAsyncClient.removeAlarmSuppression(RemoveAlarmSuppressionRequest request,
AsyncHandler<RemoveAlarmSuppressionRequest,RemoveAlarmSuppressionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveAlarmSuppressionResponse> |
MonitoringAsync.removeAlarmSuppression(RemoveAlarmSuppressionRequest request,
AsyncHandler<RemoveAlarmSuppressionRequest,RemoveAlarmSuppressionResponse> handler)
Removes any existing suppression for the specified alarm.
|
Future<RemoveAlarmSuppressionResponse> |
MonitoringAsyncClient.removeAlarmSuppression(RemoveAlarmSuppressionRequest request,
AsyncHandler<RemoveAlarmSuppressionRequest,RemoveAlarmSuppressionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveAlarmSuppressionResponse |
RemoveAlarmSuppressionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveAlarmSuppressionResponse.Builder |
RemoveAlarmSuppressionResponse.Builder.copy(RemoveAlarmSuppressionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.