| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.FirewallPolicies.Insert | Compute.FirewallPolicies. insert(FirewallPolicy content)Creates a new policy in the specified project using the data included in the request. | 
| Compute.FirewallPolicies.Patch | Compute.FirewallPolicies. patch(String firewallPolicy,
     FirewallPolicy content)Patches the specified policy with the data included in the request. | 
| Constructor and Description | 
|---|
| Insert(FirewallPolicy content)Creates a new policy in the specified project using the data included in the request. | 
| Patch(String firewallPolicy,
     FirewallPolicy content)Patches the specified policy with the data included in the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| FirewallPolicy | FirewallPolicy. clone() | 
| FirewallPolicy | FirewallPolicy. encodeFingerprint(byte[] fingerprint)Specifies a fingerprint for this resource, which is essentially a hash of the metadata's
 contents and used for optimistic locking. | 
| FirewallPolicy | FirewallPolicy. set(String fieldName,
   Object value) | 
| FirewallPolicy | FirewallPolicy. setAssociations(List<FirewallPolicyAssociation> associations)A list of associations that belong to this firewall policy. | 
| FirewallPolicy | FirewallPolicy. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| FirewallPolicy | FirewallPolicy. setDescription(String description)An optional description of this resource. | 
| FirewallPolicy | FirewallPolicy. setDisplayName(String displayName)Depreacted, please use short name instead. | 
| FirewallPolicy | FirewallPolicy. setFingerprint(String fingerprint)Specifies a fingerprint for this resource, which is essentially a hash of the metadata's
 contents and used for optimistic locking. | 
| FirewallPolicy | FirewallPolicy. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| FirewallPolicy | FirewallPolicy. setKind(String kind)[Output only] Type of the resource. | 
| FirewallPolicy | FirewallPolicy. setName(String name)[Output Only] Name of the resource. | 
| FirewallPolicy | FirewallPolicy. setParent(String parent)[Output Only] The parent of the firewall policy. | 
| FirewallPolicy | FirewallPolicy. setRules(List<FirewallPolicyRule> rules)A list of rules that belong to this policy. | 
| FirewallPolicy | FirewallPolicy. setRuleTupleCount(Integer ruleTupleCount)[Output Only] Total count of all firewall policy rule tuples. | 
| FirewallPolicy | FirewallPolicy. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| FirewallPolicy | FirewallPolicy. setSelfLinkWithId(String selfLinkWithId)[Output Only] Server-defined URL for this resource with the resource id. | 
| FirewallPolicy | FirewallPolicy. setShortName(String shortName)User-provided name of the Organization firewall plicy. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<FirewallPolicy> | FirewallPolicyList. getItems()A list of FirewallPolicy resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| FirewallPolicyList | FirewallPolicyList. setItems(List<FirewallPolicy> items)A list of FirewallPolicy resources. | 
Copyright © 2011–2021 Google. All rights reserved.