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