com.microsoft.azure.sdk.iot.service.jobs
Classes
DirectMethodsJobOptions |
The optional parameters to be used when scheduling direct methods with scheduleDirectMethod(String jobId, String queryCondition, String methodName, Date startTimeUtc, DirectMethodsJobOptions options). |
JobStatistics |
Collection of jobs statistics. |
ScheduledJob |
Metadata for a particular job created with the ScheduledJobsClient. |
ScheduledJobsClient |
Use the ScheduledJobsClient to schedule and cancel jobs for a group of devices using IoT hub. |
ScheduledJobsClientOptions |
Configurable options for all job client operations |
Enums
ScheduledJobStatus | ||
ScheduledJobType |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java