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