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 SnapshotsSettingsSnapshotsSettings.Builder. build()static SnapshotsSettingsSnapshotsSettings. create(SnapshotsStubSettings stub)SnapshotsSettingsSnapshotsClient. getSettings()Methods in com.google.cloud.compute.v1 with parameters of type SnapshotsSettings Modifier and Type Method Description static SnapshotsClientSnapshotsClient. 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.
-