| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
static Stream.Builder |
Stream.builder() |
Stream.Builder |
Stream.Builder.fileId(Integer fileId)
The ID of a file associated with a stream.
|
Stream.Builder |
Stream.Builder.streamId(String streamId)
The stream ID.
|
Stream.Builder |
Stream.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Stream.Builder> |
Stream.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default FileLocation.Builder |
FileLocation.Builder.stream(Consumer<Stream.Builder> stream)
The stream that contains the OTA update.
|
Copyright © 2023. All rights reserved.