| 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 CreateTrustStoreResponse |
WorkSpacesWebClient.createTrustStore(Consumer<CreateTrustStoreRequest.Builder> createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
default CreateTrustStoreResponse |
WorkSpacesWebClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTrustStoreResponse> |
WorkSpacesWebAsyncClient.createTrustStore(Consumer<CreateTrustStoreRequest.Builder> createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
default CompletableFuture<CreateTrustStoreResponse> |
WorkSpacesWebAsyncClient.createTrustStore(CreateTrustStoreRequest createTrustStoreRequest)
Creates a trust store that can be associated with a web portal.
|
Copyright © 2022. All rights reserved.