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