Uses of Class
software.amazon.awssdk.services.iot.model.FileLocation
-
Packages that use FileLocation Package Description software.amazon.awssdk.services.iot.model -
-
Uses of FileLocation in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return FileLocation Modifier and Type Method Description FileLocationOTAUpdateFile. fileLocation()The location of the updated firmware.Methods in software.amazon.awssdk.services.iot.model with parameters of type FileLocation Modifier and Type Method Description OTAUpdateFile.BuilderOTAUpdateFile.Builder. fileLocation(FileLocation fileLocation)The location of the updated firmware.
-