Interface Configuration.Update
- All Superinterfaces:
Configuration.UpdateStages.WithSource
,Configuration.UpdateStages.WithValue
- Enclosing interface:
- Configuration
public static interface Configuration.Update
extends Configuration.UpdateStages.WithValue, Configuration.UpdateStages.WithSource
The template for Configuration update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Configuration.UpdateStages.WithSource
withSource
Methods inherited from interface com.azure.resourcemanager.mariadb.models.Configuration.UpdateStages.WithValue
withValue
-
Method Details
-
apply
Configuration apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-