Uses of Class
software.amazon.awssdk.services.iotsitewise.model.Source
-
Packages that use Source Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of Source in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return Source Modifier and Type Method Description SourceDataSetReference. source()The data source for the dataset.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type Source Modifier and Type Method Description DataSetReference.BuilderDataSetReference.Builder. source(Source source)The data source for the dataset.
-