| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static IndexType |
IndexType.fromValue(String value)
Use this in place of valueOf.
|
static IndexType |
IndexType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IndexType[] |
IndexType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateIndexRequest |
CreateIndexRequest.withType(IndexType type)
The index type that's suitable for your needs.
|
GetIndexResult |
GetIndexResult.withType(IndexType type)
The type of index attached to your Amazon Q Business application.
|
Copyright © 2025. All rights reserved.