Interface BatchEndpoint.Update
- All Superinterfaces:
BatchEndpoint.UpdateStages.WithIdentity,BatchEndpoint.UpdateStages.WithTags
- Enclosing interface:
- BatchEndpoint
public static interface BatchEndpoint.Update
extends BatchEndpoint.UpdateStages.WithTags, BatchEndpoint.UpdateStages.WithIdentity
The template for BatchEndpoint update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchEndpoint.UpdateStages.WithIdentity
withIdentityMethods inherited from interface com.azure.resourcemanager.machinelearning.models.BatchEndpoint.UpdateStages.WithTags
withTags
-
Method Details
-
apply
BatchEndpoint 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.
-