| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb |
WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.
|
| software.amazon.awssdk.services.workspacesweb.paginators | |
| software.amazon.awssdk.services.workspacesweb.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTrustStoresResponse |
WorkSpacesWebClient.listTrustStores(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
default CompletableFuture<ListTrustStoresResponse> |
WorkSpacesWebAsyncClient.listTrustStores(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListTrustStoresIterable |
WorkSpacesWebClient.listTrustStoresPaginator(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListTrustStoresPublisher |
WorkSpacesWebAsyncClient.listTrustStoresPaginator(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
| Constructor and Description |
|---|
ListTrustStoresIterable(WorkSpacesWebClient client,
ListTrustStoresRequest firstRequest) |
ListTrustStoresPublisher(WorkSpacesWebAsyncClient client,
ListTrustStoresRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTrustStoresRequestMarshaller.marshall(ListTrustStoresRequest listTrustStoresRequest) |
Copyright © 2023. All rights reserved.