| Modifier and Type | Method and Description |
|---|---|
static SrvRecordValue.Builder |
SrvRecordValue.builder() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.hostName(String hostName)
Sets the value of
SrvRecordValue.getHostName() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.port(Number port)
Sets the value of
SrvRecordValue.getPort() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.priority(Number priority)
Sets the value of
SrvRecordValue.getPriority() |
SrvRecordValue.Builder |
SrvRecordValue.Builder.weight(Number weight)
Sets the value of
SrvRecordValue.getWeight() |
| Constructor and Description |
|---|
Jsii$Proxy(SrvRecordValue.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SrvRecordValue.Builder. |
Copyright © 2022. All rights reserved.