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