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