/AWS1/CL_OSILISTPLENDPTCONNRSP¶
ListPipelineEndpointConnectionsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nexttoken TYPE /AWS1/OSINEXTTOKEN /AWS1/OSINEXTTOKEN¶
When
nextTokenis returned, there are more results available. The value ofnextTokenis a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
it_pipelineendpointconns TYPE /AWS1/CL_OSIPIPELINEENDPTCONN=>TT_PLINENDPTCONNSSUMMARYLIST TT_PLINENDPTCONNSSUMMARYLIST¶
A list of pipeline endpoint connections.
Queryable Attributes¶
NextToken¶
When
nextTokenis returned, there are more results available. The value ofnextTokenis a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.
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 |
PipelineEndpointConnections¶
A list of pipeline endpoint connections.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PIPELINEENDPOINTCONNS() |
Getter for PIPELINEENDPOINTCONNECTIONS, with configurable de |
ASK_PIPELINEENDPOINTCONNS() |
Getter for PIPELINEENDPOINTCONNECTIONS w/ exceptions if fiel |
HAS_PIPELINEENDPOINTCONNS() |
Determine if PIPELINEENDPOINTCONNECTIONS has a value |