/AWS1/CL_DIRBTCLSTINCOMINGTY01¶
Represents the output of a ListIncomingTypedLinks response operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_linkspecifiers TYPE /AWS1/CL_DIRTYPEDLINKSPECIFIER=>TT_TYPEDLINKSPECIFIERLIST TT_TYPEDLINKSPECIFIERLIST¶
Returns one or more typed link specifiers as output.
iv_nexttoken TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN¶
The pagination token.
Queryable Attributes¶
LinkSpecifiers¶
Returns one or more typed link specifiers as output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINKSPECIFIERS() |
Getter for LINKSPECIFIERS, with configurable default |
ASK_LINKSPECIFIERS() |
Getter for LINKSPECIFIERS w/ exceptions if field has no valu |
HAS_LINKSPECIFIERS() |
Determine if LINKSPECIFIERS has a value |
NextToken¶
The pagination token.
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 |