Sha256: 69a8dc13d478d22de8168a3b3f37ef48935d7cebcc42783376dfc8838676f127

Contents?: true

Size: 526 Bytes

Versions: 129

Compression:

Stored size: 526 Bytes

Contents

# PulpRpmClient::RpmUpdateCollection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Collection name. | 
**shortname** | **String** | Collection short name. | 
**_module** | [**Object**](.md) | Collection modular NSVCA. | 

## Code Sample

```ruby
require 'PulpRpmClient'

instance = PulpRpmClient::RpmUpdateCollection.new(name: null,
                                 shortname: null,
                                 _module: null)
```


Version data entries

129 entries across 129 versions & 1 rubygems

Version Path
pulp_rpm_client-3.10.0 docs/RpmUpdateCollection.md
pulp_rpm_client-3.9.1 docs/RpmUpdateCollection.md
pulp_rpm_client-3.9.0 docs/RpmUpdateCollection.md
pulp_rpm_client-3.6.3 docs/RpmUpdateCollection.md
pulp_rpm_client-3.8.0 docs/RpmUpdateCollection.md
pulp_rpm_client-3.7.0 docs/RpmUpdateCollection.md
pulp_rpm_client-3.6.2 docs/RpmUpdateCollection.md
pulp_rpm_client-3.6.1 docs/RpmUpdateCollection.md
pulp_rpm_client-3.6.0 docs/RpmUpdateCollection.md