Uses of Class
com.google.cloud.compute.v1.UrlMapsClient
-
Packages that use UrlMapsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of UrlMapsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return UrlMapsClient Modifier and Type Method Description static UrlMapsClientUrlMapsClient. create()Constructs an instance of UrlMapsClient with default settings.static UrlMapsClientUrlMapsClient. create(UrlMapsStub stub)Constructs an instance of UrlMapsClient, using the given stub for making calls.static UrlMapsClientUrlMapsClient. create(UrlMapsSettings settings)Constructs an instance of UrlMapsClient, using the given settings.
-