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