| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CancelJobExecutionResponse> |
IotAsyncClient.cancelJobExecution(CancelJobExecutionRequest cancelJobExecutionRequest)
Cancels the execution of a job for a given thing.
|
default CancelJobExecutionResponse |
IotClient.cancelJobExecution(CancelJobExecutionRequest cancelJobExecutionRequest)
Cancels the execution of a job for a given thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CancelJobExecutionRequestMarshaller.marshall(CancelJobExecutionRequest cancelJobExecutionRequest) |
Copyright © 2019. All rights reserved.