Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.LayeredRuntime
Packages that use LayeredRuntime
-
Uses of LayeredRuntime in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return LayeredRuntimeModifier and TypeMethodDescriptionLayeredRuntime.Builder.build()LayeredRuntime.Builder.buildPartial()static LayeredRuntimeLayeredRuntime.getDefaultInstance()LayeredRuntime.Builder.getDefaultInstanceForType()LayeredRuntime.getDefaultInstanceForType()Bootstrap.Builder.getLayeredRuntime()Configuration for the runtime configuration provider.Bootstrap.getLayeredRuntime()Configuration for the runtime configuration provider.BootstrapOrBuilder.getLayeredRuntime()Configuration for the runtime configuration provider.static LayeredRuntimeLayeredRuntime.parseDelimitedFrom(InputStream input) static LayeredRuntimeLayeredRuntime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntimeLayeredRuntime.parseFrom(byte[] data) static LayeredRuntimeLayeredRuntime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntimeLayeredRuntime.parseFrom(com.google.protobuf.ByteString data) static LayeredRuntimeLayeredRuntime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntimeLayeredRuntime.parseFrom(com.google.protobuf.CodedInputStream input) static LayeredRuntimeLayeredRuntime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntimeLayeredRuntime.parseFrom(InputStream input) static LayeredRuntimeLayeredRuntime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntimeLayeredRuntime.parseFrom(ByteBuffer data) static LayeredRuntimeLayeredRuntime.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type LayeredRuntimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LayeredRuntime> LayeredRuntime.getParserForType()static com.google.protobuf.Parser<LayeredRuntime> LayeredRuntime.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type LayeredRuntimeModifier and TypeMethodDescriptionLayeredRuntime.Builder.mergeFrom(LayeredRuntime other) Bootstrap.Builder.mergeLayeredRuntime(LayeredRuntime value) Configuration for the runtime configuration provider.static LayeredRuntime.BuilderLayeredRuntime.newBuilder(LayeredRuntime prototype) Bootstrap.Builder.setLayeredRuntime(LayeredRuntime value) Configuration for the runtime configuration provider.