Package | Description |
---|---|
org.forgerock.api.models |
ForgeRock API Descriptor models.
|
Modifier and Type | Method and Description |
---|---|
Paths.Builder |
Paths.Builder.merge(String path,
VersionedPath versionedPath)
Merge the path definition into the existing path definitions.
|
static Paths.Builder |
Paths.paths()
Create a new Builder for Paths.
|
Paths.Builder |
Paths.Builder.put(String path,
VersionedPath versionedPath)
Adds a Path.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.