Package | Description |
---|---|
org.forgerock.api.models |
Modifier and Type | Method and Description |
---|---|
Patch |
Patch.Builder.build()
Builds the Patch instance.
|
static Patch |
Patch.fromAnnotation(Patch patch,
ApiDescription descriptor,
Class<?> relativeType)
Builds a Patch object from the data stored in the annotation.
|
Patch |
Resource.getPatch()
Getter of Patch.
|
Patch |
Items.getPatch()
Getter of Patch.
|
Modifier and Type | Method and Description |
---|---|
Resource.Builder |
Resource.Builder.patch(Patch patch)
Set Patch.
|
Items.Builder |
Items.Builder.patch(Patch patch)
Set Patch.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.