Skip to content

/AWS1/CL_RSHRSVDNODECONFOPTION

Details for a reserved-node exchange. Examples include the node type for a reserved node, the price for a node, the node's state, and other details.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_sourcereservednode TYPE REF TO /AWS1/CL_RSHRESERVEDNODE /AWS1/CL_RSHRESERVEDNODE

SourceReservedNode

iv_targetreservednodecount TYPE /AWS1/RSHINTEGER /AWS1/RSHINTEGER

The target reserved-node count.

io_targetrsvdnodeoffering TYPE REF TO /AWS1/CL_RSHRSVDNODEOFFERING /AWS1/CL_RSHRSVDNODEOFFERING

TargetReservedNodeOffering


Queryable Attributes

SourceReservedNode

SourceReservedNode

Accessible with the following methods

Method Description
GET_SOURCERESERVEDNODE() Getter for SOURCERESERVEDNODE

TargetReservedNodeCount

The target reserved-node count.

Accessible with the following methods

Method Description
GET_TARGETRESERVEDNODECOUNT() Getter for TARGETRESERVEDNODECOUNT, with configurable defaul
ASK_TARGETRESERVEDNODECOUNT() Getter for TARGETRESERVEDNODECOUNT w/ exceptions if field ha
HAS_TARGETRESERVEDNODECOUNT() Determine if TARGETRESERVEDNODECOUNT has a value

TargetReservedNodeOffering

TargetReservedNodeOffering

Accessible with the following methods

Method Description
GET_TARGETRSVDNODEOFFERING() Getter for TARGETRESERVEDNODEOFFERING

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_RESERVEDNODECONFOPTIONLIST

TYPES TT_RESERVEDNODECONFOPTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_RSHRSVDNODECONFOPTION WITH DEFAULT KEY
.