Interface Output.UpdateStages
-
- Enclosing interface:
- Output
public static interface Output.UpdateStages
The Output update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
Output.UpdateStages.WithDatasource
The stage of the Output update allowing to specify datasource.static interface
Output.UpdateStages.WithIfMatch
The stage of the Output update allowing to specify ifMatch.static interface
Output.UpdateStages.WithName
The stage of the Output update allowing to specify name.static interface
Output.UpdateStages.WithSerialization
The stage of the Output update allowing to specify serialization.static interface
Output.UpdateStages.WithSizeWindow
The stage of the Output update allowing to specify sizeWindow.static interface
Output.UpdateStages.WithTimeWindow
The stage of the Output update allowing to specify timeWindow.
-