Uses of Class
org.apache.syncope.common.lib.request.AbstractPatchItem.Builder
-
Packages that use AbstractPatchItem.Builder Package Description org.apache.syncope.common.lib.request -
-
Uses of AbstractPatchItem.Builder in org.apache.syncope.common.lib.request
Classes in org.apache.syncope.common.lib.request with type parameters of type AbstractPatchItem.Builder Modifier and Type Class Description protected static classAbstractPatchItem.Builder<T,P extends AbstractPatchItem<T>,B extends AbstractPatchItem.Builder<T,P,B>>Subclasses of AbstractPatchItem.Builder in org.apache.syncope.common.lib.request Modifier and Type Class Description static classBooleanReplacePatchItem.Builderstatic classLongPatchItem.Builderstatic classPasswordPatch.Builderstatic classResourceAR.Builderstatic classStatusR.Builderstatic classStringPatchItem.Builderstatic classStringReplacePatchItem.Builder
-