/AWS1/CL_APMVIRTUALROUTERLST00¶
An object that represents a virtual router listener.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_portmapping TYPE REF TO /AWS1/CL_APMPORTMAPPING /AWS1/CL_APMPORTMAPPING¶
portMapping
Queryable Attributes¶
portMapping¶
portMapping
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTMAPPING() |
Getter for PORTMAPPING |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_VIRTUALROUTERLISTENERS¶
TYPES TT_VIRTUALROUTERLISTENERS TYPE STANDARD TABLE OF REF TO /AWS1/CL_APMVIRTUALROUTERLST00 WITH DEFAULT KEY
.