Uses of Class
io.envoyproxy.envoy.api.v2.core.ControlPlane
Packages that use ControlPlane
-
Uses of ControlPlane in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return ControlPlaneModifier and TypeMethodDescriptionDiscoveryResponse.Builder.getControlPlane()[#not-implemented-hide:] The control plane instance that sent the response.DiscoveryResponse.getControlPlane()[#not-implemented-hide:] The control plane instance that sent the response.DiscoveryResponseOrBuilder.getControlPlane()[#not-implemented-hide:] The control plane instance that sent the response.Methods in io.envoyproxy.envoy.api.v2 with parameters of type ControlPlaneModifier and TypeMethodDescriptionDiscoveryResponse.Builder.mergeControlPlane(ControlPlane value) [#not-implemented-hide:] The control plane instance that sent the response.DiscoveryResponse.Builder.setControlPlane(ControlPlane value) [#not-implemented-hide:] The control plane instance that sent the response. -
Uses of ControlPlane in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return ControlPlaneModifier and TypeMethodDescriptionControlPlane.Builder.build()ControlPlane.Builder.buildPartial()static ControlPlaneControlPlane.getDefaultInstance()ControlPlane.Builder.getDefaultInstanceForType()ControlPlane.getDefaultInstanceForType()static ControlPlaneControlPlane.parseDelimitedFrom(InputStream input) static ControlPlaneControlPlane.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlPlaneControlPlane.parseFrom(byte[] data) static ControlPlaneControlPlane.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlPlaneControlPlane.parseFrom(com.google.protobuf.ByteString data) static ControlPlaneControlPlane.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlPlaneControlPlane.parseFrom(com.google.protobuf.CodedInputStream input) static ControlPlaneControlPlane.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlPlaneControlPlane.parseFrom(InputStream input) static ControlPlaneControlPlane.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ControlPlaneControlPlane.parseFrom(ByteBuffer data) static ControlPlaneControlPlane.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type ControlPlaneModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ControlPlane>ControlPlane.getParserForType()static com.google.protobuf.Parser<ControlPlane>ControlPlane.parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type ControlPlaneModifier and TypeMethodDescriptionControlPlane.Builder.mergeFrom(ControlPlane other) static ControlPlane.BuilderControlPlane.newBuilder(ControlPlane prototype)