| 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 |
| Modifier and Type | Method and Description |
|---|---|
default ListTrustStoresResponse |
WorkSpacesWebClient.listTrustStores(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest)
Retrieves a list of trust stores.
|
default ListTrustStoresResponse |
WorkSpacesWebClient.listTrustStores(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTrustStoresResponse> |
WorkSpacesWebAsyncClient.listTrustStores(Consumer<ListTrustStoresRequest.Builder> listTrustStoresRequest)
Retrieves a list of trust stores.
|
default CompletableFuture<ListTrustStoresResponse> |
WorkSpacesWebAsyncClient.listTrustStores(ListTrustStoresRequest listTrustStoresRequest)
Retrieves a list of trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListTrustStoresResponse> |
ListTrustStoresIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTrustStoresPublisher.subscribe(org.reactivestreams.Subscriber<? super ListTrustStoresResponse> subscriber) |
Copyright © 2023. All rights reserved.