Function setDefaultHostConfig

  • Sets the default host config that will be used for all api calls that do not include a HostConfig

    Parameters

    • hostConfig: HostConfig | undefined

      the default HostConfig to use

    Returns void