Uses of Class
com.oracle.bmc.monitoring.model.AlarmHistoryCollection
-
Packages that use AlarmHistoryCollection Package Description com.oracle.bmc.monitoring.model com.oracle.bmc.monitoring.responses -
-
Uses of AlarmHistoryCollection in com.oracle.bmc.monitoring.model
Methods in com.oracle.bmc.monitoring.model that return AlarmHistoryCollection Modifier and Type Method Description AlarmHistoryCollectionAlarmHistoryCollection.Builder. build()Methods in com.oracle.bmc.monitoring.model with parameters of type AlarmHistoryCollection Modifier and Type Method Description AlarmHistoryCollection.BuilderAlarmHistoryCollection.Builder. copy(AlarmHistoryCollection model) -
Uses of AlarmHistoryCollection in com.oracle.bmc.monitoring.responses
Methods in com.oracle.bmc.monitoring.responses that return AlarmHistoryCollection Modifier and Type Method Description AlarmHistoryCollectionGetAlarmHistoryResponse. getAlarmHistoryCollection()The returned AlarmHistoryCollection instance.Methods in com.oracle.bmc.monitoring.responses with parameters of type AlarmHistoryCollection Modifier and Type Method Description GetAlarmHistoryResponse.BuilderGetAlarmHistoryResponse.Builder. alarmHistoryCollection(AlarmHistoryCollection alarmHistoryCollection)The returned AlarmHistoryCollection instance.
-