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