Uses of Interface
com.google.cloud.networkmanagement.v1beta1.ProbingDetailsOrBuilder
-
Packages that use ProbingDetailsOrBuilder Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of ProbingDetailsOrBuilder in com.google.cloud.networkmanagement.v1beta1
Classes in com.google.cloud.networkmanagement.v1beta1 that implement ProbingDetailsOrBuilder Modifier and Type Class Description class
ProbingDetails
Results of active probing from the last run of the test.static class
ProbingDetails.Builder
Results of active probing from the last run of the test.Methods in com.google.cloud.networkmanagement.v1beta1 that return ProbingDetailsOrBuilder Modifier and Type Method Description ProbingDetailsOrBuilder
ConnectivityTest.Builder. getProbingDetailsOrBuilder()
Output only.ProbingDetailsOrBuilder
ConnectivityTest. getProbingDetailsOrBuilder()
Output only.ProbingDetailsOrBuilder
ConnectivityTestOrBuilder. getProbingDetailsOrBuilder()
Output only.
-