Uses of Class
software.amazon.awssdk.services.codeartifact.paginators.ListSubPackageGroupsPublisher
-
Packages that use ListSubPackageGroupsPublisher 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. -
-
Uses of ListSubPackageGroupsPublisher in software.amazon.awssdk.services.codeartifact
Methods in software.amazon.awssdk.services.codeartifact that return ListSubPackageGroupsPublisher Modifier and Type Method Description default ListSubPackageGroupsPublisherCodeartifactAsyncClient. listSubPackageGroupsPaginator(Consumer<ListSubPackageGroupsRequest.Builder> listSubPackageGroupsRequest)This is a variant ofCodeartifactAsyncClient.listSubPackageGroups(software.amazon.awssdk.services.codeartifact.model.ListSubPackageGroupsRequest)operation.default ListSubPackageGroupsPublisherCodeartifactAsyncClient. listSubPackageGroupsPaginator(ListSubPackageGroupsRequest listSubPackageGroupsRequest)This is a variant ofCodeartifactAsyncClient.listSubPackageGroups(software.amazon.awssdk.services.codeartifact.model.ListSubPackageGroupsRequest)operation.
-