Interface ResolutionClient

All Known Implementing Classes:
NativeResolutionClient

public interface ResolutionClient
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a set of all valid resolutions across the whole instance
  • Method Details

    • getResolutions

      Set<ResolutionBean> getResolutions()
      Returns a set of all valid resolutions across the whole instance
      Returns:
      a set of all valid resolutions across the whole instance