| Package | Description |
|---|---|
| com.google.api.services.compute.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityPoliciesScopedList |
SecurityPoliciesScopedList.clone() |
SecurityPoliciesScopedList |
SecurityPoliciesScopedList.set(String fieldName,
Object value) |
SecurityPoliciesScopedList |
SecurityPoliciesScopedList.setSecurityPolicies(List<SecurityPolicy> securityPolicies)
A list of SecurityPolicies contained in this scope.
|
SecurityPoliciesScopedList |
SecurityPoliciesScopedList.setWarning(SecurityPoliciesScopedList.Warning warning)
Informational warning which replaces the list of security policies when the list is empty.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,SecurityPoliciesScopedList> |
SecurityPoliciesAggregatedList.getItems()
A list of SecurityPoliciesScopedList resources.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityPoliciesAggregatedList |
SecurityPoliciesAggregatedList.setItems(Map<String,SecurityPoliciesScopedList> items)
A list of SecurityPoliciesScopedList resources.
|
Copyright © 2011–2023 Google. All rights reserved.