• Assertion that the Destination is a HttpDestination. This method comes in handy when you retrieved a destination from the destination service and need to check if it is a HttpDestination.

    Parameters

    • destination: Destination | HttpDestination

      Destination or HttpDestination.

      Copyright Ⓒ 2024 SAP SE or an SAP affiliate company. All rights reserved.

    Returns asserts destination is HttpDestination