Uses of Class
com.google.cloud.networkmanagement.v1beta1.ReachabilityServiceSettings
-
Packages that use ReachabilityServiceSettings Package Description com.google.cloud.networkmanagement.v1beta1 A client to Network Management API -
-
Uses of ReachabilityServiceSettings in com.google.cloud.networkmanagement.v1beta1
Methods in com.google.cloud.networkmanagement.v1beta1 that return ReachabilityServiceSettings Modifier and Type Method Description ReachabilityServiceSettingsReachabilityServiceSettings.Builder. build()static ReachabilityServiceSettingsReachabilityServiceSettings. create(ReachabilityServiceStubSettings stub)ReachabilityServiceSettingsReachabilityServiceClient. getSettings()Methods in com.google.cloud.networkmanagement.v1beta1 with parameters of type ReachabilityServiceSettings Modifier and Type Method Description static ReachabilityServiceClientReachabilityServiceClient. create(ReachabilityServiceSettings settings)Constructs an instance of ReachabilityServiceClient, using the given settings.Constructors in com.google.cloud.networkmanagement.v1beta1 with parameters of type ReachabilityServiceSettings Constructor Description Builder(ReachabilityServiceSettings settings)ReachabilityServiceClient(ReachabilityServiceSettings settings)Constructs an instance of ReachabilityServiceClient, using the given settings.
-