DirectMethodsJobOptions Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. jobs. DirectMethodsJobOptions
- com.
public class DirectMethodsJobOptions
The optional parameters to be used when scheduling direct methods with scheduleDirectMethod(String jobId, String queryCondition, String methodName, Date startTimeUtc, DirectMethodsJobOptions options).
Applies to
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