Uses of Class
com.amazonaws.services.machinelearning.model.RedshiftDatabase
-
Packages that use RedshiftDatabase Package Description com.amazonaws.services.machinelearning.model -
-
Uses of RedshiftDatabase in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return RedshiftDatabase Modifier and Type Method Description RedshiftDatabaseRedshiftDatabase. clone()RedshiftDatabaseRedshiftDataSpec. getDatabaseInformation()Describes theDatabaseNameandClusterIdentifierfor an Amazon RedshiftDataSource.RedshiftDatabaseRedshiftMetadata. getRedshiftDatabase()RedshiftDatabaseRedshiftDatabase. withClusterIdentifier(String clusterIdentifier)RedshiftDatabaseRedshiftDatabase. withDatabaseName(String databaseName)Methods in com.amazonaws.services.machinelearning.model with parameters of type RedshiftDatabase Modifier and Type Method Description voidRedshiftDataSpec. setDatabaseInformation(RedshiftDatabase databaseInformation)Describes theDatabaseNameandClusterIdentifierfor an Amazon RedshiftDataSource.voidRedshiftMetadata. setRedshiftDatabase(RedshiftDatabase redshiftDatabase)RedshiftDataSpecRedshiftDataSpec. withDatabaseInformation(RedshiftDatabase databaseInformation)Describes theDatabaseNameandClusterIdentifierfor an Amazon RedshiftDataSource.RedshiftMetadataRedshiftMetadata. withRedshiftDatabase(RedshiftDatabase redshiftDatabase)
-