/AWS1/CL_MDCPROBEINPUTFILE¶
The input file that needs to be analyzed.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_fileurl
TYPE /AWS1/MDC__STRING
/AWS1/MDC__STRING
¶
Specify the S3, HTTP, or HTTPS URL for your media file.
Queryable Attributes¶
FileUrl¶
Specify the S3, HTTP, or HTTPS URL for your media file.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FILEURL() |
Getter for FILEURL, with configurable default |
ASK_FILEURL() |
Getter for FILEURL w/ exceptions if field has no value |
HAS_FILEURL() |
Determine if FILEURL 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___LISTOFPROBEINPUTFILE
¶
TYPES TT___LISTOFPROBEINPUTFILE TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDCPROBEINPUTFILE WITH DEFAULT KEY
.