ServerEndpoint.Update Interface
Implements
public static interface ServerEndpoint.Update
extends WithCloudTiering, WithVolumeFreeSpacePercent, WithTierFilesOlderThanDays, WithOfflineDataTransfer, WithOfflineDataTransferShareName, WithLocalCacheMode
The template for ServerEndpoint update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Server |
apply()
Executes the update request. |
|
abstract
Server |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract ServerEndpoint apply()
Executes the update request.
Returns:
apply
public abstract ServerEndpoint apply(Context context)
Executes the update request.
Parameters:
Returns: