Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.model |
Modifier and Type | Method and Description |
---|---|
static ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.builder()
Create a new builder.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.copy(ObjectStorageSourceDetails model) |
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.length(BigDecimal length)
The length from the offset into the file containing the content.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.offset(BigDecimal offset)
The offset into the file containing the content.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.path(String path)
The full path of the file this record belongs to.
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.Builder.relativePath(String relativePath)
The path relative to the prefix specified in the dataset source details (file name).
|
ObjectStorageSourceDetails.Builder |
ObjectStorageSourceDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.