| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement |
Amazon Web Services Snow Device Management documentation.
|
| software.amazon.awssdk.services.snowdevicemanagement.paginators | |
| software.amazon.awssdk.services.snowdevicemanagement.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListDevicesResponse |
SnowDeviceManagementClient.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.
|
default CompletableFuture<ListDevicesResponse> |
SnowDeviceManagementAsyncClient.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.
|
default ListDevicesIterable |
SnowDeviceManagementClient.listDevicesPaginator(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.
|
default ListDevicesPublisher |
SnowDeviceManagementAsyncClient.listDevicesPaginator(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.
|
| Constructor and Description |
|---|
ListDevicesIterable(SnowDeviceManagementClient client,
ListDevicesRequest firstRequest) |
ListDevicesPublisher(SnowDeviceManagementAsyncClient client,
ListDevicesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDevicesRequestMarshaller.marshall(ListDevicesRequest listDevicesRequest) |
Copyright © 2023. All rights reserved.