@Stability(value=Stable) @Internal public static final class WeightedTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements WeightedTarget
WeightedTargetsoftware.amazon.jsii.JsiiObject.InitializationModeWeightedTarget.Builder, WeightedTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(WeightedTarget.Builder builder)
Constructor that initializes the object based on literal property values passed by the
WeightedTarget.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IVirtualNode |
getVirtualNode()
The VirtualNode the route points to.
|
Number |
getWeight()
The weight for the target.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(WeightedTarget.Builder builder)
WeightedTarget.Builder.public final IVirtualNode getVirtualNode()
WeightedTargetgetVirtualNode in interface WeightedTargetpublic final Number getWeight()
WeightedTargetDefault: 1
getWeight in interface WeightedTarget@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.