/AWS1/CL_QSTANONYMOUSUSERSNA00¶
A structure that contains the file groups that are requested for the artifact generation in a StartDashboardSnapshotJob API call.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_filegroups TYPE /AWS1/CL_QSTSNAPJOBRSLTFILEGRP=>TT_SNAPJOBRESULTFILEGROUPLIST TT_SNAPJOBRESULTFILEGROUPLIST¶
A list of
SnapshotJobResultFileGroupobjects that contain information on the files that are requested during aStartDashboardSnapshotJobAPI call. If the job succeeds, these objects contain the location where the snapshot artifacts are stored. If the job fails, the objects contain information about the error that caused the job to fail.
Queryable Attributes¶
FileGroups¶
A list of
SnapshotJobResultFileGroupobjects that contain information on the files that are requested during aStartDashboardSnapshotJobAPI call. If the job succeeds, these objects contain the location where the snapshot artifacts are stored. If the job fails, the objects contain information about the error that caused the job to fail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILEGROUPS() |
Getter for FILEGROUPS, with configurable default |
ASK_FILEGROUPS() |
Getter for FILEGROUPS w/ exceptions if field has no value |
HAS_FILEGROUPS() |
Determine if FILEGROUPS has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_ANONYMOUSUSERSNAPJOBRSLTLST¶
TYPES TT_ANONYMOUSUSERSNAPJOBRSLTLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTANONYMOUSUSERSNA00 WITH DEFAULT KEY
.