GeoBackupPolicy.Update Interface
Implements
public static interface GeoBackupPolicy.Update
extends WithState
The template for GeoBackupPolicy update.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Geo |
apply()
Executes the update request. |
|
abstract
Geo |
apply(Context context)
Executes the update request. |
Method Details
apply
public abstract GeoBackupPolicy apply()
Executes the update request.
Returns:
apply
public abstract GeoBackupPolicy apply(Context context)
Executes the update request.
Parameters:
Returns: