Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
FirewallPoliciesScopedList |
FirewallPoliciesScopedList.clone() |
FirewallPoliciesScopedList |
FirewallPoliciesScopedList.set(String fieldName,
Object value) |
FirewallPoliciesScopedList |
FirewallPoliciesScopedList.setFirewallPolicies(List<FirewallPolicy> firewallPolicies)
A list of firewall policies contained in this scope.
|
FirewallPoliciesScopedList |
FirewallPoliciesScopedList.setWarning(FirewallPoliciesScopedList.Warning warning)
Informational warning which replaces the list of firewall policies when the list is empty.
|
Modifier and Type | Method and Description |
---|---|
Map<String,FirewallPoliciesScopedList> |
NetworkFirewallPolicyAggregatedList.getItems()
A list of FirewallPoliciesScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
NetworkFirewallPolicyAggregatedList |
NetworkFirewallPolicyAggregatedList.setItems(Map<String,FirewallPoliciesScopedList> items)
A list of FirewallPoliciesScopedList resources.
|
Copyright © 2011–2025 Google. All rights reserved.