/AWS1/CL_APYLISTAPISRESPONSE¶
ListApisResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_apis TYPE /AWS1/CL_APYAPI=>TT_APIS TT_APIS¶
The
Apiobjects.
iv_nexttoken TYPE /AWS1/APYPAGINATIONTOKEN /AWS1/APYPAGINATIONTOKEN¶
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
Queryable Attributes¶
apis¶
The
Apiobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APIS() |
Getter for APIS, with configurable default |
ASK_APIS() |
Getter for APIS w/ exceptions if field has no value |
HAS_APIS() |
Determine if APIS has a value |
nextToken¶
An identifier that was returned from the previous call to this operation, which you can use to return the next set of items in the list.
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 |