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