/AWS1/CL_BUPLSTRESTORETSTING03¶
ListRestoreTestingSelectionsOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_restoretestingselections
TYPE /AWS1/CL_BUPRESTORETSTINGSEL02=>TT_RESTORETESTINGSELECTIONS
TT_RESTORETESTINGSELECTIONS
¶
The returned restore testing selections associated with the restore testing plan.
Optional arguments:¶
iv_nexttoken
TYPE /AWS1/BUPSTRING00
/AWS1/BUPSTRING00
¶
The next item following a partial list of returned items. For example, if a request is made to return
MaxResults
number of items,NextToken
allows you to return more items in your list starting at the location pointed to by the nexttoken.
Queryable Attributes¶
NextToken¶
The next item following a partial list of returned items. For example, if a request is made to return
MaxResults
number of items,NextToken
allows you to return more items in your list starting at the location pointed to by the nexttoken.
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 |
RestoreTestingSelections¶
The returned restore testing selections associated with the restore testing plan.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESTORETESTINGSELECTIONS() |
Getter for RESTORETESTINGSELECTIONS, with configurable defau |
ASK_RESTORETESTINGSELECTIONS() |
Getter for RESTORETESTINGSELECTIONS w/ exceptions if field h |
HAS_RESTORETESTINGSELECTIONS() |
Determine if RESTORETESTINGSELECTIONS has a value |