| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateExternalConnectionResponse |
CodeartifactClient.associateExternalConnection(AssociateExternalConnectionRequest associateExternalConnectionRequest)
Adds an existing external connection to a repository.
|
default AssociateExternalConnectionResponse |
CodeartifactClient.associateExternalConnection(Consumer<AssociateExternalConnectionRequest.Builder> associateExternalConnectionRequest)
Adds an existing external connection to a repository.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateExternalConnectionResponse> |
CodeartifactAsyncClient.associateExternalConnection(AssociateExternalConnectionRequest associateExternalConnectionRequest)
Adds an existing external connection to a repository.
|
default CompletableFuture<AssociateExternalConnectionResponse> |
CodeartifactAsyncClient.associateExternalConnection(Consumer<AssociateExternalConnectionRequest.Builder> associateExternalConnectionRequest)
Adds an existing external connection to a repository.
|
Copyright © 2023. All rights reserved.