Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
Modifier and Type | Class and Description |
---|---|
static class |
Operation.Builder<T extends Operation.Builder<T>>
Builder to help construct the Operation.
|
Modifier and Type | Class and Description |
---|---|
static class |
Action.Builder
Builder class for creating the Action.
|
static class |
Create.Builder
Builder for the Create.
|
static class |
Delete.Builder
Builder for the Delete.
|
static class |
Patch.Builder
Builder to help construct the Patch.
|
static class |
Query.Builder
Builder to help construct the Read.
|
static class |
Read.Builder
Builder to help construct the Read.
|
static class |
Update.Builder
Builder to help construct Update.
|
Constructor and Description |
---|
Operation(Operation.Builder builder)
Protected constructor of the Operation.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.