Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
Index |
Index.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Index> |
OciOpenSearchIndexConfig.getIndexes()
Index configuration for open search.
|
Modifier and Type | Method and Description |
---|---|
Index.Builder |
Index.Builder.copy(Index model) |
Modifier and Type | Method and Description |
---|---|
OciOpenSearchIndexConfig.Builder |
OciOpenSearchIndexConfig.Builder.indexes(List<Index> indexes)
Index configuration for open search.
|
Constructor and Description |
---|
OciOpenSearchIndexConfig(String clusterId,
SecretDetail secretDetail,
List<Index> indexes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.