| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.dns.v3 |
| Modifier and Type | Class and Description |
|---|---|
static class |
DnsTable.DnsServiceTarget
Specify the target for a given DNS service
[#next-free-field: 6]
Protobuf type
envoy.data.dns.v3.DnsTable.DnsServiceTarget |
static class |
DnsTable.DnsServiceTarget.Builder
Specify the target for a given DNS service
[#next-free-field: 6]
Protobuf type
envoy.data.dns.v3.DnsTable.DnsServiceTarget |
| Modifier and Type | Method and Description |
|---|---|
DnsTable.DnsServiceTargetOrBuilder |
DnsTable.DnsServiceOrBuilder.getTargetsOrBuilder(int index)
The list of targets hosting the service
repeated .envoy.data.dns.v3.DnsTable.DnsServiceTarget targets = 4 [(.validate.rules) = { ... } |
DnsTable.DnsServiceTargetOrBuilder |
DnsTable.DnsService.getTargetsOrBuilder(int index)
The list of targets hosting the service
repeated .envoy.data.dns.v3.DnsTable.DnsServiceTarget targets = 4 [(.validate.rules) = { ... } |
DnsTable.DnsServiceTargetOrBuilder |
DnsTable.DnsService.Builder.getTargetsOrBuilder(int index)
The list of targets hosting the service
repeated .envoy.data.dns.v3.DnsTable.DnsServiceTarget targets = 4 [(.validate.rules) = { ... } |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DnsTable.DnsServiceTargetOrBuilder> |
DnsTable.DnsServiceOrBuilder.getTargetsOrBuilderList()
The list of targets hosting the service
repeated .envoy.data.dns.v3.DnsTable.DnsServiceTarget targets = 4 [(.validate.rules) = { ... } |
List<? extends DnsTable.DnsServiceTargetOrBuilder> |
DnsTable.DnsService.getTargetsOrBuilderList()
The list of targets hosting the service
repeated .envoy.data.dns.v3.DnsTable.DnsServiceTarget targets = 4 [(.validate.rules) = { ... } |
List<? extends DnsTable.DnsServiceTargetOrBuilder> |
DnsTable.DnsService.Builder.getTargetsOrBuilderList()
The list of targets hosting the service
repeated .envoy.data.dns.v3.DnsTable.DnsServiceTarget targets = 4 [(.validate.rules) = { ... } |
Copyright © 2018–2021 The Envoy Project. All rights reserved.