Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
ObjectStoragePrefix |
ObjectStoragePrefix.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<ObjectStoragePrefix> |
OciObjectStorageDataSourceConfig.getObjectStoragePrefixes()
The locations of data items in Object Storage, can either be an object (File) or a prefix
(folder).
|
Modifier and Type | Method and Description |
---|---|
ObjectStoragePrefix.Builder |
ObjectStoragePrefix.Builder.copy(ObjectStoragePrefix model) |
Modifier and Type | Method and Description |
---|---|
OciObjectStorageDataSourceConfig.Builder |
OciObjectStorageDataSourceConfig.Builder.objectStoragePrefixes(List<ObjectStoragePrefix> objectStoragePrefixes)
The locations of data items in Object Storage, can either be an object (File) or a prefix
(folder).
|
Constructor and Description |
---|
OciObjectStorageDataSourceConfig(List<ObjectStoragePrefix> objectStoragePrefixes)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.