/AWS1/CL_WISLSTKNOWLEDGEBASE01¶
ListKnowledgeBasesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_knowledgebasesummaries TYPE /AWS1/CL_WISKNOWLEDGEBASESUMM=>TT_KNOWLEDGEBASELIST TT_KNOWLEDGEBASELIST¶
Information about the knowledge bases.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/WISNONEMPTYSTRING /AWS1/WISNONEMPTYSTRING¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
knowledgeBaseSummaries¶
Information about the knowledge bases.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KNOWLEDGEBASESUMMARIES() |
Getter for KNOWLEDGEBASESUMMARIES, with configurable default |
ASK_KNOWLEDGEBASESUMMARIES() |
Getter for KNOWLEDGEBASESUMMARIES w/ exceptions if field has |
HAS_KNOWLEDGEBASESUMMARIES() |
Determine if KNOWLEDGEBASESUMMARIES has a value |
nextToken¶
If there are additional results, this is the token for the next set of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |