| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
List<LicenseInfo> |
PackageVersionDescription.licenses()
Information about licenses associated with the package version.
|
| Modifier and Type | Method and Description |
|---|---|
PackageVersionDescription.Builder |
PackageVersionDescription.Builder.licenses(LicenseInfo... licenses)
Information about licenses associated with the package version.
|
| Modifier and Type | Method and Description |
|---|---|
PackageVersionDescription.Builder |
PackageVersionDescription.Builder.licenses(Collection<LicenseInfo> licenses)
Information about licenses associated with the package version.
|
Copyright © 2023. All rights reserved.