/AWS1/CL_CONLSTREPOSITORYLIN01¶
ListRepositoryLinksOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_repositorylinks TYPE /AWS1/CL_CONREPOSITORYLINKINFO=>TT_REPOSITORYLINKLIST TT_REPOSITORYLINKLIST¶
Lists the repository links called by the list repository links operation.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CONSHARPNEXTTOKEN /AWS1/CONSHARPNEXTTOKEN¶
An enumeration token that allows the operation to batch the results of the operation.
Queryable Attributes¶
RepositoryLinks¶
Lists the repository links called by the list repository links operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REPOSITORYLINKS() |
Getter for REPOSITORYLINKS, with configurable default |
ASK_REPOSITORYLINKS() |
Getter for REPOSITORYLINKS w/ exceptions if field has no val |
HAS_REPOSITORYLINKS() |
Determine if REPOSITORYLINKS has a value |
NextToken¶
An enumeration token that allows the operation to batch the results of the operation.
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 |