class OneviewSDK::API300::C7000::LogicalDownlink
Public Class Methods
get_without_ethernet(*)
click to toggle source
Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available
# File lib/oneview-sdk/resource/api300/c7000/logical_downlink.rb, line 22 def self.get_without_ethernet(*) raise MethodUnavailable, 'The method #self.get_without_ethernet is unavailable for this resource' end
Public Instance Methods
get_without_ethernet(*)
click to toggle source
Method is not available @raise [OneviewSDK::MethodUnavailable] method is not available
# File lib/oneview-sdk/resource/api300/c7000/logical_downlink.rb, line 28 def get_without_ethernet(*) unavailable_method end