WebhookEventSubscriptionDestination |
WebhookEventSubscriptionDestination.withAzureActiveDirectoryApplicationIdOrUri(String azureActiveDirectoryApplicationIdOrUri) |
Set the azureActiveDirectoryApplicationIdOrUri property: The Azure Active Directory Application ID or URI to get
the access token that will be included as the bearer token in delivery requests.
|
WebhookEventSubscriptionDestination |
WebhookEventSubscriptionDestination.withAzureActiveDirectoryTenantId(String azureActiveDirectoryTenantId) |
Set the azureActiveDirectoryTenantId property: The Azure Active Directory Tenant ID to get the access token that
will be included as the bearer token in delivery requests.
|
WebhookEventSubscriptionDestination |
WebhookEventSubscriptionDestination.withDeliveryAttributeMappings(List<DeliveryAttributeMapping> deliveryAttributeMappings) |
Set the deliveryAttributeMappings property: Delivery attribute details.
|
WebhookEventSubscriptionDestination |
WebhookEventSubscriptionDestination.withEndpointUrl(String endpointUrl) |
Set the endpointUrl property: The URL that represents the endpoint of the destination of an event subscription.
|
WebhookEventSubscriptionDestination |
WebhookEventSubscriptionDestination.withMaxEventsPerBatch(Integer maxEventsPerBatch) |
Set the maxEventsPerBatch property: Maximum number of events per batch.
|
WebhookEventSubscriptionDestination |
WebhookEventSubscriptionDestination.withPreferredBatchSizeInKilobytes(Integer preferredBatchSizeInKilobytes) |
Set the preferredBatchSizeInKilobytes property: Preferred batch size in Kilobytes.
|