public interface JLBHResult
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JLBHResult.ProbeResult |
static interface |
JLBHResult.RunResult |
| Modifier and Type | Method and Description |
|---|---|
@NotNull JLBHResult.ProbeResult |
endToEnd() |
@NotNull Optional<JLBHResult.ProbeResult> |
probe(String probeName) |
@NotNull @NotNull JLBHResult.ProbeResult endToEnd()
@NotNull @NotNull Optional<JLBHResult.ProbeResult> probe(String probeName)
Copyright © 2021. All rights reserved.