StorageTask.Update Interface
Implements
public static interface StorageTask.Update
extends WithTags, WithIdentity, WithProperties
The template for StorageTask update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Storage |
apply()
Executes the update request. |
|
abstract
Storage |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract StorageTask apply()
Executes the update request.
Returns:
apply
public abstract StorageTask apply(Context context)
Executes the update request.
Parameters:
Returns: