Class ResultInfo

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ResultInfo
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    result information.
    • Constructor Detail

      • ResultInfo

        public ResultInfo()
    • Method Detail

      • getPage

        public Long getPage()
        Gets the page. output pages.
        Returns:
        the page
      • getPerPage

        public Long getPerPage()
        Gets the perPage. output per page.
        Returns:
        the perPage
      • getCount

        public Long getCount()
        Gets the count. firewall hit count.
        Returns:
        the count
      • getTotalCount

        public Long getTotalCount()
        Gets the totalCount. total count.
        Returns:
        the totalCount