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 Create
Create.fromAnnotation
(Create create, boolean instanceOperations, ApiDescription descriptor, Class<?> relativeType) Builds a Create object from the data in the annotation.