/AWS1/CL_FNTCREDISTRIBUTIONT01¶
CreateDistributionTenantResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_distributiontenant TYPE REF TO /AWS1/CL_FNTDISTRIBUTIONTENANT /AWS1/CL_FNTDISTRIBUTIONTENANT¶
The distribution tenant that you created.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the distribution tenant.
Queryable Attributes¶
DistributionTenant¶
The distribution tenant that you created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISTRIBUTIONTENANT() |
Getter for DISTRIBUTIONTENANT |
ETag¶
The current version of the distribution tenant.
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 |