| Package | Description |
|---|---|
| com.amazonaws.services.kendra.model |
| Modifier and Type | Method and Description |
|---|---|
static QuerySuggestionsBlockListStatus |
QuerySuggestionsBlockListStatus.fromValue(String value)
Use this in place of valueOf.
|
static QuerySuggestionsBlockListStatus |
QuerySuggestionsBlockListStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QuerySuggestionsBlockListStatus[] |
QuerySuggestionsBlockListStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QuerySuggestionsBlockListSummary |
QuerySuggestionsBlockListSummary.withStatus(QuerySuggestionsBlockListStatus status)
The status of the block list.
|
DescribeQuerySuggestionsBlockListResult |
DescribeQuerySuggestionsBlockListResult.withStatus(QuerySuggestionsBlockListStatus status)
Shows whether the current status of the block list is
ACTIVE or INACTIVE. |
Copyright © 2022. All rights reserved.