| Package | Description |
|---|---|
| com.amazonaws.services.workspacesweb.model |
| Modifier and Type | Method and Description |
|---|---|
TrustStore |
TrustStore.clone() |
TrustStore |
GetTrustStoreResult.getTrustStore()
The trust store.
|
TrustStore |
TrustStore.withAssociatedPortalArns(Collection<String> associatedPortalArns)
A list of web portal ARNs that this trust store is associated with.
|
TrustStore |
TrustStore.withAssociatedPortalArns(String... associatedPortalArns)
A list of web portal ARNs that this trust store is associated with.
|
TrustStore |
TrustStore.withTrustStoreArn(String trustStoreArn)
The ARN of the trust store.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetTrustStoreResult.setTrustStore(TrustStore trustStore)
The trust store.
|
GetTrustStoreResult |
GetTrustStoreResult.withTrustStore(TrustStore trustStore)
The trust store.
|
Copyright © 2023. All rights reserved.