Package | Description |
---|---|
com.oracle.bmc.datasafe.model |
Modifier and Type | Method and Description |
---|---|
static RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.builder()
Create a new builder.
|
RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.Builder.columnName(String columnName)
The name of the substitution column.
|
RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.Builder.copy(RandomSubstitutionFormatEntry model) |
RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.Builder.description(String description) |
RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.Builder.schemaName(String schemaName)
The name of the schema that contains the substitution column.
|
RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.Builder.tableName(String tableName)
The name of the table that contains the substitution column.
|
RandomSubstitutionFormatEntry.Builder |
RandomSubstitutionFormatEntry.toBuilder() |
Copyright © 2016–2024. All rights reserved.