Sha256: e5fe3b3f9b787023c1d41ec49b760734369a5ce3dd187c2b7e75a9f44e96eb81

Contents?: true

Size: 428 Bytes

Versions: 6

Compression:

Stored size: 428 Bytes

Contents

# PulpMavenClient::RepositoryAddCachedContent

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**remote** | **String** | A remote to use to identify content that was cached. This will override a remote set on repository. | [optional] 

## Code Sample

```ruby
require 'PulpMavenClient'

instance = PulpMavenClient::RepositoryAddCachedContent.new(remote: null)
```


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
pulp_maven_client-0.8.2 docs/RepositoryAddCachedContent.md
pulp_maven_client-0.8.1 docs/RepositoryAddCachedContent.md
pulp_maven_client-0.8.0 docs/RepositoryAddCachedContent.md
pulp_maven_client-0.7.0 docs/RepositoryAddCachedContent.md
pulp_maven_client-0.6.0 docs/RepositoryAddCachedContent.md
pulp_maven_client-0.5.0 docs/RepositoryAddCachedContent.md