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 UrlMapsClient
UrlMapsClient. create()
Constructs an instance of UrlMapsClient with default settings.static UrlMapsClient
UrlMapsClient. create(UrlMapsStub stub)
Constructs an instance of UrlMapsClient, using the given stub for making calls.static UrlMapsClient
UrlMapsClient. create(UrlMapsSettings settings)
Constructs an instance of UrlMapsClient, using the given settings.
-