Interface TriggerResource.Update

All Superinterfaces:
TriggerResource.UpdateStages.WithIfMatch, TriggerResource.UpdateStages.WithProperties
Enclosing interface:
TriggerResource

public static interface TriggerResource.Update extends TriggerResource.UpdateStages.WithProperties, TriggerResource.UpdateStages.WithIfMatch
The template for TriggerResource update.
  • Method Details

    • apply

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

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