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