Class: UU::OS::RoleInterface::RoleInterfaceRemoveMetaArtifact

Inherits:
UU::OS::REST::DTO show all
Defined in:
uu_os-0.29.16/lib/uu/os/role_interface/role_interface_remove_meta_artifact.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) meta_artifact_uri



11
12
13
# File 'uu_os-0.29.16/lib/uu/os/role_interface/role_interface_remove_meta_artifact.rb', line 11

def meta_artifact_uri
  @meta_artifact_uri
end