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