BatchConfiguration.UpdateStages.WithProperties Interface
public static interface BatchConfiguration.UpdateStages.WithProperties
The stage of the BatchConfiguration update allowing to specify properties.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withProperties(BatchConfigurationProperties properties)
Specifies the properties property: The batch configuration properties.. |
Method Details
withProperties
public abstract BatchConfiguration.Update withProperties(BatchConfigurationProperties properties)
Specifies the properties property: The batch configuration properties..
Parameters:
Returns: