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