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