All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.compute.model.FirewallPolicyAssociation.html Maven / Gradle / Ivy







FirewallPolicyAssociation (Compute Engine API beta-rev20220726-2.0.0)












com.google.api.services.compute.model

Class FirewallPolicyAssociation

    • Constructor Detail

      • FirewallPolicyAssociation

        public FirewallPolicyAssociation()
    • Method Detail

      • getAttachmentTarget

        public String getAttachmentTarget()
        The target that the firewall policy is attached to.
        Returns:
        value or null for none
      • setAttachmentTarget

        public FirewallPolicyAssociation setAttachmentTarget(String attachmentTarget)
        The target that the firewall policy is attached to.
        Parameters:
        attachmentTarget - attachmentTarget or null for none
      • getDisplayName

        public String getDisplayName()
        [Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
        Returns:
        value or null for none
      • setDisplayName

        public FirewallPolicyAssociation setDisplayName(String displayName)
        [Output Only] Deprecated, please use short name instead. The display name of the firewall policy of the association.
        Parameters:
        displayName - displayName or null for none
      • getFirewallPolicyId

        public String getFirewallPolicyId()
        [Output Only] The firewall policy ID of the association.
        Returns:
        value or null for none
      • setFirewallPolicyId

        public FirewallPolicyAssociation setFirewallPolicyId(String firewallPolicyId)
        [Output Only] The firewall policy ID of the association.
        Parameters:
        firewallPolicyId - firewallPolicyId or null for none
      • getName

        public String getName()
        The name for an association.
        Returns:
        value or null for none
      • getShortName

        public String getShortName()
        [Output Only] The short name of the firewall policy of the association.
        Returns:
        value or null for none
      • setShortName

        public FirewallPolicyAssociation setShortName(String shortName)
        [Output Only] The short name of the firewall policy of the association.
        Parameters:
        shortName - shortName or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy