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