| 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 DeleteTrustStoreResponse |
WorkSpacesWebClient.deleteTrustStore(Consumer<DeleteTrustStoreRequest.Builder> deleteTrustStoreRequest)
Deletes the trust store.
|
default DeleteTrustStoreResponse |
WorkSpacesWebClient.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest)
Deletes the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTrustStoreResponse> |
WorkSpacesWebAsyncClient.deleteTrustStore(Consumer<DeleteTrustStoreRequest.Builder> deleteTrustStoreRequest)
Deletes the trust store.
|
default CompletableFuture<DeleteTrustStoreResponse> |
WorkSpacesWebAsyncClient.deleteTrustStore(DeleteTrustStoreRequest deleteTrustStoreRequest)
Deletes the trust store.
|
Copyright © 2022. All rights reserved.