Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static SubstringFormatEntry.Builder |
SubstringFormatEntry.builder()
Create a new builder.
|
SubstringFormatEntry.Builder |
SubstringFormatEntry.Builder.copy(SubstringFormatEntry model) |
SubstringFormatEntry.Builder |
SubstringFormatEntry.Builder.description(String description) |
SubstringFormatEntry.Builder |
SubstringFormatEntry.Builder.length(Integer length)
The number of characters that should be there in the substring.
|
SubstringFormatEntry.Builder |
SubstringFormatEntry.Builder.startPosition(Integer startPosition)
The starting position in the original string from where the substring should be
extracted.
|
SubstringFormatEntry.Builder |
SubstringFormatEntry.toBuilder() |
Copyright © 2016–2024. All rights reserved.