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

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







Rule (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute.model

Class Rule

    • Constructor Detail

      • Rule

        public Rule()
    • Method Detail

      • getAction

        public String getAction()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setAction

        public Rule setAction(String action)
        This is deprecated and has no effect. Do not use.
        Parameters:
        action - action or null for none
      • getConditions

        public List<Condition> getConditions()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setConditions

        public Rule setConditions(List<Condition> conditions)
        This is deprecated and has no effect. Do not use.
        Parameters:
        conditions - conditions or null for none
      • getDescription

        public String getDescription()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setDescription

        public Rule setDescription(String description)
        This is deprecated and has no effect. Do not use.
        Parameters:
        description - description or null for none
      • getIns

        public List<String> getIns()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setIns

        public Rule setIns(List<String> ins)
        This is deprecated and has no effect. Do not use.
        Parameters:
        ins - ins or null for none
      • getLogConfigs

        public List<LogConfig> getLogConfigs()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setLogConfigs

        public Rule setLogConfigs(List<LogConfig> logConfigs)
        This is deprecated and has no effect. Do not use.
        Parameters:
        logConfigs - logConfigs or null for none
      • getNotIns

        public List<String> getNotIns()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setNotIns

        public Rule setNotIns(List<String> notIns)
        This is deprecated and has no effect. Do not use.
        Parameters:
        notIns - notIns or null for none
      • getPermissions

        public List<String> getPermissions()
        This is deprecated and has no effect. Do not use.
        Returns:
        value or null for none
      • setPermissions

        public Rule setPermissions(List<String> permissions)
        This is deprecated and has no effect. Do not use.
        Parameters:
        permissions - permissions or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy