Package org.forgerock.api.models


package org.forgerock.api.models
ForgeRock API Descriptor models.
  • Class
    Description
    Class that represents the Action operation type in API descriptor.
    Builder class for creating the Action.
    Class that represents the ApiDescription type in API descriptor.
    Builder for the ApiDescription.
    Class that represents the ApiError type in API descriptor.
    Builder for the ApiError.
    Class that represents the Create Operation type in API descriptor.
    Builder for the Create.
    Class that represents API descriptor Schema definitions.
    Builder to help construct the Definitions.
    Class that represents the Delete operation type in API descriptor.
    Builder for the Delete.
    Class that represents API descriptor ApiError errors.
    Builder to help construct the Errors.
    Class that represents the Items type in API descriptor.
    Builder to help construct the Items.
    Class that represents the Operation type in API descriptor.
    Builder to help construct the Operation.
    Class that represents the Parameter type in API descriptor.
    Builder to construct Parameter object.
    Class that represents the Patch operation type in API descriptor.
    Builder to help construct the Patch.
    Class that represents the Paths type in API descriptor.
    Builder to help construct the Paths.
    Class that represents the Create Operation type in API descriptor.
    Builder to help construct the Read.
    Class that represents the Read Operation type in API descriptor.
    Builder to help construct the Read.
    Class that represents the Reference type in API descriptor.
    Builder to help construct the Reference.
    Class that represents the Resource type in API descriptor.
    The variant of the annotated type.
    Builder to help construct the Resource.
    Class that represents the Schema type in API descriptor.
    A builder class for Schema instances.
    Class that represents API descriptor's Service Resource definitions.
    Builder to help construct the Services.
    Sub-resources of a resource are declared here.
    Builder to help construct the SubResources.
    Iterates over each JsonValue node in the JsonValue structure and if it's a String marked for translation, It replaces the String with a LocalizableString.
    Class that represents the Create Operation type in API descriptor.
    Builder to help construct Update.
    Class that represents versioned Resources on an API descriptor path.
    Builder to help construct the VersionedPath.