Skip to content

/AWS1/CL_BDKLSTMODELCPYJOBSRSP

ListModelCopyJobsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/BDKPAGINATIONTOKEN /AWS1/BDKPAGINATIONTOKEN

If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.

IT_MODELCOPYJOBSUMMARIES TYPE /AWS1/CL_BDKMODELCOPYJOBSUMM=>TT_MODELCOPYJOBSUMMARIES TT_MODELCOPYJOBSUMMARIES

A list of information about each model copy job.


Queryable Attributes

nextToken

If the total number of results is greater than the maxResults value provided in the request, use this token when making another request in the nextToken field to return the next batch of results.

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

modelCopyJobSummaries

A list of information about each model copy job.

Accessible with the following methods

Method Description
GET_MODELCOPYJOBSUMMARIES() Getter for MODELCOPYJOBSUMMARIES, with configurable default
ASK_MODELCOPYJOBSUMMARIES() Getter for MODELCOPYJOBSUMMARIES w/ exceptions if field has
HAS_MODELCOPYJOBSUMMARIES() Determine if MODELCOPYJOBSUMMARIES has a value