| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetJobDocumentResult> |
AWSIotAsyncClient.getJobDocumentAsync(GetJobDocumentRequest request,
AsyncHandler<GetJobDocumentRequest,GetJobDocumentResult> asyncHandler) |
Future<GetJobDocumentResult> |
AWSIotAsync.getJobDocumentAsync(GetJobDocumentRequest getJobDocumentRequest,
AsyncHandler<GetJobDocumentRequest,GetJobDocumentResult> asyncHandler)
Gets a job document.
|
Future<GetJobDocumentResult> |
AbstractAWSIotAsync.getJobDocumentAsync(GetJobDocumentRequest request,
AsyncHandler<GetJobDocumentRequest,GetJobDocumentResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetJobDocumentRequest |
GetJobDocumentRequest.clone() |
GetJobDocumentRequest |
GetJobDocumentRequest.withJobId(String jobId)
The unique identifier you assigned to this job when it was created.
|
Copyright © 2025. All rights reserved.