| Package | Description |
|---|---|
| org.forgerock.api.models | |
| org.forgerock.json.resource.descriptor.examples.provider.version1 |
| Modifier and Type | Method and Description |
|---|---|
static Delete |
Delete.fromAnnotation(Delete delete,
ApiDescription descriptor,
Class<?> relativeType)
Builds a Delete object from the data in the Delete annotation.
|
| Modifier and Type | Method and Description |
|---|---|
Promise<ResourceResponse,ResourceException> |
DeviceCollectionProviderV1.delete(Context context,
String id,
DeleteRequest request)
Performs a delete operation on the resource.
|
Promise<ResourceResponse,ResourceException> |
UserCollectionProviderV1.delete(Context context,
String id,
DeleteRequest request)
Performs a delete operation on the resource.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.