| 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 ListDomainsResponse |
WorkLinkClient.listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
default ListDomainsResponse |
WorkLinkClient.listDomains(ListDomainsRequest listDomainsRequest)
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<ListDomainsResponse> |
WorkLinkAsyncClient.listDomains(Consumer<ListDomainsRequest.Builder> listDomainsRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
default CompletableFuture<ListDomainsResponse> |
WorkLinkAsyncClient.listDomains(ListDomainsRequest listDomainsRequest)
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<ListDomainsResponse> |
ListDomainsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListDomainsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListDomainsResponse> subscriber) |
Copyright © 2022. All rights reserved.