Package | Description |
---|---|
com.oracle.bmc.monitoring | |
com.oracle.bmc.monitoring.requests |
Modifier and Type | Method and Description |
---|---|
GetAlarmHistoryResponse |
MonitoringClient.getAlarmHistory(GetAlarmHistoryRequest request) |
GetAlarmHistoryResponse |
Monitoring.getAlarmHistory(GetAlarmHistoryRequest request)
Get the history of the specified alarm.
|
Future<GetAlarmHistoryResponse> |
MonitoringAsync.getAlarmHistory(GetAlarmHistoryRequest request,
AsyncHandler<GetAlarmHistoryRequest,GetAlarmHistoryResponse> handler)
Get the history of the specified alarm.
|
Future<GetAlarmHistoryResponse> |
MonitoringAsyncClient.getAlarmHistory(GetAlarmHistoryRequest request,
AsyncHandler<GetAlarmHistoryRequest,GetAlarmHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAlarmHistoryResponse> |
MonitoringAsync.getAlarmHistory(GetAlarmHistoryRequest request,
AsyncHandler<GetAlarmHistoryRequest,GetAlarmHistoryResponse> handler)
Get the history of the specified alarm.
|
Future<GetAlarmHistoryResponse> |
MonitoringAsyncClient.getAlarmHistory(GetAlarmHistoryRequest request,
AsyncHandler<GetAlarmHistoryRequest,GetAlarmHistoryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAlarmHistoryRequest |
GetAlarmHistoryRequest.Builder.build()
Build the instance of GetAlarmHistoryRequest as configured by this builder
|
GetAlarmHistoryRequest |
GetAlarmHistoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAlarmHistoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAlarmHistoryRequest.Builder |
GetAlarmHistoryRequest.Builder.copy(GetAlarmHistoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.