| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
TrustStoreSummary |
TrustStoreSummary.clone() |
TrustStoreSummary |
TrustStoreSummary.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
List<TrustStoreSummary> |
ListTrustStoresResult.getTrustStores()
The trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
ListTrustStoresResult |
ListTrustStoresResult.withTrustStores(TrustStoreSummary... trustStores)
The trust stores.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListTrustStoresResult.setTrustStores(Collection<TrustStoreSummary> trustStores)
The trust stores.
|
ListTrustStoresResult |
ListTrustStoresResult.withTrustStores(Collection<TrustStoreSummary> trustStores)
The trust stores.
|
Copyright © 2023. All rights reserved.