| Package | Description |
|---|---|
| software.amazon.awssdk.services.worklink |
Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and
Android phones.
|
| software.amazon.awssdk.services.worklink.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListWebsiteCertificateAuthoritiesResponse |
WorkLinkClient.listWebsiteCertificateAuthorities(Consumer<ListWebsiteCertificateAuthoritiesRequest.Builder> listWebsiteCertificateAuthoritiesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
default ListWebsiteCertificateAuthoritiesResponse |
WorkLinkClient.listWebsiteCertificateAuthorities(ListWebsiteCertificateAuthoritiesRequest listWebsiteCertificateAuthoritiesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListWebsiteCertificateAuthoritiesResponse> |
WorkLinkAsyncClient.listWebsiteCertificateAuthorities(Consumer<ListWebsiteCertificateAuthoritiesRequest.Builder> listWebsiteCertificateAuthoritiesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
default CompletableFuture<ListWebsiteCertificateAuthoritiesResponse> |
WorkLinkAsyncClient.listWebsiteCertificateAuthorities(ListWebsiteCertificateAuthoritiesRequest listWebsiteCertificateAuthoritiesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListWebsiteCertificateAuthoritiesResponse> |
ListWebsiteCertificateAuthoritiesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListWebsiteCertificateAuthoritiesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListWebsiteCertificateAuthoritiesResponse> subscriber) |
Copyright © 2023. All rights reserved.