Uses of Class
com.google.cloud.compute.v1.UrlMapsSettings
-
Packages that use UrlMapsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UrlMapsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return UrlMapsSettings Modifier and Type Method Description UrlMapsSettings
UrlMapsSettings.Builder. build()
static UrlMapsSettings
UrlMapsSettings. create(UrlMapsStubSettings stub)
UrlMapsSettings
UrlMapsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type UrlMapsSettings Modifier and Type Method Description static UrlMapsClient
UrlMapsClient. create(UrlMapsSettings settings)
Constructs an instance of UrlMapsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type UrlMapsSettings Constructor Description Builder(UrlMapsSettings settings)
UrlMapsClient(UrlMapsSettings settings)
Constructs an instance of UrlMapsClient, using the given settings.
-