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