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