Skip to content

/AWS1/CL_IOTSTREAM

Describes a group of files that can be streamed.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_streamid TYPE /AWS1/IOTSTREAMID /AWS1/IOTSTREAMID

The stream ID.

iv_fileid TYPE /AWS1/IOTFILEID /AWS1/IOTFILEID

The ID of a file associated with a stream.


Queryable Attributes

streamId

The stream ID.

Accessible with the following methods

Method Description
GET_STREAMID() Getter for STREAMID, with configurable default
ASK_STREAMID() Getter for STREAMID w/ exceptions if field has no value
HAS_STREAMID() Determine if STREAMID has a value

fileId

The ID of a file associated with a stream.

Accessible with the following methods

Method Description
GET_FILEID() Getter for FILEID, with configurable default
ASK_FILEID() Getter for FILEID w/ exceptions if field has no value
HAS_FILEID() Determine if FILEID has a value