Uses of Class
com.google.cloud.compute.v1.SnapshotsClient
-
Packages that use SnapshotsClient Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SnapshotsClient in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SnapshotsClient Modifier and Type Method Description static SnapshotsClient
SnapshotsClient. create()
Constructs an instance of SnapshotsClient with default settings.static SnapshotsClient
SnapshotsClient. create(SnapshotsSettings settings)
Constructs an instance of SnapshotsClient, using the given settings.static SnapshotsClient
SnapshotsClient. create(SnapshotsStub stub)
Constructs an instance of SnapshotsClient, using the given stub for making calls.
-