| Package | Description |
|---|---|
| com.amazonaws.services.snowdevicemanagement |
Amazon Web Services Snow Device Management documentation.
|
| com.amazonaws.services.snowdevicemanagement.model |
| Modifier and Type | Method and Description |
|---|---|
ListDevicesResult |
AWSSnowDeviceManagementClient.listDevices(ListDevicesRequest request)
Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device
Management enabled in the Amazon Web Services Region where the command is run.
|
ListDevicesResult |
AbstractAWSSnowDeviceManagement.listDevices(ListDevicesRequest request) |
ListDevicesResult |
AWSSnowDeviceManagement.listDevices(ListDevicesRequest listDevicesRequest)
Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device
Management enabled in the Amazon Web Services Region where the command is run.
|
Future<ListDevicesResult> |
AbstractAWSSnowDeviceManagementAsync.listDevicesAsync(ListDevicesRequest request) |
Future<ListDevicesResult> |
AWSSnowDeviceManagementAsyncClient.listDevicesAsync(ListDevicesRequest request) |
Future<ListDevicesResult> |
AWSSnowDeviceManagementAsync.listDevicesAsync(ListDevicesRequest listDevicesRequest)
Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device
Management enabled in the Amazon Web Services Region where the command is run.
|
Future<ListDevicesResult> |
AbstractAWSSnowDeviceManagementAsync.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler) |
Future<ListDevicesResult> |
AWSSnowDeviceManagementAsyncClient.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler) |
Future<ListDevicesResult> |
AWSSnowDeviceManagementAsync.listDevicesAsync(ListDevicesRequest listDevicesRequest,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device
Management enabled in the Amazon Web Services Region where the command is run.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListDevicesResult> |
AbstractAWSSnowDeviceManagementAsync.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler) |
Future<ListDevicesResult> |
AWSSnowDeviceManagementAsyncClient.listDevicesAsync(ListDevicesRequest request,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler) |
Future<ListDevicesResult> |
AWSSnowDeviceManagementAsync.listDevicesAsync(ListDevicesRequest listDevicesRequest,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
Returns a list of all devices on your Amazon Web Services account that have Amazon Web Services Snow Device
Management enabled in the Amazon Web Services Region where the command is run.
|
| Modifier and Type | Method and Description |
|---|---|
ListDevicesRequest |
ListDevicesRequest.clone() |
ListDevicesRequest |
ListDevicesRequest.withJobId(String jobId)
The ID of the job used to order the device.
|
ListDevicesRequest |
ListDevicesRequest.withMaxResults(Integer maxResults)
The maximum number of devices to list per page.
|
ListDevicesRequest |
ListDevicesRequest.withNextToken(String nextToken)
A pagination token to continue to the next page of results.
|
Copyright © 2023. All rights reserved.