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