| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
LocationPolicyLocation |
LocationPolicyLocation.clone() |
LocationPolicyLocation |
LocationPolicyLocation.set(String fieldName,
Object value) |
LocationPolicyLocation |
LocationPolicyLocation.setPreference(String preference)
Preference for a given location: ALLOW or DENY.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,LocationPolicyLocation> |
LocationPolicy.getLocations()
Location configurations mapped by location name.
|
| Modifier and Type | Method and Description |
|---|---|
LocationPolicy |
LocationPolicy.setLocations(Map<String,LocationPolicyLocation> locations)
Location configurations mapped by location name.
|
Copyright © 2011–2021 Google. All rights reserved.