| Package | Description |
|---|---|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Stream |
Stream.clone() |
Stream |
FileLocation.getStream()
The stream that contains the OTA update.
|
Stream |
Stream.withFileId(Integer fileId)
The ID of a file associated with a stream.
|
Stream |
Stream.withStreamId(String streamId)
The stream ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FileLocation.setStream(Stream stream)
The stream that contains the OTA update.
|
FileLocation |
FileLocation.withStream(Stream stream)
The stream that contains the OTA update.
|
Copyright © 2019. All rights reserved.