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