Sha256: 5fd79b333429cbbd162b2dad40c93160c6dada1177773bce2dc573d1b013ad64
Contents?: true
Size: 452 Bytes
Versions: 2
Compression:
Stored size: 452 Bytes
Contents
# PulpAnsibleClient::AnsibleCollectionRead ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | The name of the Collection. | **namespace** | **String** | The namespace of the Collection. | ## Code Sample ```ruby require 'PulpAnsibleClient' instance = PulpAnsibleClient::AnsibleCollectionRead.new(name: null, namespace: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_ansible_client-0.2.0b14 | docs/AnsibleCollectionRead.md |
pulp_ansible_client-0.2.0b13 | docs/AnsibleCollectionRead.md |