Class LogCollection

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.LogCollection
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class LogCollection
extends com.ibm.cloud.sdk.core.service.model.GenericModel
LogCollection.
  • Constructor Details

    • LogCollection

      public LogCollection()
  • Method Details

    • getLogs

      public List<Log> getLogs()
      Gets the logs.

      An array of objects describing log events.

      Returns:
      the logs
    • getPagination

      public LogPagination getPagination()
      Gets the pagination.

      The pagination data for the returned objects.

      Returns:
      the pagination