/AWS1/CL_FNTGETRSPHEADERSPLYRS¶
GetResponseHeadersPolicyResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_RESPONSEHEADERSPOLICY
TYPE REF TO /AWS1/CL_FNTRSPHEADERSPOLICY
/AWS1/CL_FNTRSPHEADERSPOLICY
¶
Contains a response headers policy.
IV_ETAG
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The version identifier for the current version of the response headers policy.
Queryable Attributes¶
ResponseHeadersPolicy¶
Contains a response headers policy.
Accessible with the following methods¶
Method | Description |
---|---|
GET_RESPONSEHEADERSPOLICY() |
Getter for RESPONSEHEADERSPOLICY |
ETag¶
The version identifier for the current version of the response headers policy.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |