| Package | Description |
|---|---|
| com.amazonaws.services.worklink |
Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and
Android phones.
|
| com.amazonaws.services.worklink.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDevicesResult> |
AbstractAmazonWorkLinkAsync.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
Deprecated.
|
Future<ListDevicesResult> |
AmazonWorkLinkAsync.listDevicesAsync(ListDevicesRequest listDevicesRequest,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
Deprecated.
|
Future<ListDevicesResult> |
AmazonWorkLinkAsyncClient.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesRequest |
ListDevicesRequest.clone() |
ListDevicesRequest |
ListDevicesRequest.withFleetArn(String fleetArn)
The ARN of the fleet.
|
ListDevicesRequest |
ListDevicesRequest.withMaxResults(Integer maxResults)
The maximum number of results to be included in the next page.
|
ListDevicesRequest |
ListDevicesRequest.withNextToken(String nextToken)
The pagination token used to retrieve the next page of results for this operation.
|
Copyright © 2023. All rights reserved.