Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static RandomStringFormatEntry.Builder |
RandomStringFormatEntry.builder()
Create a new builder.
|
RandomStringFormatEntry.Builder |
RandomStringFormatEntry.Builder.copy(RandomStringFormatEntry model) |
RandomStringFormatEntry.Builder |
RandomStringFormatEntry.Builder.description(String description) |
RandomStringFormatEntry.Builder |
RandomStringFormatEntry.Builder.endLength(Integer endLength)
The maximum number of characters the generated strings should have.
|
RandomStringFormatEntry.Builder |
RandomStringFormatEntry.Builder.startLength(Integer startLength)
The minimum number of characters the generated strings should have.
|
RandomStringFormatEntry.Builder |
RandomStringFormatEntry.toBuilder() |
Copyright © 2016–2024. All rights reserved.