Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Runtime
Packages that use Runtime
-
Uses of Runtime in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as RuntimeFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type RuntimeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Runtime> Runtime.PARSER
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeModifier and TypeMethodDescriptionRuntime.Builder.build()
Runtime.Builder.buildPartial()
static Runtime
Runtime.getDefaultInstance()
Runtime.Builder.getDefaultInstanceForType()
Runtime.getDefaultInstanceForType()
static Runtime
Runtime.parseDelimitedFrom
(InputStream input) static Runtime
Runtime.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime
Runtime.parseFrom
(byte[] data) static Runtime
Runtime.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime
Runtime.parseFrom
(com.google.protobuf.ByteString data) static Runtime
Runtime.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime
Runtime.parseFrom
(com.google.protobuf.CodedInputStream input) static Runtime
Runtime.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime
Runtime.parseFrom
(InputStream input) static Runtime
Runtime.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Runtime
Runtime.parseFrom
(ByteBuffer data) static Runtime
Runtime.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type RuntimeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Runtime> Runtime.getParserForType()
static com.google.protobuf.Parser
<Runtime> Runtime.parser()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type RuntimeModifier and TypeMethodDescriptionprivate void
Runtime.Builder.buildPartial0
(Runtime result) static Runtime.Builder
Runtime.newBuilder
(Runtime prototype)