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