| Modifier and Type | Class and Description |
|---|---|
class |
Compute.RegionSnapshotSettings.Get |
class |
Compute.RegionSnapshotSettings.Patch |
| Constructor and Description |
|---|
RegionSnapshotSettings() |
| Modifier and Type | Method and Description |
|---|---|
Compute.RegionSnapshotSettings.Get |
get(String project,
String region)
Get region snapshot settings.
|
Compute.RegionSnapshotSettings.Patch |
patch(String project,
String region,
SnapshotSettings content)
Patch region snapshot settings.
|
public Compute.RegionSnapshotSettings.Get get(String project, String region) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.region - Name of the region for this request.IOExceptionpublic Compute.RegionSnapshotSettings.Patch patch(String project, String region, SnapshotSettings content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.project - Project ID for this request.region - Name of the region for this request.content - the SnapshotSettingsIOExceptionCopyright © 2011–2024 Google. All rights reserved.