AzureFunctionEventSubscriptionDestination |
AzureFunctionEventSubscriptionDestination.withDeliveryAttributeMappings(List<DeliveryAttributeMapping> deliveryAttributeMappings) |
Set the deliveryAttributeMappings property: Delivery attribute details.
|
AzureFunctionEventSubscriptionDestination |
AzureFunctionEventSubscriptionDestination.withMaxEventsPerBatch(Integer maxEventsPerBatch) |
Set the maxEventsPerBatch property: Maximum number of events per batch.
|
AzureFunctionEventSubscriptionDestination |
AzureFunctionEventSubscriptionDestination.withPreferredBatchSizeInKilobytes(Integer preferredBatchSizeInKilobytes) |
Set the preferredBatchSizeInKilobytes property: Preferred batch size in Kilobytes.
|
AzureFunctionEventSubscriptionDestination |
AzureFunctionEventSubscriptionDestination.withResourceId(String resourceId) |
Set the resourceId property: The Azure Resource Id that represents the endpoint of the Azure Function destination
of an event subscription.
|