Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.responses |
Modifier and Type | Method and Description |
---|---|
CreateAlarmSuppressionResponse |
MonitoringClient.createAlarmSuppression(CreateAlarmSuppressionRequest request) |
CreateAlarmSuppressionResponse |
Monitoring.createAlarmSuppression(CreateAlarmSuppressionRequest request)
Creates a new alarm suppression at the specified level (alarm-wide or dimension-specific).
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAlarmSuppressionResponse> |
MonitoringAsync.createAlarmSuppression(CreateAlarmSuppressionRequest request,
AsyncHandler<CreateAlarmSuppressionRequest,CreateAlarmSuppressionResponse> handler)
Creates a new alarm suppression at the specified level (alarm-wide or dimension-specific).
|
Future<CreateAlarmSuppressionResponse> |
MonitoringAsyncClient.createAlarmSuppression(CreateAlarmSuppressionRequest request,
AsyncHandler<CreateAlarmSuppressionRequest,CreateAlarmSuppressionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateAlarmSuppressionResponse> |
MonitoringAsync.createAlarmSuppression(CreateAlarmSuppressionRequest request,
AsyncHandler<CreateAlarmSuppressionRequest,CreateAlarmSuppressionResponse> handler)
Creates a new alarm suppression at the specified level (alarm-wide or dimension-specific).
|
Future<CreateAlarmSuppressionResponse> |
MonitoringAsyncClient.createAlarmSuppression(CreateAlarmSuppressionRequest request,
AsyncHandler<CreateAlarmSuppressionRequest,CreateAlarmSuppressionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateAlarmSuppressionResponse |
CreateAlarmSuppressionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAlarmSuppressionResponse.Builder |
CreateAlarmSuppressionResponse.Builder.copy(CreateAlarmSuppressionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.