| 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 ListExecutionsResponse |
SnowDeviceManagementClient.listExecutions(ListExecutionsRequest listExecutionsRequest)
Returns the status of tasks for one or more target devices.
|
default CompletableFuture<ListExecutionsResponse> |
SnowDeviceManagementAsyncClient.listExecutions(ListExecutionsRequest listExecutionsRequest)
Returns the status of tasks for one or more target devices.
|
default ListExecutionsIterable |
SnowDeviceManagementClient.listExecutionsPaginator(ListExecutionsRequest listExecutionsRequest)
Returns the status of tasks for one or more target devices.
|
default ListExecutionsPublisher |
SnowDeviceManagementAsyncClient.listExecutionsPaginator(ListExecutionsRequest listExecutionsRequest)
Returns the status of tasks for one or more target devices.
|
| Constructor and Description |
|---|
ListExecutionsIterable(SnowDeviceManagementClient client,
ListExecutionsRequest firstRequest) |
ListExecutionsPublisher(SnowDeviceManagementAsyncClient client,
ListExecutionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListExecutionsRequestMarshaller.marshall(ListExecutionsRequest listExecutionsRequest) |
Copyright © 2023. All rights reserved.