@Retention(value=RUNTIME) @Target(value=METHOD) public @interface Delete
The annotated method's return type must be:
Promise<Resource, ? extends ResourceException> promise.org.forgerock.json.resource.DeleteRequest for the request.Context to be given the context.RequestHandler,
SingletonProvider,
CollectionProvider| Modifier and Type | Required Element and Description |
|---|---|
Operation |
operationDescription
Describe the standard operation details of this action.
|
public abstract Operation operationDescription
Copyright © 2025 Open Identity Platform Community. All rights reserved.