Interface BackendContract.UpdateStages.WithPool
- All Known Subinterfaces:
BackendContract.Update
- Enclosing interface:
BackendContract.UpdateStages
public static interface BackendContract.UpdateStages.WithPool
The stage of the BackendContract update allowing to specify pool.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the pool property: The pool property..
-
Method Details
-
withPool
Specifies the pool property: The pool property..- Parameters:
pool- The pool property.- Returns:
- the next definition stage.
-