| 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.
|
| software.amazon.awssdk.services.codeartifact.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateRepositoryResponse |
CodeartifactClient.createRepository(CreateRepositoryRequest createRepositoryRequest)
Creates a repository.
|
default CompletableFuture<CreateRepositoryResponse> |
CodeartifactAsyncClient.createRepository(CreateRepositoryRequest createRepositoryRequest)
Creates a repository.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateRepositoryRequestMarshaller.marshall(CreateRepositoryRequest createRepositoryRequest) |
Copyright © 2023. All rights reserved.