Classes

The following classes are available globally.

Implementations

XML Map

  • A map of XML document path keys and metadata needed to convert an XML payload into a JSON payload.

    See more

    Declaration

    Swift

    public class XMLMap : Sequence, IteratorProtocol
  • Base class for all pipeline-based service clients.

    See more

    Declaration

    Swift

    open class PipelineClient

PipelineContext