Method: PulpcoreClient::RepositoryAddRemoveContent#remove_content_units

Defined in:
lib/pulpcore_client/models/repository_add_remove_content.rb

#remove_content_unitsObject

A list of content units to remove from the latest repository version. You may also specify ‘*’ as an entry to remove all content. This content is removed before add_content_units are added.



22
23
24
# File 'lib/pulpcore_client/models/repository_add_remove_content.rb', line 22

def remove_content_units
  @remove_content_units
end