Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
Modifier and Type | Class and Description |
---|---|
class |
Action
Class that represents the Action operation type in API descriptor.
|
class |
Create
Class that represents the Create Operation type in API descriptor.
|
class |
Delete
Class that represents the Delete operation type in API descriptor.
|
class |
Patch
Class that represents the Patch operation type in API descriptor.
|
class |
Query
Class that represents the Create Operation type in API descriptor.
|
class |
Read
Class that represents the Read Operation type in API descriptor.
|
class |
Update
Class that represents the Create Operation type in API descriptor.
|
Modifier and Type | Method and Description |
---|---|
Resource.Builder |
Resource.Builder.operations(Operation... operations)
Allocates the operations given in the parameter by their type.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.