All Classes and Interfaces
Class
Description
Custom deserializer for the
auth
property object.Custom serializer for the
auth
element.Encapsulates the
body
property of a Request
object.Encapsulates a Postman collection
Abstract Base Class for all objects which are part of a collection
Thrown when a collection is not found in Postman, or if a 404 is thrown attempting to retrieve
a collection from Postman by URI
Custom serializer for the collection element.
Encapsulates the
cookie
property of a Postman Collection.Exception thrown when an attempt is made to add a
Property
to a PropertyList
with a duplicate keyEnumerates valid values for the
type
property of the auth
element of a collection or request.Enumerates the valid values for the
listen
property of an Event
element.Enumerates valid HTTP methods, e.g, for the
method
property of a RequestBody
elementEnumerates the two types of objects that can serve as an element in a collections
item
array.Enumerates valid values for the value of the
options/raw/language
property of a RequestBody
object when that body's mode
property
is set to raw
Enumeration listing the possible values for the name of the property containing body data in a
Request
Enumeration listing variable resolution strategies
Encapsulates members of the
event
array object.Convenience class for the concept of a Folder in a Postman Collection.
Exception thrown when an invalid action is taken against PropertyList, eg., IndexOutOfBounds, attempts to set the
raw
property of a BodyElement
when that body's mode is not raw
etc.Exception thrown when an invalid action is attempted on a collection, eg.
Exception thrown when an invalid action is taken against an object property, eg., an attempt to see an
Event
's exec
property to null, etc.Encapsulates the
item
object in the postman schemaCustom deserializer for writing out the Item class, the
item
propertyListAbstract class encapsulating a Postman ItemGroup.
Deserializes ItemGroup objects, the
item
propertyList in a collectionConvenience class to enable TypeSafe references to Postman UUIDs.
Postman SDK analog: Not directly related, but probably close to
PropertyBase
Postman SDK analog: PropertyList
Exception thrown if there is an attempt to add an item as a child to itself.
Encapsulates a Postman collection request.
Postman SDK analog:
RequestAuth
.Encapsulates the
request
object property of a Request
Class to encapsulate the
response
object property of a Request
.Class to encapsulate the properties in the
url
object of a RequestBody
object.Exception thrown if there is a system, syntax or other error/exception which interrupts or prevents actual validation of the element.
Error thrown if something prevents the resolution of a variable value, eg., the specified variable doesn't exist, etc.