Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer
-
Packages that use RuntimeLayer.AdminLayer Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of RuntimeLayer.AdminLayer in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as RuntimeLayer.AdminLayer Modifier and Type Field Description private static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type RuntimeLayer.AdminLayer Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RuntimeLayer.AdminLayer,RuntimeLayer.AdminLayer.Builder,RuntimeLayer.AdminLayerOrBuilder>RuntimeLayer.Builder. adminLayerBuilder_private static com.google.protobuf.Parser<RuntimeLayer.AdminLayer>RuntimeLayer.AdminLayer. PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeLayer.AdminLayer Modifier and Type Method Description RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.Builder. build()RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.Builder. buildPartial()RuntimeLayer.AdminLayerRuntimeLayer.Builder. getAdminLayer().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;RuntimeLayer.AdminLayerRuntimeLayer. getAdminLayer().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;RuntimeLayer.AdminLayerRuntimeLayerOrBuilder. getAdminLayer().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. getDefaultInstance()RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.Builder. getDefaultInstanceForType()RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. getDefaultInstanceForType()static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseDelimitedFrom(java.io.InputStream input)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(byte[] data)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(com.google.protobuf.ByteString data)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(com.google.protobuf.CodedInputStream input)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(java.io.InputStream input)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. parseFrom(java.nio.ByteBuffer data)static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer. 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 RuntimeLayer.AdminLayer Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RuntimeLayer.AdminLayer,RuntimeLayer.AdminLayer.Builder,RuntimeLayer.AdminLayerOrBuilder>RuntimeLayer.Builder. getAdminLayerFieldBuilder().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;com.google.protobuf.Parser<RuntimeLayer.AdminLayer>RuntimeLayer.AdminLayer. getParserForType()static com.google.protobuf.Parser<RuntimeLayer.AdminLayer>RuntimeLayer.AdminLayer. parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type RuntimeLayer.AdminLayer Modifier and Type Method Description RuntimeLayer.BuilderRuntimeLayer.Builder. mergeAdminLayer(RuntimeLayer.AdminLayer value).envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;RuntimeLayer.AdminLayer.BuilderRuntimeLayer.AdminLayer.Builder. mergeFrom(RuntimeLayer.AdminLayer other)static RuntimeLayer.AdminLayer.BuilderRuntimeLayer.AdminLayer. newBuilder(RuntimeLayer.AdminLayer prototype)RuntimeLayer.BuilderRuntimeLayer.Builder. setAdminLayer(RuntimeLayer.AdminLayer value).envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;
-