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