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 UrlMapsSettingsUrlMapsSettings.Builder. build()static UrlMapsSettingsUrlMapsSettings. create(UrlMapsStubSettings stub)UrlMapsSettingsUrlMapsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type UrlMapsSettings Modifier and Type Method Description static UrlMapsClientUrlMapsClient. 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.
-