| 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 |
|---|---|
DisassociateExternalConnectionRequest |
DisassociateExternalConnectionRequest.clone() |
DisassociateExternalConnectionRequest |
DisassociateExternalConnectionRequest.withDomain(String domain)
The name of the domain that contains the repository from which to remove the external repository.
|
DisassociateExternalConnectionRequest |
DisassociateExternalConnectionRequest.withDomainOwner(String domainOwner)
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
DisassociateExternalConnectionRequest |
DisassociateExternalConnectionRequest.withExternalConnection(String externalConnection)
The name of the external connection to be removed from the repository.
|
DisassociateExternalConnectionRequest |
DisassociateExternalConnectionRequest.withRepository(String repository)
The name of the repository from which the external connection will be removed.
|
Copyright © 2023. All rights reserved.