/AWS1/CL_MHRLSTENVIRONMENTSRSP¶
ListEnvironmentsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_environmentsummarylist TYPE /AWS1/CL_MHRENVIRONMENTSUMMARY=>TT_ENVIRONMENTSUMMARIES TT_ENVIRONMENTSUMMARIES¶
The list of
EnvironmentSummaryobjects.
iv_nexttoken TYPE /AWS1/MHRNEXTTOKEN /AWS1/MHRNEXTTOKEN¶
The token for the next page of results.
Queryable Attributes¶
EnvironmentSummaryList¶
The list of
EnvironmentSummaryobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENVIRONMENTSUMMARYLIST() |
Getter for ENVIRONMENTSUMMARYLIST, with configurable default |
ASK_ENVIRONMENTSUMMARYLIST() |
Getter for ENVIRONMENTSUMMARYLIST w/ exceptions if field has |
HAS_ENVIRONMENTSUMMARYLIST() |
Determine if ENVIRONMENTSUMMARYLIST has a value |
NextToken¶
The token for the next page of results.
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 |