Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32
Packages that use RuntimeUInt32
-
Uses of RuntimeUInt32 in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 declared as RuntimeUInt32Modifier and TypeFieldDescriptionprivate RuntimeUInt32
ComparisonFilter.Builder.value_
private RuntimeUInt32
ComparisonFilter.value_
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type RuntimeUInt32Modifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeUInt32, RuntimeUInt32.Builder, RuntimeUInt32OrBuilder> ComparisonFilter.Builder.valueBuilder_
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeUInt32Modifier and TypeMethodDescriptionComparisonFilter.Builder.getValue()
Value to compare against.ComparisonFilter.getValue()
Value to compare against.ComparisonFilterOrBuilder.getValue()
Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type RuntimeUInt32Modifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<RuntimeUInt32, RuntimeUInt32.Builder, RuntimeUInt32OrBuilder> ComparisonFilter.Builder.getValueFieldBuilder()
Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 with parameters of type RuntimeUInt32Modifier and TypeMethodDescriptionComparisonFilter.Builder.mergeValue
(RuntimeUInt32 value) Value to compare against.ComparisonFilter.Builder.setValue
(RuntimeUInt32 value) Value to compare against. -
Uses of RuntimeUInt32 in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as RuntimeUInt32Modifier and TypeFieldDescriptionprivate static final RuntimeUInt32
RuntimeUInt32.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type RuntimeUInt32Modifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<RuntimeUInt32> RuntimeUInt32.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeUInt32Modifier and TypeMethodDescriptionRuntimeUInt32.Builder.build()
RuntimeUInt32.Builder.buildPartial()
static RuntimeUInt32
RuntimeUInt32.getDefaultInstance()
RuntimeUInt32.Builder.getDefaultInstanceForType()
RuntimeUInt32.getDefaultInstanceForType()
static RuntimeUInt32
RuntimeUInt32.parseDelimitedFrom
(InputStream input) static RuntimeUInt32
RuntimeUInt32.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeUInt32
RuntimeUInt32.parseFrom
(byte[] data) static RuntimeUInt32
RuntimeUInt32.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeUInt32
RuntimeUInt32.parseFrom
(com.google.protobuf.ByteString data) static RuntimeUInt32
RuntimeUInt32.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeUInt32
RuntimeUInt32.parseFrom
(com.google.protobuf.CodedInputStream input) static RuntimeUInt32
RuntimeUInt32.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeUInt32
RuntimeUInt32.parseFrom
(InputStream input) static RuntimeUInt32
RuntimeUInt32.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeUInt32
RuntimeUInt32.parseFrom
(ByteBuffer data) static RuntimeUInt32
RuntimeUInt32.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type RuntimeUInt32Modifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RuntimeUInt32> RuntimeUInt32.getParserForType()
static com.google.protobuf.Parser
<RuntimeUInt32> RuntimeUInt32.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type RuntimeUInt32Modifier and TypeMethodDescriptionprivate void
RuntimeUInt32.Builder.buildPartial0
(RuntimeUInt32 result) RuntimeUInt32.Builder.mergeFrom
(RuntimeUInt32 other) static RuntimeUInt32.Builder
RuntimeUInt32.newBuilder
(RuntimeUInt32 prototype)