| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListPolicy |
ListPolicy.clone() |
ListPolicy |
OrgPolicy.getListPolicy()
List of values either allowed or disallowed.
|
ListPolicy |
ListPolicy.set(String fieldName,
Object value) |
ListPolicy |
ListPolicy.setAllowedValues(List<String> allowedValues)
List of values allowed at this resource.
|
ListPolicy |
ListPolicy.setAllValues(String allValues)
The policy all_values state.
|
ListPolicy |
ListPolicy.setDeniedValues(List<String> deniedValues)
List of values denied at this resource.
|
ListPolicy |
ListPolicy.setInheritFromParent(Boolean inheritFromParent)
Determines the inheritance behavior for this `Policy`.
|
ListPolicy |
ListPolicy.setSuggestedValue(String suggestedValue)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
OrgPolicy |
OrgPolicy.setListPolicy(ListPolicy listPolicy)
List of values either allowed or disallowed.
|
Copyright © 2011–2020 Google. All rights reserved.