Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
LocationPolicyLocationConstraints |
LocationPolicyLocationConstraints.clone() |
LocationPolicyLocationConstraints |
LocationPolicyLocation.getConstraints()
Constraints that the caller requires on the result distribution in this zone.
|
LocationPolicyLocationConstraints |
LocationPolicyLocationConstraints.set(String fieldName,
Object value) |
LocationPolicyLocationConstraints |
LocationPolicyLocationConstraints.setMaxCount(Integer maxCount)
Maximum number of items that are allowed to be placed in this zone.
|
Modifier and Type | Method and Description |
---|---|
LocationPolicyLocation |
LocationPolicyLocation.setConstraints(LocationPolicyLocationConstraints constraints)
Constraints that the caller requires on the result distribution in this zone.
|
Copyright © 2011–2024 Google. All rights reserved.