/AWS1/CL_MDXBTCGETRTRNETIFRSP¶
BatchGetRouterNetworkInterfaceResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_routernetworkinterfaces TYPE /AWS1/CL_MDXROUTERNETWORKIFACE=>TT_ROUTERNETWORKINTERFACELIST TT_ROUTERNETWORKINTERFACELIST¶
An array of router network interfaces that were successfully retrieved.
it_errors TYPE /AWS1/CL_MDXBTCGETRTRNETIFERR=>TT_BTCGETRTRNETIFACEERRORLIST TT_BTCGETRTRNETIFACEERRORLIST¶
An array of errors that occurred when retrieving the requested router network interfaces.
Queryable Attributes¶
RouterNetworkInterfaces¶
An array of router network interfaces that were successfully retrieved.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROUTERNETWORKINTERFACES() |
Getter for ROUTERNETWORKINTERFACES, with configurable defaul |
ASK_ROUTERNETWORKINTERFACES() |
Getter for ROUTERNETWORKINTERFACES w/ exceptions if field ha |
HAS_ROUTERNETWORKINTERFACES() |
Determine if ROUTERNETWORKINTERFACES has a value |
Errors¶
An array of errors that occurred when retrieving the requested router network interfaces.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |