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 classLatencyDistributionDescribes measured latency distribution.static classLatencyDistribution.BuilderDescribes measured latency distribution.Methods in com.google.cloud.networkmanagement.v1beta1 that return LatencyDistributionOrBuilder Modifier and Type Method Description LatencyDistributionOrBuilderProbingDetails.Builder. getProbingLatencyOrBuilder()Latency as measured by active probing in one direction: from the source to the destination endpoint.LatencyDistributionOrBuilderProbingDetails. getProbingLatencyOrBuilder()Latency as measured by active probing in one direction: from the source to the destination endpoint.LatencyDistributionOrBuilderProbingDetailsOrBuilder. getProbingLatencyOrBuilder()Latency as measured by active probing in one direction: from the source to the destination endpoint.
-