/AWS1/CL_IMGGETCOMPONENTRSP¶
GetComponentResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_requestid TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING¶
The request ID that uniquely identifies this request.
io_component TYPE REF TO /AWS1/CL_IMGCOMPONENT /AWS1/CL_IMGCOMPONENT¶
The component object specified in the request.
io_latestversionreferences TYPE REF TO /AWS1/CL_IMGLATEVRSREFERENCES /AWS1/CL_IMGLATEVRSREFERENCES¶
The resource ARNs with different wildcard variations of semantic versioning.
Queryable Attributes¶
requestId¶
The request ID that uniquely identifies this request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REQUESTID() |
Getter for REQUESTID, with configurable default |
ASK_REQUESTID() |
Getter for REQUESTID w/ exceptions if field has no value |
HAS_REQUESTID() |
Determine if REQUESTID has a value |
component¶
The component object specified in the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPONENT() |
Getter for COMPONENT |
latestVersionReferences¶
The resource ARNs with different wildcard variations of semantic versioning.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LATESTVERSIONREFERENCES() |
Getter for LATESTVERSIONREFERENCES |