public final class RepositoryConfiguration extends Object
| Constructor and Description |
|---|
RepositoryConfiguration(String name,
URI uri,
boolean snapshotsEnabled)
Creates a new
RepositoryConfiguration instance. |
public RepositoryConfiguration(String name, URI uri, boolean snapshotsEnabled)
RepositoryConfiguration instance.name - The name of the repositoryuri - The uri of the repositorysnapshotsEnabled - true if the repository should enable access to
snapshots, false otherwiseCopyright © 2015 Pivotal Software, Inc.. All rights reserved.