Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static DeterministicEncryptionDateFormatEntry.Builder |
DeterministicEncryptionDateFormatEntry.builder()
Create a new builder.
|
DeterministicEncryptionDateFormatEntry.Builder |
DeterministicEncryptionDateFormatEntry.Builder.copy(DeterministicEncryptionDateFormatEntry model) |
DeterministicEncryptionDateFormatEntry.Builder |
DeterministicEncryptionDateFormatEntry.Builder.description(String description) |
DeterministicEncryptionDateFormatEntry.Builder |
DeterministicEncryptionDateFormatEntry.Builder.endDate(Date endDate)
The upper bound of the range within which all the original column values fall.
|
DeterministicEncryptionDateFormatEntry.Builder |
DeterministicEncryptionDateFormatEntry.Builder.startDate(Date startDate)
The lower bound of the range within which all the original column values fall.
|
DeterministicEncryptionDateFormatEntry.Builder |
DeterministicEncryptionDateFormatEntry.toBuilder() |
Copyright © 2016–2024. All rights reserved.