| 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 CreateDomainResponse |
CodeartifactClient.createDomain(CreateDomainRequest createDomainRequest)
Creates a domain.
|
default CompletableFuture<CreateDomainResponse> |
CodeartifactAsyncClient.createDomain(CreateDomainRequest createDomainRequest)
Creates a domain.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDomainRequestMarshaller.marshall(CreateDomainRequest createDomainRequest) |
Copyright © 2023. All rights reserved.