| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<StreamSummary> |
ListStreamsResponse.streams()
A list of streams.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.streams(StreamSummary... streams)
A list of streams.
|
| Modifier and Type | Method and Description |
|---|---|
ListStreamsResponse.Builder |
ListStreamsResponse.Builder.streams(Collection<StreamSummary> streams)
A list of streams.
|
Copyright © 2020. All rights reserved.