Uses of Class
com.oracle.bmc.apmsynthetics.model.MonitorCollection
-
Packages that use MonitorCollection Package Description com.oracle.bmc.apmsynthetics.model com.oracle.bmc.apmsynthetics.responses -
-
Uses of MonitorCollection in com.oracle.bmc.apmsynthetics.model
Methods in com.oracle.bmc.apmsynthetics.model that return MonitorCollection Modifier and Type Method Description MonitorCollection
MonitorCollection.Builder. build()
Methods in com.oracle.bmc.apmsynthetics.model with parameters of type MonitorCollection Modifier and Type Method Description MonitorCollection.Builder
MonitorCollection.Builder. copy(MonitorCollection model)
-
Uses of MonitorCollection in com.oracle.bmc.apmsynthetics.responses
Methods in com.oracle.bmc.apmsynthetics.responses that return MonitorCollection Modifier and Type Method Description MonitorCollection
ListMonitorsResponse. getMonitorCollection()
The returned MonitorCollection instance.Methods in com.oracle.bmc.apmsynthetics.responses with parameters of type MonitorCollection Modifier and Type Method Description ListMonitorsResponse.Builder
ListMonitorsResponse.Builder. monitorCollection(MonitorCollection monitorCollection)
The returned MonitorCollection instance.
-