Uses of Class
com.oracle.bmc.datasafe.model.RandomListFormatEntry.Builder
-
Packages that use RandomListFormatEntry.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of RandomListFormatEntry.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return RandomListFormatEntry.Builder Modifier and Type Method Description static RandomListFormatEntry.BuilderRandomListFormatEntry. builder()Create a new builder.RandomListFormatEntry.BuilderRandomListFormatEntry.Builder. copy(RandomListFormatEntry model)RandomListFormatEntry.BuilderRandomListFormatEntry.Builder. description(String description)RandomListFormatEntry.BuilderRandomListFormatEntry.Builder. randomList(List<String> randomList)A comma-separated list of values to be used to replace column values.RandomListFormatEntry.BuilderRandomListFormatEntry. toBuilder()
-