Package io.hyperfoil.api.config
Interface SLA.Provider
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.hyperfoil.api.config.Step
Step.Catalog
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intid()SLA[]sla()
-
-
-
Method Detail
-
id
int id()
- Returns:
- Step ID that will allow us to match against the SLA.
-
sla
SLA[] sla()
-
-