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