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
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as LayeredRuntime Modifier and Type Field Description private static LayeredRuntimeLayeredRuntime. DEFAULT_INSTANCEprivate LayeredRuntimeBootstrap.Builder. layeredRuntime_private LayeredRuntimeBootstrap. layeredRuntime_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type LayeredRuntime Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<LayeredRuntime,LayeredRuntime.Builder,LayeredRuntimeOrBuilder>Bootstrap.Builder. layeredRuntimeBuilder_private static com.google.protobuf.Parser<LayeredRuntime>LayeredRuntime. PARSERMethods 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(java.io.InputStream input)static LayeredRuntimeLayeredRuntime. parseDelimitedFrom(java.io.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(java.io.InputStream input)static LayeredRuntimeLayeredRuntime. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LayeredRuntimeLayeredRuntime. parseFrom(java.nio.ByteBuffer data)static LayeredRuntimeLayeredRuntime. parseFrom(java.nio.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 private com.google.protobuf.SingleFieldBuilder<LayeredRuntime,LayeredRuntime.Builder,LayeredRuntimeOrBuilder>Bootstrap.Builder. getLayeredRuntimeFieldBuilder()Configuration for the runtime configuration provider.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 private voidLayeredRuntime.Builder. buildPartial0(LayeredRuntime result)private voidLayeredRuntime.Builder. buildPartialRepeatedFields(LayeredRuntime result)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.
-