Interface EventSubscription.UpdateStages.WithDestination

    • Method Detail

      • withDestination

        EventSubscription.Update withDestination​(EventSubscriptionDestination destination)
        Specifies the destination property: Information about the destination where events have to be delivered for the event subscription..
        Parameters:
        destination - Information about the destination where events have to be delivered for the event subscription.
        Returns:
        the next definition stage.