Uses of Class
software.amazon.awssdk.services.workspacesweb.model.ListTrustStoresRequest
-
Packages that use ListTrustStoresRequest 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.software.amazon.awssdk.services.workspacesweb.paginators software.amazon.awssdk.services.workspacesweb.transform -
-
Uses of ListTrustStoresRequest in software.amazon.awssdk.services.workspacesweb
-
Uses of ListTrustStoresRequest in software.amazon.awssdk.services.workspacesweb.paginators
Constructors in software.amazon.awssdk.services.workspacesweb.paginators with parameters of type ListTrustStoresRequest Constructor Description ListTrustStoresIterable(WorkSpacesWebClient client, ListTrustStoresRequest firstRequest)ListTrustStoresPublisher(WorkSpacesWebAsyncClient client, ListTrustStoresRequest firstRequest) -
Uses of ListTrustStoresRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type ListTrustStoresRequest Modifier and Type Method Description SdkHttpFullRequestListTrustStoresRequestMarshaller. marshall(ListTrustStoresRequest listTrustStoresRequest)
-