- getApproximateSecondsBeforeTimedOut() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The estimated number of seconds that remain before the job execution status will be changed to
TIMED_OUT.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlane
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlane
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getExecution() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionResult
-
Contains data about a job execution.
- getExecution() - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionResult
-
A JobExecution object.
- getExecutionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Optional.
- getExecutionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
A number that identifies a particular job execution on a particular device.
- getExecutionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
A number that identifies a particular job execution on a particular device.
- getExecutionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- getExecutionState() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
A JobExecutionState object.
- getExecutorService() - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExpectedVersion() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- getIncludeJobDocument() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Optional.
- getIncludeJobDocument() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- getIncludeJobExecutionState() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- getInProgressJobs() - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status IN_PROGRESS.
- getJobDocument() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The content of the job document.
- getJobDocument() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
The contents of the Job Documents.
- getJobId() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
The unique identifier assigned to this job when it was created.
- getJobId() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The unique identifier you assigned to this job when it was created.
- getJobId() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The unique identifier you assigned to this job when it was created.
- getJobId() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The unique identifier assigned to this job when it was created.
- getLastUpdatedAt() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was last updated.
- getLastUpdatedAt() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution was last updated.
- getPayload() - Method in exception com.amazonaws.services.iotjobsdataplane.model.ThrottlingException
-
The payload associated with the exception.
- getPendingJobExecutions(GetPendingJobExecutionsRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlane
-
- getPendingJobExecutions(GetPendingJobExecutionsRequest) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlane
-
Gets the list of all jobs for a thing that are not in a terminal status.
- getPendingJobExecutions(GetPendingJobExecutionsRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneClient
-
Gets the list of all jobs for a thing that are not in a terminal status.
- getPendingJobExecutionsAsync(GetPendingJobExecutionsRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlaneAsync
-
- getPendingJobExecutionsAsync(GetPendingJobExecutionsRequest, AsyncHandler<GetPendingJobExecutionsRequest, GetPendingJobExecutionsResult>) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlaneAsync
-
- getPendingJobExecutionsAsync(GetPendingJobExecutionsRequest) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsync
-
Gets the list of all jobs for a thing that are not in a terminal status.
- getPendingJobExecutionsAsync(GetPendingJobExecutionsRequest, AsyncHandler<GetPendingJobExecutionsRequest, GetPendingJobExecutionsResult>) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsync
-
Gets the list of all jobs for a thing that are not in a terminal status.
- getPendingJobExecutionsAsync(GetPendingJobExecutionsRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClient
-
- getPendingJobExecutionsAsync(GetPendingJobExecutionsRequest, AsyncHandler<GetPendingJobExecutionsRequest, GetPendingJobExecutionsResult>) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClient
-
- GetPendingJobExecutionsRequest - Class in com.amazonaws.services.iotjobsdataplane.model
-
- GetPendingJobExecutionsRequest() - Constructor for class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsRequest
-
- GetPendingJobExecutionsResult - Class in com.amazonaws.services.iotjobsdataplane.model
-
- GetPendingJobExecutionsResult() - Constructor for class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
- getQueuedAt() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was enqueued.
- getQueuedAt() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution was enqueued.
- getQueuedJobs() - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status QUEUED.
- getStartedAt() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was started.
- getStartedAt() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution started.
- getStatus() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The status of the job execution.
- getStatus() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The status of the job execution.
- getStatus() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The new status for the job execution (IN_PROGRESS, FAILED, SUCCESS, or REJECTED).
- getStatusDetails() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
A collection of name/value pairs that describe the status of the job execution.
- getStatusDetails() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
A collection of name/value pairs that describe the status of the job execution.
- getStatusDetails() - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
A collection of name/value pairs that describe the status of the job execution.
- getStatusDetails() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- getStepTimeoutInMinutes() - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
Specifies the amount of time this device has to finish execution of this job.
- getStepTimeoutInMinutes() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Specifies the amount of time this device has to finish execution of this job.
- getThingName() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
The thing name associated with the device the job execution is running on.
- getThingName() - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsRequest
-
The name of the thing that is executing the job.
- getThingName() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The name of the thing that is executing the job.
- getThingName() - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
The name of the thing associated with the device.
- getThingName() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The name of the thing associated with the device.
- getVersionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The version of the job execution.
- getVersionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The version of the job execution.
- getVersionNumber() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The version of the job execution.
- ServiceUnavailableException - Exception in com.amazonaws.services.iotjobsdataplane.model
-
The service is temporarily unavailable.
- ServiceUnavailableException(String) - Constructor for exception com.amazonaws.services.iotjobsdataplane.model.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified error message.
- setApproximateSecondsBeforeTimedOut(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The estimated number of seconds that remain before the job execution status will be changed to
TIMED_OUT.
- setExecution(JobExecution) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionResult
-
Contains data about a job execution.
- setExecution(JobExecution) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionResult
-
A JobExecution object.
- setExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Optional.
- setExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
A number that identifies a particular job execution on a particular device.
- setExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
A number that identifies a particular job execution on a particular device.
- setExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- setExecutionState(JobExecutionState) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
A JobExecutionState object.
- setExpectedVersion(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- setIncludeJobDocument(Boolean) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Optional.
- setIncludeJobDocument(Boolean) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- setIncludeJobExecutionState(Boolean) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- setInProgressJobs(Collection<JobExecutionSummary>) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status IN_PROGRESS.
- setJobDocument(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The content of the job document.
- setJobDocument(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
The contents of the Job Documents.
- setJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
The unique identifier assigned to this job when it was created.
- setJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The unique identifier you assigned to this job when it was created.
- setJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The unique identifier you assigned to this job when it was created.
- setJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The unique identifier assigned to this job when it was created.
- setLastUpdatedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was last updated.
- setLastUpdatedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution was last updated.
- setPayload(ByteBuffer) - Method in exception com.amazonaws.services.iotjobsdataplane.model.ThrottlingException
-
The payload associated with the exception.
- setQueuedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was enqueued.
- setQueuedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution was enqueued.
- setQueuedJobs(Collection<JobExecutionSummary>) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status QUEUED.
- setStartedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was started.
- setStartedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution started.
- setStatus(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The status of the job execution.
- setStatus(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The status of the job execution.
- setStatus(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The new status for the job execution (IN_PROGRESS, FAILED, SUCCESS, or REJECTED).
- setStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
A collection of name/value pairs that describe the status of the job execution.
- setStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
A collection of name/value pairs that describe the status of the job execution.
- setStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
A collection of name/value pairs that describe the status of the job execution.
- setStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- setStepTimeoutInMinutes(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
Specifies the amount of time this device has to finish execution of this job.
- setStepTimeoutInMinutes(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Specifies the amount of time this device has to finish execution of this job.
- setThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
The thing name associated with the device the job execution is running on.
- setThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsRequest
-
The name of the thing that is executing the job.
- setThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The name of the thing that is executing the job.
- setThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
The name of the thing associated with the device.
- setThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The name of the thing associated with the device.
- setVersionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The version of the job execution.
- setVersionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The version of the job execution.
- setVersionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The version of the job execution.
- shutdown() - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlane
-
- shutdown() - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlane
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClient
-
Shuts down the client, releasing all managed resources.
- standard() - Static method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneClientBuilder
-
- startNextPendingJobExecution(StartNextPendingJobExecutionRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlane
-
- startNextPendingJobExecution(StartNextPendingJobExecutionRequest) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlane
-
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
- startNextPendingJobExecution(StartNextPendingJobExecutionRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneClient
-
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
- startNextPendingJobExecutionAsync(StartNextPendingJobExecutionRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlaneAsync
-
- startNextPendingJobExecutionAsync(StartNextPendingJobExecutionRequest, AsyncHandler<StartNextPendingJobExecutionRequest, StartNextPendingJobExecutionResult>) - Method in class com.amazonaws.services.iotjobsdataplane.AbstractAWSIoTJobsDataPlaneAsync
-
- startNextPendingJobExecutionAsync(StartNextPendingJobExecutionRequest) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsync
-
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
- startNextPendingJobExecutionAsync(StartNextPendingJobExecutionRequest, AsyncHandler<StartNextPendingJobExecutionRequest, StartNextPendingJobExecutionResult>) - Method in interface com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsync
-
Gets and starts the next pending (status IN_PROGRESS or QUEUED) job execution for a thing.
- startNextPendingJobExecutionAsync(StartNextPendingJobExecutionRequest) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClient
-
- startNextPendingJobExecutionAsync(StartNextPendingJobExecutionRequest, AsyncHandler<StartNextPendingJobExecutionRequest, StartNextPendingJobExecutionResult>) - Method in class com.amazonaws.services.iotjobsdataplane.AWSIoTJobsDataPlaneAsyncClient
-
- StartNextPendingJobExecutionRequest - Class in com.amazonaws.services.iotjobsdataplane.model
-
- StartNextPendingJobExecutionRequest() - Constructor for class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
- StartNextPendingJobExecutionResult - Class in com.amazonaws.services.iotjobsdataplane.model
-
- StartNextPendingJobExecutionResult() - Constructor for class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionResult
-
- TerminalStateException - Exception in com.amazonaws.services.iotjobsdataplane.model
-
The job is in a terminal state.
- TerminalStateException(String) - Constructor for exception com.amazonaws.services.iotjobsdataplane.model.TerminalStateException
-
Constructs a new TerminalStateException with the specified error message.
- ThrottlingException - Exception in com.amazonaws.services.iotjobsdataplane.model
-
The rate exceeds the limit.
- ThrottlingException(String) - Constructor for exception com.amazonaws.services.iotjobsdataplane.model.ThrottlingException
-
Constructs a new ThrottlingException with the specified error message.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in enum com.amazonaws.services.iotjobsdataplane.model.JobExecutionStatus
-
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionResult
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Returns a string representation of this object; useful for testing and debugging.
- toString() - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
Returns a string representation of this object; useful for testing and debugging.
- withApproximateSecondsBeforeTimedOut(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The estimated number of seconds that remain before the job execution status will be changed to
TIMED_OUT.
- withExecution(JobExecution) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionResult
-
Contains data about a job execution.
- withExecution(JobExecution) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionResult
-
A JobExecution object.
- withExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Optional.
- withExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
A number that identifies a particular job execution on a particular device.
- withExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
A number that identifies a particular job execution on a particular device.
- withExecutionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- withExecutionState(JobExecutionState) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
A JobExecutionState object.
- withExpectedVersion(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- withIncludeJobDocument(Boolean) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
Optional.
- withIncludeJobDocument(Boolean) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- withIncludeJobExecutionState(Boolean) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- withInProgressJobs(JobExecutionSummary...) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status IN_PROGRESS.
- withInProgressJobs(Collection<JobExecutionSummary>) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status IN_PROGRESS.
- withJobDocument(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The content of the job document.
- withJobDocument(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionResult
-
The contents of the Job Documents.
- withJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
The unique identifier assigned to this job when it was created.
- withJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The unique identifier you assigned to this job when it was created.
- withJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The unique identifier you assigned to this job when it was created.
- withJobId(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The unique identifier assigned to this job when it was created.
- withLastUpdatedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was last updated.
- withLastUpdatedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution was last updated.
- withPayload(ByteBuffer) - Method in exception com.amazonaws.services.iotjobsdataplane.model.ThrottlingException
-
The payload associated with the exception.
- withQueuedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was enqueued.
- withQueuedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution was enqueued.
- withQueuedJobs(JobExecutionSummary...) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status QUEUED.
- withQueuedJobs(Collection<JobExecutionSummary>) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsResult
-
A list of JobExecutionSummary objects with status QUEUED.
- withStartedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The time, in milliseconds since the epoch, when the job execution was started.
- withStartedAt(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The time, in milliseconds since the epoch, when the job execution started.
- withStatus(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The status of the job execution.
- withStatus(JobExecutionStatus) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The status of the job execution.
- withStatus(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The status of the job execution.
- withStatus(JobExecutionStatus) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The status of the job execution.
- withStatus(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The new status for the job execution (IN_PROGRESS, FAILED, SUCCESS, or REJECTED).
- withStatus(JobExecutionStatus) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The new status for the job execution (IN_PROGRESS, FAILED, SUCCESS, or REJECTED).
- withStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
A collection of name/value pairs that describe the status of the job execution.
- withStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
A collection of name/value pairs that describe the status of the job execution.
- withStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
A collection of name/value pairs that describe the status of the job execution.
- withStatusDetails(Map<String, String>) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Optional.
- withStepTimeoutInMinutes(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
Specifies the amount of time this device has to finish execution of this job.
- withStepTimeoutInMinutes(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
Specifies the amount of time this device has to finish execution of this job.
- withThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.DescribeJobExecutionRequest
-
The thing name associated with the device the job execution is running on.
- withThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.GetPendingJobExecutionsRequest
-
The name of the thing that is executing the job.
- withThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The name of the thing that is executing the job.
- withThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.StartNextPendingJobExecutionRequest
-
The name of the thing associated with the device.
- withThingName(String) - Method in class com.amazonaws.services.iotjobsdataplane.model.UpdateJobExecutionRequest
-
The name of the thing associated with the device.
- withVersionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecution
-
The version of the job execution.
- withVersionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionState
-
The version of the job execution.
- withVersionNumber(Long) - Method in class com.amazonaws.services.iotjobsdataplane.model.JobExecutionSummary
-
The version of the job execution.