Interface Datastore.Update
- All Superinterfaces:
Datastore.UpdateStages.WithProperties,Datastore.UpdateStages.WithSkipValidation
- Enclosing interface:
- Datastore
public static interface Datastore.Update
extends Datastore.UpdateStages.WithProperties, Datastore.UpdateStages.WithSkipValidation
The template for Datastore update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.Datastore.UpdateStages.WithProperties
withPropertiesMethods inherited from interface com.azure.resourcemanager.machinelearning.models.Datastore.UpdateStages.WithSkipValidation
withSkipValidation
-
Method Details
-
apply
Datastore 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.
-