Uses of Class
software.amazon.awssdk.services.workspacesweb.paginators.ListTrustStoresIterable
-
Packages that use ListTrustStoresIterable Package Description software.amazon.awssdk.services.workspacesweb Amazon WorkSpaces Secure Browser is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads. -
-
Uses of ListTrustStoresIterable in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb that return ListTrustStoresIterable Modifier and Type Method Description default ListTrustStoresIterableWorkSpacesWebClient. listTrustStoresPaginator(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest)This is a variant ofWorkSpacesWebClient.listTrustStores(software.amazon.awssdk.services.workspacesweb.model.ListTrustStoresRequest)operation.default ListTrustStoresIterableWorkSpacesWebClient. listTrustStoresPaginator(ListTrustStoresRequest listTrustStoresRequest)This is a variant ofWorkSpacesWebClient.listTrustStores(software.amazon.awssdk.services.workspacesweb.model.ListTrustStoresRequest)operation.
-