Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Runtime
-
Packages that use Runtime Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Runtime in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Runtime Modifier and Type Field Description private static RuntimeRuntime. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Runtime Modifier and Type Field Description private static com.google.protobuf.Parser<Runtime>Runtime. PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return Runtime Modifier and Type Method Description RuntimeRuntime.Builder. build()RuntimeRuntime.Builder. buildPartial()static RuntimeRuntime. getDefaultInstance()RuntimeRuntime.Builder. getDefaultInstanceForType()RuntimeRuntime. getDefaultInstanceForType()static RuntimeRuntime. parseDelimitedFrom(java.io.InputStream input)static RuntimeRuntime. parseDelimitedFrom(java.io.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(java.io.InputStream input)static RuntimeRuntime. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeRuntime. parseFrom(java.nio.ByteBuffer data)static RuntimeRuntime. 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 Runtime Modifier and Type Method Description com.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 Modifier and Type Method Description private voidRuntime.Builder. buildPartial0(Runtime result)Runtime.BuilderRuntime.Builder. mergeFrom(Runtime other)static Runtime.BuilderRuntime. newBuilder(Runtime prototype)
-