| Package | Description |
|---|---|
| com.amazonaws.services.frauddetector.model |
| Modifier and Type | Method and Description |
|---|---|
static DataSource |
DataSource.fromValue(String value)
Use this in place of valueOf.
|
static DataSource |
DataSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSource[] |
DataSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Variable |
Variable.withDataSource(DataSource dataSource)
The data source of the variable.
|
CreateVariableRequest |
CreateVariableRequest.withDataSource(DataSource dataSource)
The source of the data.
|
Copyright © 2024. All rights reserved.