Uses of Class
com.google.cloud.compute.v1.stub.UrlMapsStub
-
Packages that use UrlMapsStub Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of UrlMapsStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return UrlMapsStub Modifier and Type Method Description UrlMapsStub
UrlMapsClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type UrlMapsStub Modifier and Type Method Description static UrlMapsClient
UrlMapsClient. create(UrlMapsStub stub)
Constructs an instance of UrlMapsClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type UrlMapsStub Constructor Description UrlMapsClient(UrlMapsStub stub)
-
Uses of UrlMapsStub in com.google.cloud.compute.v1.stub
Subclasses of UrlMapsStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonUrlMapsStub
REST stub implementation for the UrlMaps service API.Methods in com.google.cloud.compute.v1.stub that return UrlMapsStub Modifier and Type Method Description UrlMapsStub
UrlMapsStubSettings. createStub()
-