Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32.Builder
-
Packages that use RuntimeUInt32.Builder Package Description io.envoyproxy.envoy.config.accesslog.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type RuntimeUInt32.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<RuntimeUInt32,RuntimeUInt32.Builder,RuntimeUInt32OrBuilder>ComparisonFilter.Builder. valueBuilder_Methods in io.envoyproxy.envoy.config.accesslog.v3 that return RuntimeUInt32.Builder Modifier and Type Method Description RuntimeUInt32.BuilderComparisonFilter.Builder. getValueBuilder()Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type RuntimeUInt32.Builder Modifier and Type Method Description private 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 RuntimeUInt32.Builder Modifier and Type Method Description ComparisonFilter.BuilderComparisonFilter.Builder. setValue(RuntimeUInt32.Builder builderForValue)Value to compare against. -
Uses of RuntimeUInt32.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeUInt32.Builder Modifier and Type Method Description RuntimeUInt32.BuilderRuntimeUInt32.Builder. clear()RuntimeUInt32.BuilderRuntimeUInt32.Builder. clearDefaultValue()Default value if runtime value is not available.RuntimeUInt32.BuilderRuntimeUInt32.Builder. clearRuntimeKey()Runtime key to get value for comparison.RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(com.google.protobuf.Message other)RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(RuntimeUInt32 other)static RuntimeUInt32.BuilderRuntimeUInt32. newBuilder()static RuntimeUInt32.BuilderRuntimeUInt32. newBuilder(RuntimeUInt32 prototype)RuntimeUInt32.BuilderRuntimeUInt32. newBuilderForType()protected RuntimeUInt32.BuilderRuntimeUInt32. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)RuntimeUInt32.BuilderRuntimeUInt32.Builder. setDefaultValue(int value)Default value if runtime value is not available.RuntimeUInt32.BuilderRuntimeUInt32.Builder. setRuntimeKey(java.lang.String value)Runtime key to get value for comparison.RuntimeUInt32.BuilderRuntimeUInt32.Builder. setRuntimeKeyBytes(com.google.protobuf.ByteString value)Runtime key to get value for comparison.RuntimeUInt32.BuilderRuntimeUInt32. toBuilder()
-