Module Fog::Compute::RackspaceV2::MetaParent
In: lib/fog/rackspace/models/compute_v2/meta_parent.rb

Methods

Public Instance methods

Collection type for parent @return [String] collection type @raise [RuntimeError] raises excpetion if collection type for parent is unknown

Converts metadata to hash @return [Hash] hash containing key value pairs for metadata

Parent of metadata @return [parent] parent of metadata

Sets parent of metadata @param [parent] new_parent of metadata

[Validate]