Package com.seeq.model
Class SubscriptionInputV1
java.lang.Object
com.seeq.model.SubscriptionInputV1
SubscriptionInputV1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
URI that uniquely identifies the channelParameters associated with the subscriberint
hashCode()
putSubscriberParametersItem
(String key, String subscriberParametersItem) void
setChannelId
(String channelId) void
setSubscriberParameters
(Map<String, String> subscriberParameters) subscriberParameters
(Map<String, String> subscriberParameters) toString()
-
Constructor Details
-
SubscriptionInputV1
public SubscriptionInputV1()
-
-
Method Details
-
channelId
-
getChannelId
URI that uniquely identifies the channel- Returns:
- channelId
-
setChannelId
-
subscriberParameters
-
putSubscriberParametersItem
-
getSubscriberParameters
Parameters associated with the subscriber- Returns:
- subscriberParameters
-
setSubscriberParameters
-
equals
-
hashCode
public int hashCode() -
toString
-