Uses of Class
software.amazon.awssdk.services.iot.model.Stream
-
Packages that use Stream Package Description software.amazon.awssdk.services.iot.model -
-
Uses of Stream in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return Stream Modifier and Type Method Description StreamFileLocation. stream()The stream that contains the OTA update.Methods in software.amazon.awssdk.services.iot.model with parameters of type Stream Modifier and Type Method Description FileLocation.BuilderFileLocation.Builder. stream(Stream stream)The stream that contains the OTA update.
-