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