| Package | Description |
|---|---|
| com.amazonaws.services.codeartifact |
CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools
such as npm, Apache Maven, pip, and dotnet.
|
| com.amazonaws.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
ListAllowedRepositoriesForGroupResult |
AbstractAWSCodeArtifact.listAllowedRepositoriesForGroup(ListAllowedRepositoriesForGroupRequest request) |
ListAllowedRepositoriesForGroupResult |
AWSCodeArtifactClient.listAllowedRepositoriesForGroup(ListAllowedRepositoriesForGroupRequest request)
Lists the repositories in the added repositories list of the specified restriction type for a package group.
|
ListAllowedRepositoriesForGroupResult |
AWSCodeArtifact.listAllowedRepositoriesForGroup(ListAllowedRepositoriesForGroupRequest listAllowedRepositoriesForGroupRequest)
Lists the repositories in the added repositories list of the specified restriction type for a package group.
|
| Modifier and Type | Method and Description |
|---|---|
ListAllowedRepositoriesForGroupResult |
ListAllowedRepositoriesForGroupResult.clone() |
ListAllowedRepositoriesForGroupResult |
ListAllowedRepositoriesForGroupResult.withAllowedRepositories(Collection<String> allowedRepositories)
The list of allowed repositories for the package group and origin configuration restriction type.
|
ListAllowedRepositoriesForGroupResult |
ListAllowedRepositoriesForGroupResult.withAllowedRepositories(String... allowedRepositories)
The list of allowed repositories for the package group and origin configuration restriction type.
|
ListAllowedRepositoriesForGroupResult |
ListAllowedRepositoriesForGroupResult.withNextToken(String nextToken)
The token for the next set of results.
|
Copyright © 2024. All rights reserved.