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