Uses of Interface
com.salesforce.eventbus.protobuf.ConsumerEventOrBuilder
Packages that use ConsumerEventOrBuilder
-
Uses of ConsumerEventOrBuilder in com.salesforce.eventbus.protobuf
Classes in com.salesforce.eventbus.protobuf that implement ConsumerEventOrBuilderModifier and TypeClassDescriptionfinal classRepresents an event that is consumed in a subscriber client.static final classRepresents an event that is consumed in a subscriber client.Methods in com.salesforce.eventbus.protobuf that return ConsumerEventOrBuilderModifier and TypeMethodDescriptionFetchResponse.Builder.getEventsOrBuilder(int index) Received events for subscription for client consumptionFetchResponse.getEventsOrBuilder(int index) Received events for subscription for client consumptionFetchResponseOrBuilder.getEventsOrBuilder(int index) Received events for subscription for client consumptionMethods in com.salesforce.eventbus.protobuf that return types with arguments of type ConsumerEventOrBuilderModifier and TypeMethodDescriptionList<? extends ConsumerEventOrBuilder> FetchResponse.Builder.getEventsOrBuilderList()Received events for subscription for client consumptionList<? extends ConsumerEventOrBuilder> FetchResponse.getEventsOrBuilderList()Received events for subscription for client consumptionList<? extends ConsumerEventOrBuilder> FetchResponseOrBuilder.getEventsOrBuilderList()Received events for subscription for client consumption