TrainingsListPager can be used to simplify the use of listTrainings().

Hierarchy (view full)

Constructors

Properties

client: WatsonXAI
hasNextPage: boolean
pageContext: {
    next: undefined | string;
}

Type declaration

  • next: undefined | string

Methods

  • Returns true if there are potentially more results to be retrieved by invoking getNext().

    Returns boolean

    True if there are more results available, false otherwise