/AWS1/CL_APMTCPROUTEMATCH¶
An object representing the TCP route to match.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_port TYPE /AWS1/APMLISTENERPORT /AWS1/APMLISTENERPORT¶
The port number to match on.
Queryable Attributes¶
port¶
The port number to match on.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORT() |
Getter for PORT, with configurable default |
ASK_PORT() |
Getter for PORT w/ exceptions if field has no value |
HAS_PORT() |
Determine if PORT has a value |