Uses of Class
software.amazon.awssdk.services.worklink.paginators.ListWebsiteAuthorizationProvidersIterable
-
Packages that use ListWebsiteAuthorizationProvidersIterable Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. -
-
Uses of ListWebsiteAuthorizationProvidersIterable in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink that return ListWebsiteAuthorizationProvidersIterable Modifier and Type Method Description default ListWebsiteAuthorizationProvidersIterableWorkLinkClient. listWebsiteAuthorizationProvidersPaginator(Consumer<ListWebsiteAuthorizationProvidersRequest.Builder> listWebsiteAuthorizationProvidersRequest)Deprecated.Amazon WorkLink is no longer supported.default ListWebsiteAuthorizationProvidersIterableWorkLinkClient. listWebsiteAuthorizationProvidersPaginator(ListWebsiteAuthorizationProvidersRequest listWebsiteAuthorizationProvidersRequest)Deprecated.Amazon WorkLink is no longer supported.
-