Class EndpointBddModel.BddNode
java.lang.Object
software.amazon.awssdk.codegen.model.service.EndpointBddModel.BddNode
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BddNode
public BddNode(int conditionIndex, int highRef, int lowRef)
-
-
Method Details
-
getConditionIndex
public int getConditionIndex() -
getHighRef
public int getHighRef() -
getLowRef
public int getLowRef() -
toString
-