Power BI DataViz Dünya Şampiyonası:
4 giriş şansıyla bir konferans paketi kazanabilir ve Las Vegas'taki LIVE Grand Finale'e gidebilirsinizDaha fazla bilgi edinin
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
jobId
- is a string with the job identification. Cannot be null or empty.
updateTwin
- is the class that contains the json for the update twin properties. Cannot be null.
queryCondition
- is a string with the deviceId or an IoT Hub Query Condition. Cannot be null or empty.
startTime
- is the date and time to start the job. Cannot be null.
maxExecutionTimeInSeconds
- is the maximum time that the device can expend to execute the job. Cannot be negative
Throws:
java.lang.IllegalArgumentException
- if one of the parameter is not valid.
JobsParser
public JobsParser(String jobId, TwinState updateTwin, String queryCondition, Date startTime, long maxExecutionTimeInSeconds)
CONSTRUCTOR
Parameters:
jobId
- is a string with the job identification. Cannot be null or empty.
updateTwin
- is the class that contains the json for the update twin properties. Cannot be null.
queryCondition
- is a string with the deviceId or an IoT Hub Query Condition. Cannot be null or empty.
startTime
- is the date and time to start the job. Cannot be null.
maxExecutionTimeInSeconds
- is the maximum time that the device can expend to execute the job. Cannot be negative
Throws:
java.lang.IllegalArgumentException
- if one of the parameter is not valid.
Method Details
toJson
public String toJson()
Getter for the string with the json.
Returns:
a String with the json the represents the content of this class.
Applies to
Azure SDK for Java
Latest
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: