Uses of Class
org.forgerock.api.models.ApiDescription.Builder
Packages that use ApiDescription.Builder
-
Uses of ApiDescription.Builder in org.forgerock.api.models
Methods in org.forgerock.api.models that return ApiDescription.BuilderModifier and TypeMethodDescriptionstatic ApiDescription.BuilderApiDescription.apiDescription()Create a new Builder for ApiDescription.ApiDescription.Builder.definitions(Definitions definitions) Set the definitions.ApiDescription.Builder.description(String description) Sets the description.ApiDescription.Builder.description(LocalizableString description) Sets the description.Set the errors.Set the id.Set the paths.Set the services.Set the version of the API.