Retrieves the message matching the specified query. Messages can be retrieved by sequence number or by last sequence matching a subject.
Returns the information about the specified stream
Optional opts: Partial<StreamInfoRequestOptions>Lists all streams stored by JetStream
Optional subject: stringonly return streams that include the specified subject
Returns a list of ObjectStoreInfo for all streams that are identified as
being a ObjectStore (that is having names that have the prefix OBJ_)
Purges messages from a stream that match the specified purge options.
Optional opts: PurgeOptsUpdates the stream configuration for the specified stream.
Adds a new stream with the specified stream configuration.