@Immutable public class SubscriptionRequest extends Object
| Constructor and Description |
|---|
SubscriptionRequest(String owningApplication,
Set<String> eventTypes,
String consumerGroup) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsumerGroup() |
Set<String> |
getEventTypes() |
String |
getOwningApplication() |
Copyright © 2016 Zalando SE. All rights reserved.