Skip to content

/AWS1/CL_LOELISTLABELGROUPSRSP

ListLabelGroupsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_nexttoken TYPE /AWS1/LOENEXTTOKEN /AWS1/LOENEXTTOKEN

An opaque pagination token indicating where to continue the listing of label groups.

it_labelgroupsummaries TYPE /AWS1/CL_LOELABELGROUPSUMMARY=>TT_LABELGROUPSUMMARIES TT_LABELGROUPSUMMARIES

A summary of the label groups.


Queryable Attributes

NextToken

An opaque pagination token indicating where to continue the listing of label groups.

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

LabelGroupSummaries

A summary of the label groups.

Accessible with the following methods

Method Description
GET_LABELGROUPSUMMARIES() Getter for LABELGROUPSUMMARIES, with configurable default
ASK_LABELGROUPSUMMARIES() Getter for LABELGROUPSUMMARIES w/ exceptions if field has no
HAS_LABELGROUPSUMMARIES() Determine if LABELGROUPSUMMARIES has a value