/AWS1/CL_IOILSTDECODERMANIFE03¶
ListDecoderManifestNetworkInterfacesResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_networkinterfaces TYPE /AWS1/CL_IOINETWORKINTERFACE=>TT_NETWORKINTERFACES TT_NETWORKINTERFACES¶
A list of information about network interfaces.
iv_nexttoken TYPE /AWS1/IOINEXTTOKEN /AWS1/IOINEXTTOKEN¶
The token to retrieve the next set of results, or
nullif there are no more results.
Queryable Attributes¶
networkInterfaces¶
A list of information about network interfaces.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKINTERFACES() |
Getter for NETWORKINTERFACES, with configurable default |
ASK_NETWORKINTERFACES() |
Getter for NETWORKINTERFACES w/ exceptions if field has no v |
HAS_NETWORKINTERFACES() |
Determine if NETWORKINTERFACES has a value |
nextToken¶
The token to retrieve the next set of results, or
nullif there are no more results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |