| 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 GetRepositoryEndpointResponse |
CodeartifactClient.getRepositoryEndpoint(GetRepositoryEndpointRequest getRepositoryEndpointRequest)
Returns the endpoint of a repository for a specific package format.
|
default CompletableFuture<GetRepositoryEndpointResponse> |
CodeartifactAsyncClient.getRepositoryEndpoint(GetRepositoryEndpointRequest getRepositoryEndpointRequest)
Returns the endpoint of a repository for a specific package format.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetRepositoryEndpointRequestMarshaller.marshall(GetRepositoryEndpointRequest getRepositoryEndpointRequest) |
Copyright © 2023. All rights reserved.