Uses of Class
software.amazon.awssdk.services.rolesanywhere.paginators.ListCrlsPublisher
-
Packages that use ListCrlsPublisher Package Description software.amazon.awssdk.services.rolesanywhere Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers, containers, and applications that run outside of Amazon Web Services to obtain temporary Amazon Web Services credentials. -
-
Uses of ListCrlsPublisher in software.amazon.awssdk.services.rolesanywhere
Methods in software.amazon.awssdk.services.rolesanywhere that return ListCrlsPublisher Modifier and Type Method Description default ListCrlsPublisherRolesAnywhereAsyncClient. listCrlsPaginator(Consumer<ListCrlsRequest.Builder> listCrlsRequest)This is a variant ofRolesAnywhereAsyncClient.listCrls(software.amazon.awssdk.services.rolesanywhere.model.ListCrlsRequest)operation.default ListCrlsPublisherRolesAnywhereAsyncClient. listCrlsPaginator(ListCrlsRequest listCrlsRequest)This is a variant ofRolesAnywhereAsyncClient.listCrls(software.amazon.awssdk.services.rolesanywhere.model.ListCrlsRequest)operation.
-