Uses of Class
software.amazon.awssdk.services.codeartifact.model.CreatePackageGroupRequest
Packages that use CreatePackageGroupRequest
Package
Description
CodeArtifact is a fully managed artifact repository compatible with language-native package managers and build tools
such as npm, Apache Maven, pip, and dotnet.
-
Uses of CreatePackageGroupRequest in software.amazon.awssdk.services.codeartifact
Methods in software.amazon.awssdk.services.codeartifact with parameters of type CreatePackageGroupRequestModifier and TypeMethodDescriptionCodeartifactAsyncClient.createPackageGroup(CreatePackageGroupRequest createPackageGroupRequest) Creates a package group.default CreatePackageGroupResponseCodeartifactClient.createPackageGroup(CreatePackageGroupRequest createPackageGroupRequest) Creates a package group. -
Uses of CreatePackageGroupRequest in software.amazon.awssdk.services.codeartifact.transform
Methods in software.amazon.awssdk.services.codeartifact.transform with parameters of type CreatePackageGroupRequestModifier and TypeMethodDescriptionCreatePackageGroupRequestMarshaller.marshall(CreatePackageGroupRequest createPackageGroupRequest)