Class: Softlayer::Container::Network::ContentDelivery::SupportedProtocol

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

#hostObject

Returns the value of attribute host.



6
7
8
# File 'lib/softlayer/container/network/content_delivery/supported_protocol.rb', line 6

def host
  @host
end

#media_typeObject

Returns the value of attribute media_type.



7
8
9
# File 'lib/softlayer/container/network/content_delivery/supported_protocol.rb', line 7

def media_type
  @media_type
end

#platformObject

Returns the value of attribute platform.



8
9
10
# File 'lib/softlayer/container/network/content_delivery/supported_protocol.rb', line 8

def platform
  @platform
end

#protocolObject

Returns the value of attribute protocol.



9
10
11
# File 'lib/softlayer/container/network/content_delivery/supported_protocol.rb', line 9

def protocol
  @protocol
end