Class: UU::OS::Role::RoleRemoveRoleInterface

Inherits:
UU::OS::REST::DTO show all
Defined in:
uu_os_client-0.10.6/lib/uu/os/role/role_remove_role_interface.rb

Instance Attribute Summary (collapse)

Method Summary

Methods inherited from UU::OS::REST::DTO

#initialize, #to_hash, #to_json

Constructor Details

This class inherits a constructor from UU::OS::REST::DTO

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO

Instance Attribute Details

- (Object) role_interface_uri

UES URI of the role interface that to be disconnected from thespecified role. When null is set, the command fails



12
13
14
# File 'uu_os_client-0.10.6/lib/uu/os/role/role_remove_role_interface.rb', line 12

def role_interface_uri
  @role_interface_uri
end