Interface Hook.SdkInit

All Known Implementing Classes:
Hooks
Enclosing class:
Hook

public static interface Hook.SdkInit
Transforms the HTTPClient before use.
  • Field Details

    • DEFAULT

      static final Hook.SdkInit DEFAULT
      The default action is to return the config untouched.
  • Method Details