Iterator wrapper over notification http response stream.
Definition at line 54 of file minio_helper.py.
◆ __init__()
| def homeassistant.components.minio.minio_helper.MinioEventStreamIterator.__init__ |
( |
|
self, |
|
|
|
response |
|
) |
| |
◆ __iter__()
| Self homeassistant.components.minio.minio_helper.MinioEventStreamIterator.__iter__ |
( |
|
self | ) |
|
◆ __next__()
| def homeassistant.components.minio.minio_helper.MinioEventStreamIterator.__next__ |
( |
|
self | ) |
|
◆ close()
| def homeassistant.components.minio.minio_helper.MinioEventStreamIterator.close |
( |
|
self | ) |
|
◆ _response
| homeassistant.components.minio.minio_helper.MinioEventStreamIterator._response |
|
private |
◆ _stream
| homeassistant.components.minio.minio_helper.MinioEventStreamIterator._stream |
|
private |
The documentation for this class was generated from the following file: