Uses of Class
com.morpheusdata.model.InstanceThreshold
Packages that use InstanceThreshold
-
Uses of InstanceThreshold in com.morpheusdata.core
Methods in com.morpheusdata.core that return types with arguments of type InstanceThresholdModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<InstanceThreshold>MorpheusInstanceThresholdService.listById(Collection<Long> ids) Get a collection ofInstanceThresholdobjects from a collection of ids -
Uses of InstanceThreshold in com.morpheusdata.model
Fields in com.morpheusdata.model declared as InstanceThresholdModifier and TypeFieldDescriptionprotected InstanceThresholdInstanceThreshold.sourceThresholdprotected InstanceThresholdInstanceScale.thresholdMethods in com.morpheusdata.model that return InstanceThresholdModifier and TypeMethodDescriptionInstanceThreshold.getSourceThreshold()InstanceScale.getThreshold()Methods in com.morpheusdata.model with parameters of type InstanceThresholdModifier and TypeMethodDescriptionvoidInstanceThreshold.setSourceThreshold(InstanceThreshold sourceThreshold) voidInstanceScale.setThreshold(InstanceThreshold threshold)