JobStateAuditRecord Class
- java.
lang. Object - com.
microsoft. azure. management. datalake. analytics. models. JobStateAuditRecord
- com.
public class JobStateAuditRecord
The Data Lake Analytics job state audit records for tracking the lifecycle of a job.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
details()
Get the details value. |
String |
newState()
Get the newState value. |
String |
requestedByUser()
Get the requestedByUser value. |
DateTime |
timeStamp()
Get the timeStamp value. |
Method Details
details
public String details()
Get the details value.
Returns:
newState
public String newState()
Get the newState value.
Returns:
requestedByUser
public String requestedByUser()
Get the requestedByUser value.
Returns:
timeStamp
public DateTime timeStamp()
Get the timeStamp value.
Returns: