Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.LayeredRuntime
Packages that use LayeredRuntime
-
Uses of LayeredRuntime in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as LayeredRuntimeModifier and TypeFieldDescriptionprivate static final LayeredRuntime
LayeredRuntime.DEFAULT_INSTANCE
private LayeredRuntime
Bootstrap.Builder.layeredRuntime_
private LayeredRuntime
Bootstrap.layeredRuntime_
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type LayeredRuntimeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<LayeredRuntime, LayeredRuntime.Builder, LayeredRuntimeOrBuilder> Bootstrap.Builder.layeredRuntimeBuilder_
private static final com.google.protobuf.Parser
<LayeredRuntime> LayeredRuntime.PARSER
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return LayeredRuntimeModifier and TypeMethodDescriptionLayeredRuntime.Builder.build()
LayeredRuntime.Builder.buildPartial()
static LayeredRuntime
LayeredRuntime.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 LayeredRuntime
LayeredRuntime.parseDelimitedFrom
(InputStream input) static LayeredRuntime
LayeredRuntime.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntime
LayeredRuntime.parseFrom
(byte[] data) static LayeredRuntime
LayeredRuntime.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntime
LayeredRuntime.parseFrom
(com.google.protobuf.ByteString data) static LayeredRuntime
LayeredRuntime.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntime
LayeredRuntime.parseFrom
(com.google.protobuf.CodedInputStream input) static LayeredRuntime
LayeredRuntime.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntime
LayeredRuntime.parseFrom
(InputStream input) static LayeredRuntime
LayeredRuntime.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LayeredRuntime
LayeredRuntime.parseFrom
(ByteBuffer data) static LayeredRuntime
LayeredRuntime.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()
private com.google.protobuf.SingleFieldBuilder
<LayeredRuntime, LayeredRuntime.Builder, LayeredRuntimeOrBuilder> Bootstrap.Builder.internalGetLayeredRuntimeFieldBuilder()
Configuration for the runtime configuration provider.static com.google.protobuf.Parser
<LayeredRuntime> LayeredRuntime.parser()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type LayeredRuntimeModifier and TypeMethodDescriptionprivate void
LayeredRuntime.Builder.buildPartial0
(LayeredRuntime result) private void
LayeredRuntime.Builder.buildPartialRepeatedFields
(LayeredRuntime result) LayeredRuntime.Builder.mergeFrom
(LayeredRuntime other) Bootstrap.Builder.mergeLayeredRuntime
(LayeredRuntime value) Configuration for the runtime configuration provider.static LayeredRuntime.Builder
LayeredRuntime.newBuilder
(LayeredRuntime prototype) Bootstrap.Builder.setLayeredRuntime
(LayeredRuntime value) Configuration for the runtime configuration provider.