Uses of Record Class
io.camunda.connector.generator.postman.model.PostmanCollectionV210.Info
Packages that use PostmanCollectionV210.Info
-
Uses of PostmanCollectionV210.Info in io.camunda.connector.generator.postman.model
Methods in io.camunda.connector.generator.postman.model that return PostmanCollectionV210.InfoModifier and TypeMethodDescriptionPostmanCollectionV210.info()Returns the value of theinforecord component.Constructors in io.camunda.connector.generator.postman.model with parameters of type PostmanCollectionV210.InfoModifierConstructorDescriptionPostmanCollectionV210(PostmanCollectionV210.Info info, List<com.fasterxml.jackson.databind.JsonNode> itemsAsJsonNode, List<PostmanCollectionV210.Variable> variables, com.fasterxml.jackson.databind.JsonNode authAsJsonNode) Creates an instance of aPostmanCollectionV210record class.