Uses of Class
software.amazon.awssdk.services.workspacesweb.model.DisassociateTrustStoreRequest
-
Packages that use DisassociateTrustStoreRequest 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.transform -
-
Uses of DisassociateTrustStoreRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type DisassociateTrustStoreRequest Modifier and Type Method Description default CompletableFuture<DisassociateTrustStoreResponse>WorkSpacesWebAsyncClient. disassociateTrustStore(DisassociateTrustStoreRequest disassociateTrustStoreRequest)Disassociates a trust store from a web portal.default DisassociateTrustStoreResponseWorkSpacesWebClient. disassociateTrustStore(DisassociateTrustStoreRequest disassociateTrustStoreRequest)Disassociates a trust store from a web portal. -
Uses of DisassociateTrustStoreRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type DisassociateTrustStoreRequest Modifier and Type Method Description SdkHttpFullRequestDisassociateTrustStoreRequestMarshaller. marshall(DisassociateTrustStoreRequest disassociateTrustStoreRequest)
-