Uses of Class
com.oracle.bmc.databasetoolsruntime.model.PropertySetApex.Builder
-
Packages that use PropertySetApex.Builder Package Description com.oracle.bmc.databasetoolsruntime.model -
-
Uses of PropertySetApex.Builder in com.oracle.bmc.databasetoolsruntime.model
Methods in com.oracle.bmc.databasetoolsruntime.model that return PropertySetApex.Builder Modifier and Type Method Description static PropertySetApex.BuilderPropertySetApex. builder()Create a new builder.PropertySetApex.BuilderPropertySetApex.Builder. copy(PropertySetApex model)PropertySetApex.BuilderPropertySetApex.Builder. isMutable(Boolean isMutable)PropertySetApex.BuilderPropertySetApex. toBuilder()PropertySetApex.BuilderPropertySetApex.Builder. userKey(String userKey)The APEX engine schema namePropertySetApex.BuilderPropertySetApex.Builder. version(String version)The version of APEX
-