/AWS1/CL_FCS=>LISTDATASETS()
¶
About ListDatasets¶
Returns a list of datasets created using the CreateDataset operation. For each dataset, a summary of its properties, including its Amazon Resource Name (ARN), is returned. To retrieve the complete set of properties, use the ARN with the DescribeDataset operation.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/FCSNEXTTOKEN
/AWS1/FCSNEXTTOKEN
¶
If the result of the previous request was truncated, the response includes a
NextToken
. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.
IV_MAXRESULTS
TYPE /AWS1/FCSMAXRESULTS
/AWS1/FCSMAXRESULTS
¶
The number of items to return in the response.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_FCSLISTDATASETSRSP
/AWS1/CL_FCSLISTDATASETSRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC