Uses of Class
com.google.cloud.compute.v1.SnapshotsSettings
-
Packages that use SnapshotsSettings Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SnapshotsSettings in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SnapshotsSettings Modifier and Type Method Description SnapshotsSettings
SnapshotsSettings.Builder. build()
static SnapshotsSettings
SnapshotsSettings. create(SnapshotsStubSettings stub)
SnapshotsSettings
SnapshotsClient. getSettings()
Methods in com.google.cloud.compute.v1 with parameters of type SnapshotsSettings Modifier and Type Method Description static SnapshotsClient
SnapshotsClient. create(SnapshotsSettings settings)
Constructs an instance of SnapshotsClient, using the given settings.Constructors in com.google.cloud.compute.v1 with parameters of type SnapshotsSettings Constructor Description Builder(SnapshotsSettings settings)
SnapshotsClient(SnapshotsSettings settings)
Constructs an instance of SnapshotsClient, using the given settings.
-