Interface EventSubscription.Update

All Superinterfaces:
EventSubscription.UpdateStages.WithDeadLetterDestination, EventSubscription.UpdateStages.WithDeadLetterWithResourceIdentity, EventSubscription.UpdateStages.WithDeliveryWithResourceIdentity, EventSubscription.UpdateStages.WithDestination, EventSubscription.UpdateStages.WithEventDeliverySchema, EventSubscription.UpdateStages.WithExpirationTimeUtc, EventSubscription.UpdateStages.WithFilter, EventSubscription.UpdateStages.WithLabels, EventSubscription.UpdateStages.WithRetryPolicy
Enclosing interface:
EventSubscription

The template for EventSubscription update.
  • Method Details

    • apply

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

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