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