Uses of Class
software.amazon.awssdk.services.iotsitewise.model.SourceDetail
-
Packages that use SourceDetail Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of SourceDetail in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return SourceDetail Modifier and Type Method Description SourceDetailDatasetSource. sourceDetail()The details of the dataset source associated with the dataset.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type SourceDetail Modifier and Type Method Description DatasetSource.BuilderDatasetSource.Builder. sourceDetail(SourceDetail sourceDetail)The details of the dataset source associated with the dataset.
-