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