Uses of Class
com.google.cloud.compute.v1.stub.InterconnectLocationsStub
-
Packages that use InterconnectLocationsStub 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 InterconnectLocationsStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InterconnectLocationsStub Modifier and Type Method Description InterconnectLocationsStub
InterconnectLocationsClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type InterconnectLocationsStub Modifier and Type Method Description static InterconnectLocationsClient
InterconnectLocationsClient. create(InterconnectLocationsStub stub)
Constructs an instance of InterconnectLocationsClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type InterconnectLocationsStub Constructor Description InterconnectLocationsClient(InterconnectLocationsStub stub)
-
Uses of InterconnectLocationsStub in com.google.cloud.compute.v1.stub
Subclasses of InterconnectLocationsStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description class
HttpJsonInterconnectLocationsStub
REST stub implementation for the InterconnectLocations service API.Methods in com.google.cloud.compute.v1.stub that return InterconnectLocationsStub Modifier and Type Method Description InterconnectLocationsStub
InterconnectLocationsStubSettings. createStub()
-