Uses of Interface
io.envoyproxy.envoy.config.core.v3.ControlPlaneOrBuilder
-
Packages that use ControlPlaneOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.service.discovery.v3 -
-
Uses of ControlPlaneOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement ControlPlaneOrBuilder Modifier and Type Class Description classControlPlaneIdentifies a specific ControlPlane instance that Envoy is connected to.static classControlPlane.BuilderIdentifies a specific ControlPlane instance that Envoy is connected to. -
Uses of ControlPlaneOrBuilder in io.envoyproxy.envoy.service.discovery.v3
Fields in io.envoyproxy.envoy.service.discovery.v3 with type parameters of type ControlPlaneOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ControlPlane,ControlPlane.Builder,ControlPlaneOrBuilder>DeltaDiscoveryResponse.Builder. controlPlaneBuilder_private com.google.protobuf.SingleFieldBuilder<ControlPlane,ControlPlane.Builder,ControlPlaneOrBuilder>DiscoveryResponse.Builder. controlPlaneBuilder_Methods in io.envoyproxy.envoy.service.discovery.v3 that return ControlPlaneOrBuilder Modifier and Type Method Description ControlPlaneOrBuilderDeltaDiscoveryResponse.Builder. getControlPlaneOrBuilder()[#not-implemented-hide:] The control plane instance that sent the response.ControlPlaneOrBuilderDeltaDiscoveryResponse. getControlPlaneOrBuilder()[#not-implemented-hide:] The control plane instance that sent the response.ControlPlaneOrBuilderDeltaDiscoveryResponseOrBuilder. getControlPlaneOrBuilder()[#not-implemented-hide:] The control plane instance that sent the response.ControlPlaneOrBuilderDiscoveryResponse.Builder. getControlPlaneOrBuilder()The control plane instance that sent the response.ControlPlaneOrBuilderDiscoveryResponse. getControlPlaneOrBuilder()The control plane instance that sent the response.ControlPlaneOrBuilderDiscoveryResponseOrBuilder. getControlPlaneOrBuilder()The control plane instance that sent the response.Methods in io.envoyproxy.envoy.service.discovery.v3 that return types with arguments of type ControlPlaneOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ControlPlane,ControlPlane.Builder,ControlPlaneOrBuilder>DeltaDiscoveryResponse.Builder. getControlPlaneFieldBuilder()[#not-implemented-hide:] The control plane instance that sent the response.private com.google.protobuf.SingleFieldBuilder<ControlPlane,ControlPlane.Builder,ControlPlaneOrBuilder>DiscoveryResponse.Builder. getControlPlaneFieldBuilder()The control plane instance that sent the response.
-