| Package | Description |
|---|---|
| com.amazonaws.services.panorama |
|
| com.amazonaws.services.panorama.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListDevicesResult> |
AbstractAWSPanoramaAsync.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler) |
Future<ListDevicesResult> |
AWSPanoramaAsync.listDevicesAsync(ListDevicesRequest listDevicesRequest,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
Returns a list of devices.
|
Future<ListDevicesResult> |
AWSPanoramaAsyncClient.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListDevicesRequest |
ListDevicesRequest.clone() |
ListDevicesRequest |
ListDevicesRequest.withMaxResults(Integer maxResults)
The maximum number of devices to return in one page of results.
|
ListDevicesRequest |
ListDevicesRequest.withNextToken(String nextToken)
Specify the pagination token from a previous request to retrieve the next page of results.
|
Copyright © 2022. All rights reserved.