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 SubnetworksStub
SubnetworksClient. getStub()
Methods in com.google.cloud.compute.v1 with parameters of type SubnetworksStub Modifier and Type Method Description static SubnetworksClient
SubnetworksClient. 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 class
HttpJsonSubnetworksStub
REST stub implementation for the Subnetworks service API.Methods in com.google.cloud.compute.v1.stub that return SubnetworksStub Modifier and Type Method Description SubnetworksStub
SubnetworksStubSettings. createStub()
-