/AWS1/CL_BDOLISTCODEINTSRSP¶
ListCodeInterpretersResponse
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_codeinterpretersummaries
TYPE /AWS1/CL_BDOCODEINTERPTRSUMM=>TT_CODEINTERPRETERSUMMARIES
TT_CODEINTERPRETERSUMMARIES
¶
The list of code interpreter summaries.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/BDONEXTTOKEN
/AWS1/BDONEXTTOKEN
¶
A token to retrieve the next page of results.
Queryable Attributes¶
codeInterpreterSummaries¶
The list of code interpreter summaries.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CODEINTERPRETERSUMMARIES() |
Getter for CODEINTERPRETERSUMMARIES, with configurable defau |
ASK_CODEINTERPRETERSUMMARIES() |
Getter for CODEINTERPRETERSUMMARIES w/ exceptions if field h |
HAS_CODEINTERPRETERSUMMARIES() |
Determine if CODEINTERPRETERSUMMARIES has a value |
nextToken¶
A token to retrieve the next page 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 |