Interface ComponentVersion.Update

All Superinterfaces:
ComponentVersion.UpdateStages.WithProperties
Enclosing interface:
ComponentVersion

public static interface ComponentVersion.Update extends ComponentVersion.UpdateStages.WithProperties
The template for ComponentVersion update.
  • Method Details

    • apply

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

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