Package | Description |
---|---|
com.oracle.bmc.ailanguage.model |
Modifier and Type | Method and Description |
---|---|
ObjectStoragePrefixLocation.Builder |
ObjectStoragePrefixLocation.Builder.bucketName(String bucketName)
Object Storage bucket name.
|
static ObjectStoragePrefixLocation.Builder |
ObjectStoragePrefixLocation.builder()
Create a new builder.
|
ObjectStoragePrefixLocation.Builder |
ObjectStoragePrefixLocation.Builder.copy(ObjectStoragePrefixLocation model) |
ObjectStoragePrefixLocation.Builder |
ObjectStoragePrefixLocation.Builder.namespaceName(String namespaceName)
Object Storage namespace name.
|
ObjectStoragePrefixLocation.Builder |
ObjectStoragePrefixLocation.Builder.prefix(String prefix)
The prefix (directory) in an Object Storage bucket.
|
ObjectStoragePrefixLocation.Builder |
ObjectStoragePrefixLocation.toBuilder() |
Copyright © 2016–2024. All rights reserved.