class OneviewSDK::API300::C7000::InternalLinkSet

Internal Link Set resource implementation for API300 C7000

Constants

BASE_URI

Public Class Methods

Public Instance Methods

create(*) click to toggle source

Method is unavailable @raise [OneviewSDK::MethodUnavailable] method is not available

# File lib/oneview-sdk/resource/api300/c7000/internal_link_set.rb, line 23
def create(*)
  unavailable_method
end
delete(*) click to toggle source

Method is unavailable @raise [OneviewSDK::MethodUnavailable] method is not available

# File lib/oneview-sdk/resource/api300/c7000/internal_link_set.rb, line 29
def delete(*)
  unavailable_method
end
update(*) click to toggle source

Method is unavailable @raise [OneviewSDK::MethodUnavailable] method is not available

# File lib/oneview-sdk/resource/api300/c7000/internal_link_set.rb, line 35
def update(*)
  unavailable_method
end