Uses of Class
com.google.cloud.compute.v1.stub.SubnetworksStub
-
Packages that use SubnetworksStub 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 SubnetworksStub in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SubnetworksStub Modifier and Type Method Description SubnetworksStubSubnetworksClient. getStub()Methods in com.google.cloud.compute.v1 with parameters of type SubnetworksStub Modifier and Type Method Description static SubnetworksClientSubnetworksClient. create(SubnetworksStub stub)Constructs an instance of SubnetworksClient, using the given stub for making calls.Constructors in com.google.cloud.compute.v1 with parameters of type SubnetworksStub Constructor Description SubnetworksClient(SubnetworksStub stub) -
Uses of SubnetworksStub in com.google.cloud.compute.v1.stub
Subclasses of SubnetworksStub in com.google.cloud.compute.v1.stub Modifier and Type Class Description classHttpJsonSubnetworksStubREST stub implementation for the Subnetworks service API.Methods in com.google.cloud.compute.v1.stub that return SubnetworksStub Modifier and Type Method Description SubnetworksStubSubnetworksStubSettings. createStub()
-