Uses of Class
software.amazon.awssdk.services.finspace.model.KxDataviewConfiguration
-
Packages that use KxDataviewConfiguration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of KxDataviewConfiguration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return KxDataviewConfiguration Modifier and Type Method Description KxDataviewConfigurationKxDatabaseConfiguration. dataviewConfiguration()The configuration of the dataview to be used with specified cluster.Methods in software.amazon.awssdk.services.finspace.model with parameters of type KxDataviewConfiguration Modifier and Type Method Description KxDatabaseConfiguration.BuilderKxDatabaseConfiguration.Builder. dataviewConfiguration(KxDataviewConfiguration dataviewConfiguration)The configuration of the dataview to be used with specified cluster.
-