Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
Modifier and Type | Method and Description |
---|---|
static Action.Builder |
Action.action()
Creates a new builder for Action.
|
Action.Builder |
Action.Builder.name(String name)
Set the Id.
|
Action.Builder |
Action.Builder.request(Schema request)
Set the request.
|
Action.Builder |
Action.Builder.response(Schema response)
Set the response.
|
protected Action.Builder |
Action.Builder.self() |
Copyright © 2010-2018, ForgeRock All Rights Reserved.