@Stability(value=Stable) @Internal public static final class SrvRecordValue.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SrvRecordValue
SrvRecordValuesoftware.amazon.jsii.JsiiObject.InitializationModeSrvRecordValue.Builder, SrvRecordValue.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(SrvRecordValue.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SrvRecordValue.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getHostName()
The server host name.
|
Number |
getPort()
The port.
|
Number |
getPriority()
The priority.
|
Number |
getWeight()
The weight.
|
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(SrvRecordValue.Builder builder)
SrvRecordValue.Builder.public final String getHostName()
SrvRecordValuegetHostName in interface SrvRecordValuepublic final Number getPort()
SrvRecordValuegetPort in interface SrvRecordValuepublic final Number getPriority()
SrvRecordValuegetPriority in interface SrvRecordValuepublic final Number getWeight()
SrvRecordValuegetWeight in interface SrvRecordValue@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.