/AWS1/CL_TBDHOSTPRPSREQUEST¶
The host property details.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ipaddresses TYPE REF TO /AWS1/CL_TBDIPADDRESSES /AWS1/CL_TBDIPADDRESSES¶
The IP address of the host.
iv_hostname TYPE /AWS1/TBDHOSTNAME /AWS1/TBDHOSTNAME¶
The host name.
Queryable Attributes¶
ipAddresses¶
The IP address of the host.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPADDRESSES() |
Getter for IPADDRESSES |
hostName¶
The host name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOSTNAME() |
Getter for HOSTNAME, with configurable default |
ASK_HOSTNAME() |
Getter for HOSTNAME w/ exceptions if field has no value |
HAS_HOSTNAME() |
Determine if HOSTNAME has a value |