| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
List<TrustStoreSummary> |
ListTrustStoresResponse.trustStores()
The trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListTrustStoresResponse.Builder |
ListTrustStoresResponse.Builder.trustStores(TrustStoreSummary... trustStores)
The trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListTrustStoresResponse.Builder |
ListTrustStoresResponse.Builder.trustStores(Collection<TrustStoreSummary> trustStores)
The trust stores.
|
Copyright © 2022. All rights reserved.