| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
List<UpstreamRepositoryInfo> |
RepositoryDescription.upstreams()
A list of upstream repositories to associate with the repository.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryDescription.Builder |
RepositoryDescription.Builder.upstreams(UpstreamRepositoryInfo... upstreams)
A list of upstream repositories to associate with the repository.
|
| Modifier and Type | Method and Description |
|---|---|
RepositoryDescription.Builder |
RepositoryDescription.Builder.upstreams(Collection<UpstreamRepositoryInfo> upstreams)
A list of upstream repositories to associate with the repository.
|
Copyright © 2023. All rights reserved.