/AWS1/CL_CNTLISTWORKSPACESRSP¶
ListWorkspacesResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_workspacesummarylist TYPE /AWS1/CL_CNTWORKSPACESUMMARY=>TT_WORKSPACESUMMARYLIST TT_WORKSPACESUMMARYLIST¶
A summary list of workspaces.
Optional arguments:¶
iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN¶
If there are additional results, this is the token for the next set of results.
Queryable Attributes¶
NextToken¶
If there are additional results, this is the token for the next set 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 |
WorkspaceSummaryList¶
A summary list of workspaces.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKSPACESUMMARYLIST() |
Getter for WORKSPACESUMMARYLIST, with configurable default |
ASK_WORKSPACESUMMARYLIST() |
Getter for WORKSPACESUMMARYLIST w/ exceptions if field has n |
HAS_WORKSPACESUMMARYLIST() |
Determine if WORKSPACESUMMARYLIST has a value |