Uses of Class
org.forgerock.api.models.Paths
-
Packages that use Paths Package Description org.forgerock.api.models ForgeRock API Descriptor models. -
-
Uses of Paths in org.forgerock.api.models
Methods in org.forgerock.api.models that return Paths Modifier and Type Method Description Paths
Paths.Builder. build()
Builds the Paths instance.Paths
ApiDescription. getPaths()
Getter of paths.Methods in org.forgerock.api.models with parameters of type Paths Modifier and Type Method Description ApiDescription.Builder
ApiDescription.Builder. paths(Paths paths)
Set the paths.
-