Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
Modifier and Type | Method and Description |
---|---|
Update |
Update.Builder.build()
Builds the Create instance.
|
static Update |
Update.fromAnnotation(Update update,
ApiDescription descriptor,
Class<?> relativeType)
Builds an Update object from the data stored in the annotation.
|
Update |
Resource.getUpdate()
Getter of Update.
|
Update |
Items.getUpdate()
Getter of Update.
|
Modifier and Type | Method and Description |
---|---|
Resource.Builder |
Resource.Builder.update(Update update)
Set Update.
|
Items.Builder |
Items.Builder.update(Update update)
Set Update.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.