class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Vsys::Entry::GlobalProtect__36::GlobalProtectPortal::Entry::ClientConfig::Configs::Entry::HipCollection::Exclusion

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 340704
def _section
        :'exclusion'
end
category() click to toggle source
# File lib/palo_alto/config.rb, line 340820
def category
        if @create_children
                @subclasses['category'] ||= Category.new(parent_instance: self, create_children: @create_children)
        else
                Category.new(parent_instance: self)
        end
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 340701
def has_multiple_values?
        false
end