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> |
AbstractAWSIotAsync.getJobDocumentAsync(GetJobDocumentRequest request,
AsyncHandler<GetJobDocumentRequest,GetJobDocumentResult> asyncHandler) |
Future<GetJobDocumentResult> |
AWSIotAsync.getJobDocumentAsync(GetJobDocumentRequest getJobDocumentRequest,
AsyncHandler<GetJobDocumentRequest,GetJobDocumentResult> asyncHandler)
Gets a job document.
|
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 © 2023. All rights reserved.