SubscribeRequest

Prepares information for calls to the platform Stream Service.

Hierarchy

  • SubscribeRequest

Constructors

constructor

Methods

getConsumerId

  • getConsumerId(): undefined | string

getMode

  • getMode(): undefined | "serial" | "parallel"

getSubscriptionId

  • getSubscriptionId(): undefined | string

getSubscriptionProperties

withConsumerId

withMode

withSubscriptionId

withSubscriptionProperties