Class: Softlayer::Network::Protection::Address
- Defined in:
- lib/softlayer/network/protection/address.rb
Defined Under Namespace
Classes: Representer
Instance Attribute Summary collapse
- 
  
    
      #account  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute account. 
- 
  
    
      #department_id  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute department_id. 
- 
  
    
      #ip_address  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute ip_address. 
- 
  
    
      #location  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute location. 
- 
  
    
      #management_method_type  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute management_method_type. 
- 
  
    
      #modified_user  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute modified_user. 
- 
  
    
      #primary_router  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute primary_router. 
- 
  
    
      #service_provider  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute service_provider. 
- 
  
    
      #subnet  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute subnet. 
- 
  
    
      #subnet_ip_address  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute subnet_ip_address. 
- 
  
    
      #terminated_user  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute terminated_user. 
- 
  
    
      #ticket  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute ticket. 
- 
  
    
      #transaction_count  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute transaction_count. 
- 
  
    
      #transactions  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute transactions. 
- 
  
    
      #user_department  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute user_department. 
- 
  
    
      #user_record  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute user_record. 
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
#account ⇒ Object
Returns the value of attribute account.
| 9 10 11 | # File 'lib/softlayer/network/protection/address.rb', line 9 def account @account end | 
#department_id ⇒ Object
Returns the value of attribute department_id.
| 5 6 7 | # File 'lib/softlayer/network/protection/address.rb', line 5 def department_id @department_id end | 
#ip_address ⇒ Object
Returns the value of attribute ip_address.
| 6 7 8 | # File 'lib/softlayer/network/protection/address.rb', line 6 def ip_address @ip_address end | 
#location ⇒ Object
Returns the value of attribute location.
| 10 11 12 | # File 'lib/softlayer/network/protection/address.rb', line 10 def location @location end | 
#management_method_type ⇒ Object
Returns the value of attribute management_method_type.
| 7 8 9 | # File 'lib/softlayer/network/protection/address.rb', line 7 def management_method_type @management_method_type end | 
#modified_user ⇒ Object
Returns the value of attribute modified_user.
| 11 12 13 | # File 'lib/softlayer/network/protection/address.rb', line 11 def modified_user @modified_user end | 
#primary_router ⇒ Object
Returns the value of attribute primary_router.
| 12 13 14 | # File 'lib/softlayer/network/protection/address.rb', line 12 def primary_router @primary_router end | 
#service_provider ⇒ Object
Returns the value of attribute service_provider.
| 13 14 15 | # File 'lib/softlayer/network/protection/address.rb', line 13 def service_provider @service_provider end | 
#subnet ⇒ Object
Returns the value of attribute subnet.
| 14 15 16 | # File 'lib/softlayer/network/protection/address.rb', line 14 def subnet @subnet end | 
#subnet_ip_address ⇒ Object
Returns the value of attribute subnet_ip_address.
| 15 16 17 | # File 'lib/softlayer/network/protection/address.rb', line 15 def subnet_ip_address @subnet_ip_address end | 
#terminated_user ⇒ Object
Returns the value of attribute terminated_user.
| 16 17 18 | # File 'lib/softlayer/network/protection/address.rb', line 16 def terminated_user @terminated_user end | 
#ticket ⇒ Object
Returns the value of attribute ticket.
| 17 18 19 | # File 'lib/softlayer/network/protection/address.rb', line 17 def ticket @ticket end | 
#transaction_count ⇒ Object
Returns the value of attribute transaction_count.
| 8 9 10 | # File 'lib/softlayer/network/protection/address.rb', line 8 def transaction_count @transaction_count end | 
#transactions ⇒ Object
Returns the value of attribute transactions.
| 18 19 20 | # File 'lib/softlayer/network/protection/address.rb', line 18 def transactions @transactions end | 
#user_department ⇒ Object
Returns the value of attribute user_department.
| 19 20 21 | # File 'lib/softlayer/network/protection/address.rb', line 19 def user_department @user_department end | 
#user_record ⇒ Object
Returns the value of attribute user_record.
| 20 21 22 | # File 'lib/softlayer/network/protection/address.rb', line 20 def user_record @user_record end |