| Modifier and Type | Class and Description |
|---|---|
class |
Trace
Trace represents one simulated packet forwarding path.
|
static class |
Trace.Builder
Trace represents one simulated packet forwarding path.
|
| Modifier and Type | Method and Description |
|---|---|
TraceOrBuilder |
ReachabilityDetails.getTracesOrBuilder(int index)
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
|
TraceOrBuilder |
ReachabilityDetails.Builder.getTracesOrBuilder(int index)
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
|
TraceOrBuilder |
ReachabilityDetailsOrBuilder.getTracesOrBuilder(int index)
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TraceOrBuilder> |
ReachabilityDetails.getTracesOrBuilderList()
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
|
List<? extends TraceOrBuilder> |
ReachabilityDetails.Builder.getTracesOrBuilderList()
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
|
List<? extends TraceOrBuilder> |
ReachabilityDetailsOrBuilder.getTracesOrBuilderList()
Result may contain a list of traces if a test has multiple possible
paths in the network, such as when destination endpoint is a load balancer
with multiple backends.
|
Copyright © 2022 Google LLC. All rights reserved.