Uses of Class
com.postman.collection.CollectionNotFoundException
Package
Description
Encapsulates a Postman JSON collection and emulates functionality of the Postman SDK.
-
Uses of CollectionNotFoundException in com.postman.collection
Modifier and TypeMethodDescriptionstatic Collection
Collection.pmcFactory
(PostmanID id) static Collection
Collection.pmcFactory
(URL collectionURL) Create a collection via the Postman APICollection.upsertToPostman()
Collection.upsertToPostman
(PostmanID workspaceID) Create or update this collection in Postman.