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

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







WafExpressionSet (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class WafExpressionSet

    • Constructor Detail

      • WafExpressionSet

        public WafExpressionSet()
    • Method Detail

      • getAliases

        public List<String> getAliases()
        A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
        Returns:
        value or null for none
      • setAliases

        public WafExpressionSet setAliases(List<String> aliases)
        A list of alternate IDs. The format should be: - E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
        Parameters:
        aliases - aliases or null for none
      • getId

        public String getId()
        Google specified expression set ID. The format should be: - E.g. XSS-20170329
        Returns:
        value or null for none
      • setId

        public WafExpressionSet setId(String id)
        Google specified expression set ID. The format should be: - E.g. XSS-20170329
        Parameters:
        id - id or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy