Uses of Class
software.amazon.awssdk.services.verifiedpermissions.paginators.ListPolicyStoresPublisher
-
Packages that use ListPolicyStoresPublisher Package Description software.amazon.awssdk.services.verifiedpermissions Amazon Verified Permissions is a permissions management service from Amazon Web Services. -
-
Uses of ListPolicyStoresPublisher in software.amazon.awssdk.services.verifiedpermissions
Methods in software.amazon.awssdk.services.verifiedpermissions that return ListPolicyStoresPublisher Modifier and Type Method Description default ListPolicyStoresPublisherVerifiedPermissionsAsyncClient. listPolicyStoresPaginator(Consumer<ListPolicyStoresRequest.Builder> listPolicyStoresRequest)Returns a paginated list of all policy stores in the calling Amazon Web Services account.default ListPolicyStoresPublisherVerifiedPermissionsAsyncClient. listPolicyStoresPaginator(ListPolicyStoresRequest listPolicyStoresRequest)Returns a paginated list of all policy stores in the calling Amazon Web Services account.
-