Uses of Class
software.amazon.awssdk.services.machinelearning.model.RedshiftMetadata
-
Packages that use RedshiftMetadata Package Description software.amazon.awssdk.services.machinelearning.model -
-
Uses of RedshiftMetadata in software.amazon.awssdk.services.machinelearning.model
Methods in software.amazon.awssdk.services.machinelearning.model that return RedshiftMetadata Modifier and Type Method Description RedshiftMetadataDataSource. redshiftMetadata()Returns the value of the RedshiftMetadata property for this object.RedshiftMetadataGetDataSourceResponse. redshiftMetadata()Returns the value of the RedshiftMetadata property for this object.Methods in software.amazon.awssdk.services.machinelearning.model with parameters of type RedshiftMetadata Modifier and Type Method Description DataSource.BuilderDataSource.Builder. redshiftMetadata(RedshiftMetadata redshiftMetadata)Sets the value of the RedshiftMetadata property for this object.GetDataSourceResponse.BuilderGetDataSourceResponse.Builder. redshiftMetadata(RedshiftMetadata redshiftMetadata)Sets the value of the RedshiftMetadata property for this object.
-