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 Details

    • apply

      Executes the update request.
      Returns:
      the updated resource.
    • apply

      OnlineEndpoint apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.