Uses of Class
software.amazon.awssdk.services.codeartifact.model.PackageDescription
-
Packages that use PackageDescription Package Description software.amazon.awssdk.services.codeartifact.model -
-
Uses of PackageDescription in software.amazon.awssdk.services.codeartifact.model
Methods in software.amazon.awssdk.services.codeartifact.model that return PackageDescription Modifier and Type Method Description PackageDescriptionDescribePackageResponse. packageValue()A PackageDescription object that contains information about the requested package.Methods in software.amazon.awssdk.services.codeartifact.model with parameters of type PackageDescription Modifier and Type Method Description DescribePackageResponse.BuilderDescribePackageResponse.Builder. packageValue(PackageDescription packageValue)A PackageDescription object that contains information about the requested package.
-