| 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 |
|---|---|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.clone() |
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withDomain(String domain)
The name of the domain that contains the package group from which to list allowed repositories.
|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withDomainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withMaxResults(Integer maxResults)
The maximum number of results to return per page.
|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withNextToken(String nextToken)
The token for the next set of results.
|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withOriginRestrictionType(PackageGroupOriginRestrictionType originRestrictionType)
The origin configuration restriction type of which to list allowed repositories.
|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withOriginRestrictionType(String originRestrictionType)
The origin configuration restriction type of which to list allowed repositories.
|
ListAllowedRepositoriesForGroupRequest |
ListAllowedRepositoriesForGroupRequest.withPackageGroup(String packageGroup)
The pattern of the package group from which to list allowed repositories.
|
Copyright © 2024. All rights reserved.