Enumerations

The following enumerations are available globally.

  • Declaration

    Swift

    public enum ConfigFile
  • Declaration

    Swift

    public enum ServiceProtocol
  • Streaming result

    See more

    Declaration

    Swift

    public enum StreamReaderResult
  • Enumaration used to store request/response body in various forms

    See more

    Declaration

    Swift

    public enum Body
  • Return value for RetryPolicy.getRetryWaitTime. Either retry after time amount or don’t retry

    See more

    Declaration

    Swift

    public enum RetryStatus