@Stability(value=Stable) @Internal public static final class CfnNetworkInsightsAnalysis.PortRangeProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkInsightsAnalysis.PortRangeProperty
CfnNetworkInsightsAnalysis.PortRangeProperty
software.amazon.jsii.JsiiObject.InitializationMode
CfnNetworkInsightsAnalysis.PortRangeProperty.Builder, CfnNetworkInsightsAnalysis.PortRangeProperty.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(Number from,
Number to)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getFrom()
`CfnNetworkInsightsAnalysis.PortRangeProperty.From`.
|
Number |
getTo()
`CfnNetworkInsightsAnalysis.PortRangeProperty.To`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(Number from, Number to)
CfnNetworkInsightsAnalysis.AlternatePathHintProperty.Builder
.public final Number getFrom()
CfnNetworkInsightsAnalysis.PortRangeProperty
getFrom
in interface CfnNetworkInsightsAnalysis.PortRangeProperty
public final Number getTo()
CfnNetworkInsightsAnalysis.PortRangeProperty
getTo
in interface CfnNetworkInsightsAnalysis.PortRangeProperty
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.