Uses of Class
com.amazonaws.services.machinelearning.model.RedshiftDatabase
Packages that use RedshiftDatabase
-
Uses of RedshiftDatabase in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return RedshiftDatabaseModifier and TypeMethodDescriptionRedshiftDatabase.clone()RedshiftDataSpec.getDatabaseInformation()Describes theDatabaseNameandClusterIdentifierfor an Amazon RedshiftDataSource.RedshiftMetadata.getRedshiftDatabase()RedshiftDatabase.withClusterIdentifier(String clusterIdentifier) RedshiftDatabase.withDatabaseName(String databaseName) Methods in com.amazonaws.services.machinelearning.model with parameters of type RedshiftDatabaseModifier and TypeMethodDescriptionvoidRedshiftDataSpec.setDatabaseInformation(RedshiftDatabase databaseInformation) Describes theDatabaseNameandClusterIdentifierfor an Amazon RedshiftDataSource.voidRedshiftMetadata.setRedshiftDatabase(RedshiftDatabase redshiftDatabase) RedshiftDataSpec.withDatabaseInformation(RedshiftDatabase databaseInformation) Describes theDatabaseNameandClusterIdentifierfor an Amazon RedshiftDataSource.RedshiftMetadata.withRedshiftDatabase(RedshiftDatabase redshiftDatabase)