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