Class: Softlayer::Container::Network::Bandwidth::Version1::Usage

Inherits:
Entity
  • Object
show all
Defined in:
lib/softlayer/container/network/bandwidth/version1/usage.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

#incoming_amountObject

Returns the value of attribute incoming_amount.



7
8
9
# File 'lib/softlayer/container/network/bandwidth/version1/usage.rb', line 7

def incoming_amount
  @incoming_amount
end

#outgoing_amountObject

Returns the value of attribute outgoing_amount.



8
9
10
# File 'lib/softlayer/container/network/bandwidth/version1/usage.rb', line 8

def outgoing_amount
  @outgoing_amount
end

#recorded_dateObject

Returns the value of attribute recorded_date.



9
10
11
# File 'lib/softlayer/container/network/bandwidth/version1/usage.rb', line 9

def recorded_date
  @recorded_date
end