Class EventHubsConsumerDestination
java.lang.Object
com.azure.spring.cloud.stream.binder.eventhubs.core.provisioning.EventHubsConsumerDestination
- All Implemented Interfaces:
org.springframework.cloud.stream.provisioning.ConsumerDestination
public class EventHubsConsumerDestination
extends Object
implements org.springframework.cloud.stream.provisioning.ConsumerDestination
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EventHubsConsumerDestination
Construct aEventHubsConsumerDestination
with the specified binder.- Parameters:
name
- the name
-
-
Method Details