Server.UpdateStages.WithVersion Interface
public static interface Server.UpdateStages.WithVersion
The stage of the Server update allowing to specify version.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withVersion(ServerVersion version)
Specifies the version property: The version of a server.. |
Method Details
withVersion
public abstract Server.Update withVersion(ServerVersion version)
Specifies the version property: The version of a server..
Parameters:
Returns: