| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
CancelJobExecutionResult |
AWSIotClient.cancelJobExecution(CancelJobExecutionRequest request)
Cancels the execution of a job for a given thing.
|
CancelJobExecutionResult |
AbstractAWSIot.cancelJobExecution(CancelJobExecutionRequest request) |
CancelJobExecutionResult |
AWSIot.cancelJobExecution(CancelJobExecutionRequest cancelJobExecutionRequest)
Cancels the execution of a job for a given thing.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CancelJobExecutionResult> |
AWSIotAsyncClient.cancelJobExecutionAsync(CancelJobExecutionRequest request,
AsyncHandler<CancelJobExecutionRequest,CancelJobExecutionResult> asyncHandler) |
Future<CancelJobExecutionResult> |
AbstractAWSIotAsync.cancelJobExecutionAsync(CancelJobExecutionRequest request,
AsyncHandler<CancelJobExecutionRequest,CancelJobExecutionResult> asyncHandler) |
Future<CancelJobExecutionResult> |
AWSIotAsync.cancelJobExecutionAsync(CancelJobExecutionRequest cancelJobExecutionRequest,
AsyncHandler<CancelJobExecutionRequest,CancelJobExecutionResult> asyncHandler)
Cancels the execution of a job for a given thing.
|
| Modifier and Type | Method and Description |
|---|---|
CancelJobExecutionResult |
CancelJobExecutionResult.clone() |
Copyright © 2023. All rights reserved.