Uses of Class
org.forgerock.api.models.Operation

Packages that use Operation
Package
Description
ForgeRock API Descriptor models.
  • Uses of Operation in org.forgerock.api.models

    Modifier and Type
    Class
    Description
    final class 
    Class that represents the Action operation type in API descriptor.
    final class 
    Class that represents the Create Operation type in API descriptor.
    final class 
    Class that represents the Delete operation type in API descriptor.
    final class 
    Class that represents the Patch operation type in API descriptor.
    final class 
    Class that represents the Create Operation type in API descriptor.
    final class 
    Class that represents the Read Operation type in API descriptor.
    final class 
    Class that represents the Create Operation type in API descriptor.
    Methods in org.forgerock.api.models with parameters of type Operation
    Modifier and Type
    Method
    Description
    Resource.Builder.operations(Operation... operations)
    Allocates the operations given in the parameter by their type.