/AWS1/CL_FNTGETCACHEPLYCFGRSLT¶
GetCachePolicyConfigResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_cachepolicyconfig TYPE REF TO /AWS1/CL_FNTCACHEPOLICYCONFIG /AWS1/CL_FNTCACHEPOLICYCONFIG¶
The cache policy configuration.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the cache policy.
Queryable Attributes¶
CachePolicyConfig¶
The cache policy configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CACHEPOLICYCONFIG() |
Getter for CACHEPOLICYCONFIG |
ETag¶
The current version of the cache 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 |