| Package | Description |
|---|---|
| software.amazon.awssdk.services.worklink.model |
| Modifier and Type | Method and Description |
|---|---|
List<WebsiteCaSummary> |
ListWebsiteCertificateAuthoritiesResponse.websiteCertificateAuthorities()
Information about the certificates.
|
| Modifier and Type | Method and Description |
|---|---|
ListWebsiteCertificateAuthoritiesResponse.Builder |
ListWebsiteCertificateAuthoritiesResponse.Builder.websiteCertificateAuthorities(WebsiteCaSummary... websiteCertificateAuthorities)
Information about the certificates.
|
| Modifier and Type | Method and Description |
|---|---|
ListWebsiteCertificateAuthoritiesResponse.Builder |
ListWebsiteCertificateAuthoritiesResponse.Builder.websiteCertificateAuthorities(Collection<WebsiteCaSummary> websiteCertificateAuthorities)
Information about the certificates.
|
Copyright © 2022. All rights reserved.