static CreateObjectStorageSourceDetails.Builder |
CreateObjectStorageSourceDetails.builder() |
Create a new builder.
|
CreateObjectStorageSourceDetails.Builder |
CreateObjectStorageSourceDetails.Builder.copy(CreateObjectStorageSourceDetails model) |
|
CreateObjectStorageSourceDetails.Builder |
CreateObjectStorageSourceDetails.Builder.length(BigDecimal length) |
The length from offset into the file containing the content.
|
CreateObjectStorageSourceDetails.Builder |
CreateObjectStorageSourceDetails.Builder.offset(BigDecimal offset) |
The offset into the file containing the content.
|
CreateObjectStorageSourceDetails.Builder |
CreateObjectStorageSourceDetails.Builder.relativePath(String relativePath) |
The path relative to the prefix specified in the dataset source details (file name).
|
CreateObjectStorageSourceDetails.Builder |
CreateObjectStorageSourceDetails.toBuilder() |
|