Uses of Class
software.amazon.awssdk.services.rolesanywhere.paginators.ListTrustAnchorsPublisher
-
Packages that use ListTrustAnchorsPublisher 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 ListTrustAnchorsPublisher in software.amazon.awssdk.services.rolesanywhere
Methods in software.amazon.awssdk.services.rolesanywhere that return ListTrustAnchorsPublisher Modifier and Type Method Description default ListTrustAnchorsPublisherRolesAnywhereAsyncClient. listTrustAnchorsPaginator(Consumer<ListTrustAnchorsRequest.Builder> listTrustAnchorsRequest)This is a variant ofRolesAnywhereAsyncClient.listTrustAnchors(software.amazon.awssdk.services.rolesanywhere.model.ListTrustAnchorsRequest)operation.default ListTrustAnchorsPublisherRolesAnywhereAsyncClient. listTrustAnchorsPaginator(ListTrustAnchorsRequest listTrustAnchorsRequest)This is a variant ofRolesAnywhereAsyncClient.listTrustAnchors(software.amazon.awssdk.services.rolesanywhere.model.ListTrustAnchorsRequest)operation.
-