| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v4alpha | |
| io.envoyproxy.envoy.service.discovery.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
ControlPlane |
ControlPlane.Builder.build() |
ControlPlane |
ControlPlane.Builder.buildPartial() |
static ControlPlane |
ControlPlane.getDefaultInstance() |
ControlPlane |
ControlPlane.getDefaultInstanceForType() |
ControlPlane |
ControlPlane.Builder.getDefaultInstanceForType() |
static ControlPlane |
ControlPlane.parseDelimitedFrom(InputStream input) |
static ControlPlane |
ControlPlane.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ControlPlane |
ControlPlane.parseFrom(byte[] data) |
static ControlPlane |
ControlPlane.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ControlPlane |
ControlPlane.parseFrom(ByteBuffer data) |
static ControlPlane |
ControlPlane.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ControlPlane |
ControlPlane.parseFrom(com.google.protobuf.ByteString data) |
static ControlPlane |
ControlPlane.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ControlPlane |
ControlPlane.parseFrom(com.google.protobuf.CodedInputStream input) |
static ControlPlane |
ControlPlane.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ControlPlane |
ControlPlane.parseFrom(InputStream input) |
static ControlPlane |
ControlPlane.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ControlPlane> |
ControlPlane.getParserForType() |
static com.google.protobuf.Parser<ControlPlane> |
ControlPlane.parser() |
| Modifier and Type | Method and Description |
|---|---|
ControlPlane.Builder |
ControlPlane.Builder.mergeFrom(ControlPlane other) |
static ControlPlane.Builder |
ControlPlane.newBuilder(ControlPlane prototype) |
| Modifier and Type | Method and Description |
|---|---|
ControlPlane |
DiscoveryResponseOrBuilder.getControlPlane()
[#not-implemented-hide:]
The control plane instance that sent the response.
|
ControlPlane |
DiscoveryResponse.getControlPlane()
[#not-implemented-hide:]
The control plane instance that sent the response.
|
ControlPlane |
DiscoveryResponse.Builder.getControlPlane()
[#not-implemented-hide:]
The control plane instance that sent the response.
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryResponse.Builder |
DiscoveryResponse.Builder.mergeControlPlane(ControlPlane value)
[#not-implemented-hide:]
The control plane instance that sent the response.
|
DiscoveryResponse.Builder |
DiscoveryResponse.Builder.setControlPlane(ControlPlane value)
[#not-implemented-hide:]
The control plane instance that sent the response.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.