| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
DiskSettingsAccessLocation |
DiskSettingsAccessLocation.clone() |
DiskSettingsAccessLocation |
DiskSettings.getAccessLocation()
Policy of which locations are allowed to create regional snapshots.
|
DiskSettingsAccessLocation |
DiskSettingsAccessLocation.set(String fieldName,
Object value) |
DiskSettingsAccessLocation |
DiskSettingsAccessLocation.setLocations(Map<String,DiskSettingsAccessLocationAccessLocationPreference> locations)
List of regions that can create a regional snapshot from the current region
|
| Modifier and Type | Method and Description |
|---|---|
DiskSettings |
DiskSettings.setAccessLocation(DiskSettingsAccessLocation accessLocation)
Policy of which locations are allowed to create regional snapshots.
|
Copyright © 2011–2024 Google. All rights reserved.