JobResource.DefinitionStages.WithDeliveryInfo Interface
public static interface JobResource.DefinitionStages.WithDeliveryInfo
The stage of the JobResource definition allowing to specify deliveryInfo.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDeliveryInfo(JobDeliveryInfo deliveryInfo)
Specifies the delivery |
Method Details
withDeliveryInfo
public abstract JobResource.DefinitionStages.WithCreate withDeliveryInfo(JobDeliveryInfo deliveryInfo)
Specifies the deliveryInfo property: Delivery Info of Job..
Parameters:
Returns: