| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTrustStoreResponse |
WorkSpacesWebClient.updateTrustStore(Consumer<UpdateTrustStoreRequest.Builder> updateTrustStoreRequest)
Updates the trust store.
|
default UpdateTrustStoreResponse |
WorkSpacesWebClient.updateTrustStore(UpdateTrustStoreRequest updateTrustStoreRequest)
Updates the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTrustStoreResponse> |
WorkSpacesWebAsyncClient.updateTrustStore(Consumer<UpdateTrustStoreRequest.Builder> updateTrustStoreRequest)
Updates the trust store.
|
default CompletableFuture<UpdateTrustStoreResponse> |
WorkSpacesWebAsyncClient.updateTrustStore(UpdateTrustStoreRequest updateTrustStoreRequest)
Updates the trust store.
|
Copyright © 2023. All rights reserved.