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