Uses of Class
org.forgerock.api.annotations.Update
-
Packages that use Update Package Description org.forgerock.api.models ForgeRock API Descriptor models. -
-
Uses of Update in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type Update Modifier and Type Method Description static Update
Update. fromAnnotation(Update update, ApiDescription descriptor, Class<?> relativeType)
Builds an Update object from the data stored in the annotation.
-