Class ServerListResult

java.lang.Object
com.mailosaur.models.ServerListResult

public class ServerListResult extends Object
The result of the server listing operation.
  • Constructor Details

    • ServerListResult

      public ServerListResult()
  • Method Details

    • items

      public List<Server> items()
      Gets the individual servers forming the result.
      Returns:
      The individual servers forming the result.