Uses of Class
com.oracle.bmc.datasafe.model.PPFFormatEntry.Builder
-
Packages that use PPFFormatEntry.Builder Package Description com.oracle.bmc.datasafe.model -
-
Uses of PPFFormatEntry.Builder in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return PPFFormatEntry.Builder Modifier and Type Method Description static PPFFormatEntry.Builder
PPFFormatEntry. builder()
Create a new builder.PPFFormatEntry.Builder
PPFFormatEntry.Builder. copy(PPFFormatEntry model)
PPFFormatEntry.Builder
PPFFormatEntry.Builder. description(String description)
PPFFormatEntry.Builder
PPFFormatEntry.Builder. postProcessingFunction(String postProcessingFunction)
The post processing function in SCHEMA_NAME.PACKAGE_NAME.FUNCTION_NAME format.PPFFormatEntry.Builder
PPFFormatEntry. toBuilder()
-