Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
com.griddynamics.jagger.user.test.configurations.limits.JLimitVsRefValue.Builder Class Reference
Inheritance diagram for com.griddynamics.jagger.user.test.configurations.limits.JLimitVsRefValue.Builder:

Public Member Functions

JLimit build ()
 Create JLimit instance. More...
 
- Public Member Functions inherited from com.griddynamics.jagger.user.test.configurations.limits.JLimit.Builder
Builder withExactLimits (LowErrThresh lowErrThresh, LowWarnThresh lowWarnThresh, UpWarnThresh upWarnThresh, UpErrThresh upErrThresh)
 Set all limits. More...
 
Builder withOnlyErrors (LowErrThresh lowErrThresh, UpErrThresh upErrThresh)
 Set limits for errors criteria only. More...
 
Builder withOnlyLowerThresholds (LowErrThresh lowErrThresh, LowWarnThresh lowWarnThresh)
 Set limits for warnings criteria only. More...
 
Builder withOnlyUpperThresholds (UpWarnThresh upWarnThresh, UpErrThresh upErrThresh)
 Set limits for upper limits only. More...
 
Builder withOnlyWarnings (LowWarnThresh lowWarnThresh, UpWarnThresh upWarnThresh)
 Set limits for warnings criteria only. More...
 

Detailed Description

Definition at line 72 of file JLimitVsRefValue.java.


The documentation for this class was generated from the following file: