/AWS1/CL_ACALSTDIRECTORYREGS01¶
ListDirectoryRegistrationsResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_directoryregistrations TYPE /AWS1/CL_ACADIRECTORYREGSUMM=>TT_DIRECTORYREGISTRATIONLIST TT_DIRECTORYREGISTRATIONLIST¶
Summary information about each directory registration you have created.
iv_nexttoken TYPE /AWS1/ACANEXTTOKEN /AWS1/ACANEXTTOKEN¶
Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the
NextTokenparameter from the response you just received.
Queryable Attributes¶
DirectoryRegistrations¶
Summary information about each directory registration you have created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORYREGISTRATIONS() |
Getter for DIRECTORYREGISTRATIONS, with configurable default |
ASK_DIRECTORYREGISTRATIONS() |
Getter for DIRECTORYREGISTRATIONS w/ exceptions if field has |
HAS_DIRECTORYREGISTRATIONS() |
Determine if DIRECTORYREGISTRATIONS has a value |
NextToken¶
Use this parameter when paginating results in a subsequent request after you receive a response with truncated results. Set it to the value of the
NextTokenparameter from the response you just received.
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 |