Uses of Class
org.forgerock.opendj.config.SizePropertyDefinition.Builder
-
Packages that use SizePropertyDefinition.Builder Package Description org.forgerock.opendj.config Common administration classes. -
-
Uses of SizePropertyDefinition.Builder in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config that return SizePropertyDefinition.Builder Modifier and Type Method Description static SizePropertyDefinition.Builder
SizePropertyDefinition. createBuilder(AbstractManagedObjectDefinition<?,?> d, String propertyName)
Create an memory size property definition builder.
-