| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowdevicemanagement |
Amazon Web Services Snow Device Management documentation.
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeExecutionResponse |
SnowDeviceManagementClient.describeExecution(Consumer<DescribeExecutionRequest.Builder> describeExecutionRequest)
Checks the status of a remote task running on one or more target devices.
|
default DescribeExecutionResponse |
SnowDeviceManagementClient.describeExecution(DescribeExecutionRequest describeExecutionRequest)
Checks the status of a remote task running on one or more target devices.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeExecutionResponse> |
SnowDeviceManagementAsyncClient.describeExecution(Consumer<DescribeExecutionRequest.Builder> describeExecutionRequest)
Checks the status of a remote task running on one or more target devices.
|
default CompletableFuture<DescribeExecutionResponse> |
SnowDeviceManagementAsyncClient.describeExecution(DescribeExecutionRequest describeExecutionRequest)
Checks the status of a remote task running on one or more target devices.
|
Copyright © 2023. All rights reserved.