| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.octoperf.api |
| Modifier and Type | Method and Description |
|---|---|
BenchResult.State |
BenchResult.getState() |
static BenchResult.State |
BenchResult.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BenchResult.State[] |
BenchResult.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BenchResult(BenchResult.State state,
Instant created,
Instant lastModified) |
Copyright © 2022. All rights reserved.