Uses of Class
io.dapr.client.domain.BulkSubscribeMessageEntry
Packages that use BulkSubscribeMessageEntry
-
Uses of BulkSubscribeMessageEntry in io.dapr.client.domain
Methods in io.dapr.client.domain that return types with arguments of type BulkSubscribeMessageEntryConstructor parameters in io.dapr.client.domain with type arguments of type BulkSubscribeMessageEntryModifierConstructorDescriptionBulkSubscribeMessage
(List<BulkSubscribeMessageEntry<T>> entries, String topic, Map<String, String> metadata) Instantiate a BulkSubscribeMessage.