Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.LayeredRuntime
-
Packages that use LayeredRuntime Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of LayeredRuntime in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return LayeredRuntime Modifier and Type Method Description LayeredRuntimeLayeredRuntime.Builder. build()LayeredRuntimeLayeredRuntime.Builder. buildPartial()static LayeredRuntimeLayeredRuntime. getDefaultInstance()LayeredRuntimeLayeredRuntime.Builder. getDefaultInstanceForType()LayeredRuntimeLayeredRuntime. getDefaultInstanceForType()LayeredRuntimeBootstrap.Builder. getLayeredRuntime()Configuration for the runtime configuration provider.LayeredRuntimeBootstrap. getLayeredRuntime()Configuration for the runtime configuration provider.LayeredRuntimeBootstrapOrBuilder. 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 LayeredRuntime Modifier and Type Method Description com.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 LayeredRuntime Modifier and Type Method Description LayeredRuntime.BuilderLayeredRuntime.Builder. mergeFrom(LayeredRuntime other)Bootstrap.BuilderBootstrap.Builder. mergeLayeredRuntime(LayeredRuntime value)Configuration for the runtime configuration provider.static LayeredRuntime.BuilderLayeredRuntime. newBuilder(LayeredRuntime prototype)Bootstrap.BuilderBootstrap.Builder. setLayeredRuntime(LayeredRuntime value)Configuration for the runtime configuration provider.
-