Uses of Class
software.amazon.awssdk.services.lookoutvision.model.DatasetDescription
-
Packages that use DatasetDescription Package Description software.amazon.awssdk.services.lookoutvision.model -
-
Uses of DatasetDescription in software.amazon.awssdk.services.lookoutvision.model
Methods in software.amazon.awssdk.services.lookoutvision.model that return DatasetDescription Modifier and Type Method Description DatasetDescriptionDescribeDatasetResponse. datasetDescription()The description of the requested dataset.Methods in software.amazon.awssdk.services.lookoutvision.model with parameters of type DatasetDescription Modifier and Type Method Description DescribeDatasetResponse.BuilderDescribeDatasetResponse.Builder. datasetDescription(DatasetDescription datasetDescription)The description of the requested dataset.
-