| 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 | |
| software.amazon.awssdk.services.worklink.transform |
| Modifier and Type | Method and Description |
|---|---|
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.
|
default ListDevicesResponse |
WorkLinkClient.listDevices(ListDevicesRequest listDevicesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
default ListDevicesPublisher |
WorkLinkAsyncClient.listDevicesPaginator(ListDevicesRequest listDevicesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
default ListDevicesIterable |
WorkLinkClient.listDevicesPaginator(ListDevicesRequest listDevicesRequest)
Deprecated.
Amazon WorkLink is no longer supported. This will be removed in a future version of the SDK.
|
| Constructor and Description |
|---|
ListDevicesIterable(WorkLinkClient client,
ListDevicesRequest firstRequest) |
ListDevicesPublisher(WorkLinkAsyncClient client,
ListDevicesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDevicesRequestMarshaller.marshall(ListDevicesRequest listDevicesRequest) |
Copyright © 2022. All rights reserved.