| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
static IngestionMode |
IngestionMode.fromValue(String value)
Use this in place of valueOf.
|
static IngestionMode |
IngestionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IngestionMode[] |
IngestionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DatasetExportJob |
DatasetExportJob.withIngestionMode(IngestionMode ingestionMode)
The data to export, based on how you imported the data.
|
CreateDatasetExportJobRequest |
CreateDatasetExportJobRequest.withIngestionMode(IngestionMode ingestionMode)
The data to export, based on how you imported the data.
|
Copyright © 2023. All rights reserved.