Uses of Class
software.amazon.awssdk.services.sagemaker.model.RedshiftDatasetDefinition
-
Packages that use RedshiftDatasetDefinition Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of RedshiftDatasetDefinition in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return RedshiftDatasetDefinition Modifier and Type Method Description RedshiftDatasetDefinitionDatasetDefinition. redshiftDatasetDefinition()Returns the value of the RedshiftDatasetDefinition property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type RedshiftDatasetDefinition Modifier and Type Method Description DatasetDefinition.BuilderDatasetDefinition.Builder. redshiftDatasetDefinition(RedshiftDatasetDefinition redshiftDatasetDefinition)Sets the value of the RedshiftDatasetDefinition property for this object.
-