| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateTrustStoreResult |
AbstractAmazonWorkSpacesWeb.updateTrustStore(UpdateTrustStoreRequest request) |
UpdateTrustStoreResult |
AmazonWorkSpacesWebClient.updateTrustStore(UpdateTrustStoreRequest request)
Updates the trust store.
|
UpdateTrustStoreResult |
AmazonWorkSpacesWeb.updateTrustStore(UpdateTrustStoreRequest updateTrustStoreRequest)
Updates the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateTrustStoreResult> |
AmazonWorkSpacesWebAsyncClient.updateTrustStoreAsync(UpdateTrustStoreRequest request,
AsyncHandler<UpdateTrustStoreRequest,UpdateTrustStoreResult> asyncHandler) |
Future<UpdateTrustStoreResult> |
AbstractAmazonWorkSpacesWebAsync.updateTrustStoreAsync(UpdateTrustStoreRequest request,
AsyncHandler<UpdateTrustStoreRequest,UpdateTrustStoreResult> asyncHandler) |
Future<UpdateTrustStoreResult> |
AmazonWorkSpacesWebAsync.updateTrustStoreAsync(UpdateTrustStoreRequest updateTrustStoreRequest,
AsyncHandler<UpdateTrustStoreRequest,UpdateTrustStoreResult> asyncHandler)
Updates the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateTrustStoreResult |
UpdateTrustStoreResult.clone() |
UpdateTrustStoreResult |
UpdateTrustStoreResult.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
Copyright © 2023. All rights reserved.