Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Runtime
Packages that use Runtime
-
Uses of Runtime in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeModifier and TypeMethodDescriptionRuntime.Builder.build()Runtime.Builder.buildPartial()static RuntimeRuntime.getDefaultInstance()Runtime.Builder.getDefaultInstanceForType()Runtime.getDefaultInstanceForType()static RuntimeRuntime.parseDelimitedFrom(InputStream input) static RuntimeRuntime.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeRuntime.parseFrom(byte[] data) static RuntimeRuntime.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeRuntime.parseFrom(com.google.protobuf.ByteString data) static RuntimeRuntime.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeRuntime.parseFrom(com.google.protobuf.CodedInputStream input) static RuntimeRuntime.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeRuntime.parseFrom(InputStream input) static RuntimeRuntime.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeRuntime.parseFrom(ByteBuffer data) static RuntimeRuntime.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 Runtime