/AWS1/CL_QSTSTATICFILESOURCE¶
The source of the static file.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_urloptions TYPE REF TO /AWS1/CL_QSTSTATICFILEURLSRC00 /AWS1/CL_QSTSTATICFILEURLSRC00¶
The structure that contains the URL to download the static file from.
io_s3options TYPE REF TO /AWS1/CL_QSTSTATICFILES3SRCO00 /AWS1/CL_QSTSTATICFILES3SRCO00¶
The structure that contains the Amazon S3 location to download the static file from.
Queryable Attributes¶
UrlOptions¶
The structure that contains the URL to download the static file from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_URLOPTIONS() |
Getter for URLOPTIONS |
S3Options¶
The structure that contains the Amazon S3 location to download the static file from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_S3OPTIONS() |
Getter for S3OPTIONS |