| Modifier and Type | Class and Description |
|---|---|
static class |
SrvRecordValue.Jsii$Proxy
An implementation for
SrvRecordValue |
| Modifier and Type | Method and Description |
|---|---|
SrvRecordValue |
SrvRecordValue.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<SrvRecordValue> |
SrvRecordProps.getValues()
The values.
|
List<SrvRecordValue> |
SrvRecordProps.Jsii$Proxy.getValues() |
| Modifier and Type | Method and Description |
|---|---|
SrvRecord.Builder |
SrvRecord.Builder.values(List<? extends SrvRecordValue> values)
The values.
|
SrvRecordProps.Builder |
SrvRecordProps.Builder.values(List<? extends SrvRecordValue> values)
Sets the value of
SrvRecordProps.getValues() |
Copyright © 2022. All rights reserved.