Skip to content

/AWS1/CL_ODBLISTODBPEERCONNOUT

ListOdbPeeringConnectionsOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_odbpeeringconnections TYPE /AWS1/CL_ODBODBPEERCONNUMMARY=>TT_ODBPEERINGCONNECTIONLIST TT_ODBPEERINGCONNECTIONLIST

The list of ODB peering connections.

Optional arguments:

iv_nexttoken TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The pagination token for the next page of ODB peering connections.


Queryable Attributes

nextToken

The pagination token for the next page of ODB peering connections.

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

odbPeeringConnections

The list of ODB peering connections.

Accessible with the following methods

Method Description
GET_ODBPEERINGCONNECTIONS() Getter for ODBPEERINGCONNECTIONS, with configurable default
ASK_ODBPEERINGCONNECTIONS() Getter for ODBPEERINGCONNECTIONS w/ exceptions if field has
HAS_ODBPEERINGCONNECTIONS() Determine if ODBPEERINGCONNECTIONS has a value