Uses of Class
org.symphonyoss.s2.canon.model.Operation
-
Packages that use Operation Package Description org.symphonyoss.s2.canon.model -
-
Uses of Operation in org.symphonyoss.s2.canon.model
Methods in org.symphonyoss.s2.canon.model that return types with arguments of type Operation Modifier and Type Method Description List<Operation>PathItem. getOperations()Constructors in org.symphonyoss.s2.canon.model with parameters of type Operation Constructor Description AbstractPayload(Operation parent, ParserContext parserContext, String elementType)Payload(Operation parent, ParserContext parserContext)Response(Operation parent, ParserContext parserContext)
-