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
Methods 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(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 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 Runtime.BuilderRuntime.Builder. mergeFrom(Runtime other)static Runtime.BuilderRuntime. newBuilder(Runtime prototype)
-