Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static RandomNumberFormatEntry.Builder |
RandomNumberFormatEntry.builder()
Create a new builder.
|
RandomNumberFormatEntry.Builder |
RandomNumberFormatEntry.Builder.copy(RandomNumberFormatEntry model) |
RandomNumberFormatEntry.Builder |
RandomNumberFormatEntry.Builder.description(String description) |
RandomNumberFormatEntry.Builder |
RandomNumberFormatEntry.Builder.endValue(Long endValue)
The upper bound of the range within which random numbers should be generated.
|
RandomNumberFormatEntry.Builder |
RandomNumberFormatEntry.Builder.startValue(Long startValue)
The lower bound of the range within which random numbers should be generated.
|
RandomNumberFormatEntry.Builder |
RandomNumberFormatEntry.toBuilder() |
Copyright © 2016–2024. All rights reserved.