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.setConstraints(LocationPolicyLocationConstraints constraints)
Constraints that the caller requires on the result distribution in this zone.
|
LocationPolicyLocation |
LocationPolicyLocation.setPreference(String preference)
Preference for a given location.
|
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–2025 Google. All rights reserved.