public interface PublisherClient extends Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
bulkPublish(List<Event> events,
String partitionId,
String partitionKey,
int maxBatchSizeInBytes) |
void |
publish(Event event) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.