Uses of Enum
com.amazonaws.services.machinelearning.model.DataSourceFilterVariable
Packages that use DataSourceFilterVariable
-
Uses of DataSourceFilterVariable in com.amazonaws.services.machinelearning.model
Methods in com.amazonaws.services.machinelearning.model that return DataSourceFilterVariableModifier and TypeMethodDescriptionstatic DataSourceFilterVariable
Use this in place of valueOf.static DataSourceFilterVariable
Returns the enum constant of this type with the specified name.static DataSourceFilterVariable[]
DataSourceFilterVariable.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.machinelearning.model with parameters of type DataSourceFilterVariableModifier and TypeMethodDescriptionvoid
DescribeDataSourcesRequest.setFilterVariable
(DataSourceFilterVariable filterVariable) Use one of the following variables to filter a list ofDataSource
:DescribeDataSourcesRequest.withFilterVariable
(DataSourceFilterVariable filterVariable) Use one of the following variables to filter a list ofDataSource
: