| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeartifact |
AWS CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build
tools such as npm, Apache Maven, and pip.
|
| software.amazon.awssdk.services.codeartifact.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePackageVersionResponse> |
CodeartifactAsyncClient.describePackageVersion(DescribePackageVersionRequest describePackageVersionRequest)
Returns a PackageVersionDescription object that contains information about the requested package version.
|
default DescribePackageVersionResponse |
CodeartifactClient.describePackageVersion(DescribePackageVersionRequest describePackageVersionRequest)
Returns a PackageVersionDescription object that contains information about the requested package version.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribePackageVersionRequestMarshaller.marshall(DescribePackageVersionRequest describePackageVersionRequest) |
Copyright © 2021. All rights reserved.