Uses of Class
software.amazon.awssdk.services.iot.model.StreamInfo
-
Packages that use StreamInfo Package Description software.amazon.awssdk.services.iot.model -
-
Uses of StreamInfo in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return StreamInfo Modifier and Type Method Description StreamInfoDescribeStreamResponse. streamInfo()Information about the stream.Methods in software.amazon.awssdk.services.iot.model with parameters of type StreamInfo Modifier and Type Method Description DescribeStreamResponse.BuilderDescribeStreamResponse.Builder. streamInfo(StreamInfo streamInfo)Information about the stream.
-