class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Vsys::Entry::GlobalProtect__36::GlobalProtectGateway::Entry::RemoteUserTunnelConfigs::Entry::SplitTunneling::ExcludeDomains::List
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 236063 def _section :'list' end
entries()
click to toggle source
# File lib/palo_alto/config.rb, line 236112 def entries return @subclasses['entry'] end
entry(*args, &block)
click to toggle source
# File lib/palo_alto/config.rb, line 236115 def entry(*args, &block) array_class_setter(*args, klass: Entry, section: 'entry', &block) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 236060 def has_multiple_values? true end