Uses of Annotation Interface
org.forgerock.api.annotations.Create
Packages that use Create
-
Uses of Create in org.forgerock.api.models
Methods in org.forgerock.api.models with parameters of type CreateModifier and TypeMethodDescriptionstatic CreateCreate.fromAnnotation(Create create, boolean instanceOperations, ApiDescription descriptor, Class<?> relativeType) Builds a Create object from the data in the annotation.