| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.dns.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.Builder.build() |
DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.Builder.buildPartial() |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.getDefaultInstance() |
DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.getDefaultInstanceForType() |
DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.Builder.getDefaultInstanceForType() |
DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceOrBuilder.getProtocol()
The service protocol.
|
DnsTable.DnsServiceProtocol |
DnsTable.DnsService.getProtocol()
The service protocol.
|
DnsTable.DnsServiceProtocol |
DnsTable.DnsService.Builder.getProtocol()
The service protocol.
|
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseDelimitedFrom(InputStream input) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(byte[] data) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(ByteBuffer data) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(com.google.protobuf.ByteString data) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(com.google.protobuf.CodedInputStream input) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(InputStream input) |
static DnsTable.DnsServiceProtocol |
DnsTable.DnsServiceProtocol.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DnsTable.DnsServiceProtocol> |
DnsTable.DnsServiceProtocol.getParserForType() |
static com.google.protobuf.Parser<DnsTable.DnsServiceProtocol> |
DnsTable.DnsServiceProtocol.parser() |
| Modifier and Type | Method and Description |
|---|---|
DnsTable.DnsServiceProtocol.Builder |
DnsTable.DnsServiceProtocol.Builder.mergeFrom(DnsTable.DnsServiceProtocol other) |
DnsTable.DnsService.Builder |
DnsTable.DnsService.Builder.mergeProtocol(DnsTable.DnsServiceProtocol value)
The service protocol.
|
static DnsTable.DnsServiceProtocol.Builder |
DnsTable.DnsServiceProtocol.newBuilder(DnsTable.DnsServiceProtocol prototype) |
DnsTable.DnsService.Builder |
DnsTable.DnsService.Builder.setProtocol(DnsTable.DnsServiceProtocol value)
The service protocol.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.