Uses of Class
software.amazon.awssdk.services.codeartifact.paginators.ListAllowedRepositoriesForGroupIterable
-
Packages that use ListAllowedRepositoriesForGroupIterable 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 ListAllowedRepositoriesForGroupIterable in software.amazon.awssdk.services.codeartifact
Methods in software.amazon.awssdk.services.codeartifact that return ListAllowedRepositoriesForGroupIterable Modifier and Type Method Description default ListAllowedRepositoriesForGroupIterableCodeartifactClient. listAllowedRepositoriesForGroupPaginator(Consumer<ListAllowedRepositoriesForGroupRequest.Builder> listAllowedRepositoriesForGroupRequest)default ListAllowedRepositoriesForGroupIterableCodeartifactClient. listAllowedRepositoriesForGroupPaginator(ListAllowedRepositoriesForGroupRequest listAllowedRepositoriesForGroupRequest)
-