Uses of Interface
com.google.cloud.networkmanagement.v1beta1.LatencyDistributionOrBuilder
-
Packages that use LatencyDistributionOrBuilder Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of LatencyDistributionOrBuilder in com.google.cloud.networkmanagement.v1beta1
Classes in com.google.cloud.networkmanagement.v1beta1 that implement LatencyDistributionOrBuilder Modifier and Type Class Description class
LatencyDistribution
Describes measured latency distribution.static class
LatencyDistribution.Builder
Describes measured latency distribution.Methods in com.google.cloud.networkmanagement.v1beta1 that return LatencyDistributionOrBuilder Modifier and Type Method Description LatencyDistributionOrBuilder
ProbingDetails.Builder. getProbingLatencyOrBuilder()
Latency as measured by active probing in one direction: from the source to the destination endpoint.LatencyDistributionOrBuilder
ProbingDetails. getProbingLatencyOrBuilder()
Latency as measured by active probing in one direction: from the source to the destination endpoint.LatencyDistributionOrBuilder
ProbingDetailsOrBuilder. getProbingLatencyOrBuilder()
Latency as measured by active probing in one direction: from the source to the destination endpoint.
-