Uses of Class
org.forgerock.api.models.Operation
Packages that use Operation
-
Uses of Operation in org.forgerock.api.models
Subclasses of Operation in org.forgerock.api.modelsModifier and TypeClassDescriptionfinal classClass that represents the Action operation type in API descriptor.final classClass that represents the Create Operation type in API descriptor.final classClass that represents the Delete operation type in API descriptor.final classClass that represents the Patch operation type in API descriptor.final classClass that represents the Create Operation type in API descriptor.final classClass that represents the Read Operation type in API descriptor.final classClass that represents the Create Operation type in API descriptor.Methods in org.forgerock.api.models with parameters of type OperationModifier and TypeMethodDescriptionResource.Builder.operations(Operation... operations) Allocates the operations given in the parameter by their type.