Interface ComponentContainer.Update

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

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

    • apply

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

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