Interface CountByCategoryResponseOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      CountByCategoryResponse.CountByCategory getData​(int index)
      repeated .streamlayer.interactive.library.CountByCategoryResponse.CountByCategory data = 1 [json_name = "data"];
      int getDataCount()
      repeated .streamlayer.interactive.library.CountByCategoryResponse.CountByCategory data = 1 [json_name = "data"];
      java.util.List<CountByCategoryResponse.CountByCategory> getDataList()
      repeated .streamlayer.interactive.library.CountByCategoryResponse.CountByCategory data = 1 [json_name = "data"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getDataList

        java.util.List<CountByCategoryResponse.CountByCategory> getDataList()
        repeated .streamlayer.interactive.library.CountByCategoryResponse.CountByCategory data = 1 [json_name = "data"];
      • getDataCount

        int getDataCount()
        repeated .streamlayer.interactive.library.CountByCategoryResponse.CountByCategory data = 1 [json_name = "data"];