Class: Softlayer::Container::Dns::Domain::Registration::List

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/dns/domain/registration/list.rb

Defined Under Namespace

Classes: Representer

Instance Attribute Summary collapse

Method Summary

Methods inherited from Model

all, all_request_for, create, find, #init_headers, parse, process_message, #request, request, service_name, #service_name, #to_hash, #to_softlayer

Methods included from Model::Operations

extended, #filter, included, #limit, #mask, #request_headers

Instance Attribute Details

#domain_nameObject

Returns the value of attribute domain_name.



7
8
9
# File 'lib/softlayer/container/dns/domain/registration/list.rb', line 7

def domain_name
  @domain_name
end

#encoding_typeObject

Returns the value of attribute encoding_type.



8
9
10
# File 'lib/softlayer/container/dns/domain/registration/list.rb', line 8

def encoding_type
  @encoding_type
end

#extended_attribute_configurationObject

Returns the value of attribute extended_attribute_configuration.



9
10
11
# File 'lib/softlayer/container/dns/domain/registration/list.rb', line 9

def extended_attribute_configuration
  @extended_attribute_configuration
end

#registration_periodObject

Returns the value of attribute registration_period.



10
11
12
# File 'lib/softlayer/container/dns/domain/registration/list.rb', line 10

def registration_period
  @registration_period
end