Package | Description |
---|---|
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.bucket(String bucket)
The object storage bucket that contains the dataset data source.
|
static ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.builder()
Create a new builder.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.copy(ObjectStorageSourceDetails model) |
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.namespace(String namespace)
The namespace of the bucket that contains the dataset data source.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.prefix(String prefix)
A common path prefix shared by the objects that make up the dataset.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.