Skip to content

/AWS1/CL_BDKLSTADVPROPTJOBSRSP

List Advanced Prompt Optimization Jobs Response

CONSTRUCTOR

IMPORTING

Optional arguments:

it_jobsummaries TYPE /AWS1/CL_BDKADVDPROPTMZJOBSUMM=>TT_ADVNCDPROMPTOPTMZTNJOBSUMS TT_ADVNCDPROMPTOPTMZTNJOBSUMS

A list of advanced prompt optimization job summaries.

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 in a subsequent request to get the next set of results.


Queryable Attributes

jobSummaries

A list of advanced prompt optimization job summaries.

Accessible with the following methods

Method Description
GET_JOBSUMMARIES() Getter for JOBSUMMARIES, with configurable default
ASK_JOBSUMMARIES() Getter for JOBSUMMARIES w/ exceptions if field has no value
HAS_JOBSUMMARIES() Determine if JOBSUMMARIES has a value

nextToken

If the total number of results is greater than the maxResults value provided in the request, use this token in a subsequent request to get the next set 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