| 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 |
|---|---|
DeleteRepositoryPermissionsPolicyRequest |
DeleteRepositoryPermissionsPolicyRequest.clone() |
DeleteRepositoryPermissionsPolicyRequest |
DeleteRepositoryPermissionsPolicyRequest.withDomain(String domain)
The name of the domain that contains the repository associated with the resource policy to be deleted.
|
DeleteRepositoryPermissionsPolicyRequest |
DeleteRepositoryPermissionsPolicyRequest.withDomainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
DeleteRepositoryPermissionsPolicyRequest |
DeleteRepositoryPermissionsPolicyRequest.withPolicyRevision(String policyRevision)
The revision of the repository's resource policy to be deleted.
|
DeleteRepositoryPermissionsPolicyRequest |
DeleteRepositoryPermissionsPolicyRequest.withRepository(String repository)
The name of the repository that is associated with the resource policy to be deleted
|
Copyright © 2022. All rights reserved.