Interface GlobalApiClient


public interface GlobalApiClient
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Checks if it can connect to the Global Api, any other status code than 204 or 404 will throw
  • Method Details

    • health

      void health()
      Checks if it can connect to the Global Api, any other status code than 204 or 404 will throw