/AWS1/CL_S3ONETWORKINTERFACE¶
The container for the network interface.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_networkinterfaceid
TYPE /AWS1/S3ONETWORKINTERFACEID
/AWS1/S3ONETWORKINTERFACEID
¶
The ID for the network interface.
Queryable Attributes¶
NetworkInterfaceId¶
The ID for the network interface.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID, with configurable default |
ASK_NETWORKINTERFACEID() |
Getter for NETWORKINTERFACEID w/ exceptions if field has no |
HAS_NETWORKINTERFACEID() |
Determine if NETWORKINTERFACEID has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_NETWORKINTERFACES
¶
TYPES TT_NETWORKINTERFACES TYPE STANDARD TABLE OF REF TO /AWS1/CL_S3ONETWORKINTERFACE WITH DEFAULT KEY
.