| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.dns.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
DnsTable.DnsService |
DnsTable.DnsService.Builder.build() |
DnsTable.DnsService |
DnsTable.DnsService.Builder.buildPartial() |
static DnsTable.DnsService |
DnsTable.DnsService.getDefaultInstance() |
DnsTable.DnsService |
DnsTable.DnsService.getDefaultInstanceForType() |
DnsTable.DnsService |
DnsTable.DnsService.Builder.getDefaultInstanceForType() |
DnsTable.DnsService |
DnsTable.DnsServiceListOrBuilder.getServices(int index)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
DnsTable.DnsService |
DnsTable.DnsServiceList.getServices(int index)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
DnsTable.DnsService |
DnsTable.DnsServiceList.Builder.getServices(int index)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
static DnsTable.DnsService |
DnsTable.DnsService.parseDelimitedFrom(InputStream input) |
static DnsTable.DnsService |
DnsTable.DnsService.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(byte[] data) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(ByteBuffer data) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(com.google.protobuf.ByteString data) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(com.google.protobuf.CodedInputStream input) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(InputStream input) |
static DnsTable.DnsService |
DnsTable.DnsService.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DnsTable.DnsService> |
DnsTable.DnsService.getParserForType() |
List<DnsTable.DnsService> |
DnsTable.DnsServiceListOrBuilder.getServicesList()
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
List<DnsTable.DnsService> |
DnsTable.DnsServiceList.getServicesList()
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
List<DnsTable.DnsService> |
DnsTable.DnsServiceList.Builder.getServicesList()
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
static com.google.protobuf.Parser<DnsTable.DnsService> |
DnsTable.DnsService.parser() |
| Modifier and Type | Method and Description |
|---|---|
DnsTable.DnsServiceList.Builder |
DnsTable.DnsServiceList.Builder.addServices(DnsTable.DnsService value)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
DnsTable.DnsServiceList.Builder |
DnsTable.DnsServiceList.Builder.addServices(int index,
DnsTable.DnsService value)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
DnsTable.DnsService.Builder |
DnsTable.DnsService.Builder.mergeFrom(DnsTable.DnsService other) |
static DnsTable.DnsService.Builder |
DnsTable.DnsService.newBuilder(DnsTable.DnsService prototype) |
DnsTable.DnsServiceList.Builder |
DnsTable.DnsServiceList.Builder.setServices(int index,
DnsTable.DnsService value)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
| Modifier and Type | Method and Description |
|---|---|
DnsTable.DnsServiceList.Builder |
DnsTable.DnsServiceList.Builder.addAllServices(Iterable<? extends DnsTable.DnsService> values)
repeated .envoy.data.dns.v4alpha.DnsTable.DnsService services = 1 [(.validate.rules) = { ... } |
Copyright © 2018–2021 The Envoy Project. All rights reserved.