| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static WebCrawlerMode |
WebCrawlerMode.fromValue(String value)
Use this in place of valueOf.
|
static WebCrawlerMode |
WebCrawlerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebCrawlerMode[] |
WebCrawlerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SeedUrlConfiguration |
SeedUrlConfiguration.withWebCrawlerMode(WebCrawlerMode webCrawlerMode)
You can choose one of the following modes:
|
Copyright © 2025. All rights reserved.