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.Builder
ComparisonFilter.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.Builder
ComparisonFilter.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.Builder
RuntimeUInt32.Builder. clear()
RuntimeUInt32.Builder
RuntimeUInt32.Builder. clearDefaultValue()
Default value if runtime value is not available.RuntimeUInt32.Builder
RuntimeUInt32.Builder. clearRuntimeKey()
Runtime key to get value for comparison.RuntimeUInt32.Builder
RuntimeUInt32.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RuntimeUInt32.Builder
RuntimeUInt32.Builder. mergeFrom(com.google.protobuf.Message other)
RuntimeUInt32.Builder
RuntimeUInt32.Builder. mergeFrom(RuntimeUInt32 other)
static RuntimeUInt32.Builder
RuntimeUInt32. newBuilder()
static RuntimeUInt32.Builder
RuntimeUInt32. newBuilder(RuntimeUInt32 prototype)
RuntimeUInt32.Builder
RuntimeUInt32. newBuilderForType()
protected RuntimeUInt32.Builder
RuntimeUInt32. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
RuntimeUInt32.Builder
RuntimeUInt32.Builder. setDefaultValue(int value)
Default value if runtime value is not available.RuntimeUInt32.Builder
RuntimeUInt32.Builder. setRuntimeKey(java.lang.String value)
Runtime key to get value for comparison.RuntimeUInt32.Builder
RuntimeUInt32.Builder. setRuntimeKeyBytes(com.google.protobuf.ByteString value)
Runtime key to get value for comparison.RuntimeUInt32.Builder
RuntimeUInt32. toBuilder()
-