Method: Fastly::LoggingAddressAndPort.build_from_hash
- Defined in:
- lib/fastly/models/logging_address_and_port.rb
.build_from_hash(attributes) ⇒ Object
Builds the object from hash
112 113 114 |
# File 'lib/fastly/models/logging_address_and_port.rb', line 112 def self.build_from_hash(attributes) new.build_from_hash(attributes) end |