| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
static ImportJobType |
ImportJobType.fromValue(String value)
Use this in place of valueOf.
|
static ImportJobType |
ImportJobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportJobType[] |
ImportJobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportJobSummary |
ImportJobSummary.withImportJobType(ImportJobType importJobType)
The type of import job.
|
StartImportJobRequest |
StartImportJobRequest.withImportJobType(ImportJobType importJobType)
The type of the import job.
|
ImportJobData |
ImportJobData.withImportJobType(ImportJobType importJobType)
The type of the import job.
|
Copyright © 2024. All rights reserved.