Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer
Packages that use RuntimeLayer.AdminLayer
-
Uses of RuntimeLayer.AdminLayer in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as RuntimeLayer.AdminLayerModifier and TypeFieldDescriptionprivate static final RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type RuntimeLayer.AdminLayerModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RuntimeLayer.AdminLayer, RuntimeLayer.AdminLayer.Builder, RuntimeLayer.AdminLayerOrBuilder> RuntimeLayer.Builder.adminLayerBuilder_private static final com.google.protobuf.Parser<RuntimeLayer.AdminLayer> RuntimeLayer.AdminLayer.PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return RuntimeLayer.AdminLayerModifier and TypeMethodDescriptionRuntimeLayer.AdminLayer.Builder.build()RuntimeLayer.AdminLayer.Builder.buildPartial()RuntimeLayer.Builder.getAdminLayer().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;RuntimeLayer.getAdminLayer().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;RuntimeLayerOrBuilder.getAdminLayer().envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.getDefaultInstance()RuntimeLayer.AdminLayer.Builder.getDefaultInstanceForType()RuntimeLayer.AdminLayer.getDefaultInstanceForType()static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.parseDelimitedFrom(InputStream input) static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.parseDelimitedFrom(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(InputStream input) static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.parseFrom(ByteBuffer data) static RuntimeLayer.AdminLayerRuntimeLayer.AdminLayer.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type RuntimeLayer.AdminLayerModifier and TypeMethodDescriptionprivate 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.AdminLayerModifier and TypeMethodDescriptionRuntimeLayer.Builder.mergeAdminLayer(RuntimeLayer.AdminLayer value) .envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;RuntimeLayer.AdminLayer.Builder.mergeFrom(RuntimeLayer.AdminLayer other) RuntimeLayer.AdminLayer.newBuilder(RuntimeLayer.AdminLayer prototype) RuntimeLayer.Builder.setAdminLayer(RuntimeLayer.AdminLayer value) .envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;