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