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.AdminLayer
RuntimeLayer.AdminLayer.DEFAULT_INSTANCE
Fields 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.PARSER
Methods 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.AdminLayer
RuntimeLayer.AdminLayer.getDefaultInstance()
RuntimeLayer.AdminLayer.Builder.getDefaultInstanceForType()
RuntimeLayer.AdminLayer.getDefaultInstanceForType()
static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseDelimitedFrom
(InputStream input) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(byte[] data) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(com.google.protobuf.ByteString data) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(com.google.protobuf.CodedInputStream input) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(InputStream input) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeLayer.AdminLayer
RuntimeLayer.AdminLayer.parseFrom
(ByteBuffer data) static RuntimeLayer.AdminLayer
RuntimeLayer.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 TypeMethodDescriptioncom.google.protobuf.Parser
<RuntimeLayer.AdminLayer> RuntimeLayer.AdminLayer.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<RuntimeLayer.AdminLayer, RuntimeLayer.AdminLayer.Builder, RuntimeLayer.AdminLayerOrBuilder> RuntimeLayer.Builder.internalGetAdminLayerFieldBuilder()
.envoy.config.bootstrap.v3.RuntimeLayer.AdminLayer admin_layer = 4;
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;