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 PathsPaths.Builder. build()Builds the Paths instance.PathsApiDescription. getPaths()Getter of paths.Methods in org.forgerock.api.models with parameters of type Paths Modifier and Type Method Description ApiDescription.BuilderApiDescription.Builder. paths(Paths paths)Set the paths.
-