| Package | Description |
|---|---|
| com.amazonaws.services.worklink.model |
| Modifier and Type | Method and Description |
|---|---|
WebsiteCaSummary |
WebsiteCaSummary.clone() |
WebsiteCaSummary |
WebsiteCaSummary.withCreatedTime(Date createdTime)
The time when the CA was added.
|
WebsiteCaSummary |
WebsiteCaSummary.withDisplayName(String displayName)
The name to display.
|
WebsiteCaSummary |
WebsiteCaSummary.withWebsiteCaId(String websiteCaId)
A unique identifier for the CA.
|
| Modifier and Type | Method and Description |
|---|---|
List<WebsiteCaSummary> |
ListWebsiteCertificateAuthoritiesResult.getWebsiteCertificateAuthorities()
Information about the certificates.
|
| Modifier and Type | Method and Description |
|---|---|
ListWebsiteCertificateAuthoritiesResult |
ListWebsiteCertificateAuthoritiesResult.withWebsiteCertificateAuthorities(WebsiteCaSummary... websiteCertificateAuthorities)
Information about the certificates.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListWebsiteCertificateAuthoritiesResult.setWebsiteCertificateAuthorities(Collection<WebsiteCaSummary> websiteCertificateAuthorities)
Information about the certificates.
|
ListWebsiteCertificateAuthoritiesResult |
ListWebsiteCertificateAuthoritiesResult.withWebsiteCertificateAuthorities(Collection<WebsiteCaSummary> websiteCertificateAuthorities)
Information about the certificates.
|
Copyright © 2024. All rights reserved.