/AWS1/CL_REVLSTSVCTOPOEDGESRSP¶
ListServiceTopologyEdgesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_servicetopologyedgesums TYPE /AWS1/CL_REVSVCTOPOEDGESUMMARY=>TT_SERVICETOPOEDGESUMMARYLIST TT_SERVICETOPOEDGESUMMARYLIST¶
The list of service topology edge summaries.
iv_nexttoken TYPE /AWS1/REVNEXTTOKEN /AWS1/REVNEXTTOKEN¶
Pagination token.
Queryable Attributes¶
serviceTopologyEdgeSummaries¶
The list of service topology edge summaries.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICETOPOLOGYEDGESUMS() |
Getter for SERVICETOPOLOGYEDGESUMMARIES, with configurable d |
ASK_SERVICETOPOLOGYEDGESUMS() |
Getter for SERVICETOPOLOGYEDGESUMMARIES w/ exceptions if fie |
HAS_SERVICETOPOLOGYEDGESUMS() |
Determine if SERVICETOPOLOGYEDGESUMMARIES has a value |
nextToken¶
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 |