Class: Softlayer::Network::Tunnel::Module::Context::Address::Translation

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/network/tunnel/module/context/address/translation.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

#customer_ip_addressObject

Returns the value of attribute customer_ip_address.



8
9
10
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 8

def customer_ip_address
  @customer_ip_address
end

#customer_ip_address_idObject

Returns the value of attribute customer_ip_address_id.



9
10
11
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 9

def customer_ip_address_id
  @customer_ip_address_id
end

#customer_ip_address_recordObject

Returns the value of attribute customer_ip_address_record.



15
16
17
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 15

def customer_ip_address_record
  @customer_ip_address_record
end

#idObject

Returns the value of attribute id.



10
11
12
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 10

def id
  @id
end

#internal_ip_addressObject

Returns the value of attribute internal_ip_address.



11
12
13
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 11

def internal_ip_address
  @internal_ip_address
end

#internal_ip_address_idObject

Returns the value of attribute internal_ip_address_id.



12
13
14
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 12

def internal_ip_address_id
  @internal_ip_address_id
end

#internal_ip_address_recordObject

Returns the value of attribute internal_ip_address_record.



16
17
18
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 16

def internal_ip_address_record
  @internal_ip_address_record
end

#network_tunnel_contextObject

Returns the value of attribute network_tunnel_context.



17
18
19
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 17

def network_tunnel_context
  @network_tunnel_context
end

#network_tunnel_context_idObject

Returns the value of attribute network_tunnel_context_id.



13
14
15
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 13

def network_tunnel_context_id
  @network_tunnel_context_id
end

#notesObject

Returns the value of attribute notes.



14
15
16
# File 'lib/softlayer/network/tunnel/module/context/address/translation.rb', line 14

def notes
  @notes
end