JobResource.DefinitionStages.WithDetails Interface
public static interface JobResource.DefinitionStages.WithDetails
The stage of the JobResource definition allowing to specify details.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDetails(JobDetails details)
Specifies the details property: Details of a job run. |
Method Details
withDetails
public abstract JobResource.DefinitionStages.WithCreate withDetails(JobDetails details)
Specifies the details property: Details of a job run. This field will only be sent for expand details filter..
Parameters:
Returns: