Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageInputLocation.Builder |
ObjectStorageInputLocation.Builder.bucketName(String bucketName)
The bucket name of an object.
|
static ObjectStorageInputLocation.Builder |
ObjectStorageInputLocation.builder()
Create a new builder.
|
ObjectStorageInputLocation.Builder |
ObjectStorageInputLocation.Builder.copy(ObjectStorageInputLocation model) |
ObjectStorageInputLocation.Builder |
ObjectStorageInputLocation.Builder.namespaceName(String namespaceName)
The namespace name of an object.
|
ObjectStorageInputLocation.Builder |
ObjectStorageInputLocation.Builder.prefix(String prefix)
The prefix of file object(s) or folder prefix.
|
ObjectStorageInputLocation.Builder |
ObjectStorageInputLocation.toBuilder() |
Copyright © 2016–2025. All rights reserved.