/AWS1/CL_MHCDSCHOMEREGIONCTL01¶
DescribeHomeRegionControlsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_homeregioncontrols TYPE /AWS1/CL_MHCHOMEREGIONCONTROL=>TT_HOMEREGIONCONTROLS TT_HOMEREGIONCONTROLS¶
An array that contains your
HomeRegionControlobjects.
iv_nexttoken TYPE /AWS1/MHCTOKEN /AWS1/MHCTOKEN¶
If a
NextTokenwas returned by a previous call, more results are available. To retrieve the next page of results, make the call again using the returned token inNextToken.
Queryable Attributes¶
HomeRegionControls¶
An array that contains your
HomeRegionControlobjects.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOMEREGIONCONTROLS() |
Getter for HOMEREGIONCONTROLS, with configurable default |
ASK_HOMEREGIONCONTROLS() |
Getter for HOMEREGIONCONTROLS w/ exceptions if field has no |
HAS_HOMEREGIONCONTROLS() |
Determine if HOMEREGIONCONTROLS has a value |
NextToken¶
If a
NextTokenwas returned by a previous call, more results are available. To retrieve the next page of results, make the call again using the returned token inNextToken.
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 |