| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2.core | |
| io.envoyproxy.envoy.config.filter.accesslog.v2 |
| Modifier and Type | Method and Description |
|---|---|
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.clear() |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.clearDefaultValue()
Default value if runtime value is not available.
|
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.clearRuntimeKey()
Runtime key to get value for comparison.
|
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.clone() |
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) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static RuntimeUInt32.Builder |
RuntimeUInt32.newBuilder() |
static RuntimeUInt32.Builder |
RuntimeUInt32.newBuilder(RuntimeUInt32 prototype) |
RuntimeUInt32.Builder |
RuntimeUInt32.newBuilderForType() |
protected RuntimeUInt32.Builder |
RuntimeUInt32.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.setDefaultValue(int value)
Default value if runtime value is not available.
|
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RuntimeUInt32.Builder |
RuntimeUInt32.Builder.setRuntimeKey(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.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RuntimeUInt32.Builder |
RuntimeUInt32.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeUInt32.Builder |
ComparisonFilter.Builder.getValueBuilder()
Value to compare against.
|
| Modifier and Type | Method and Description |
|---|---|
ComparisonFilter.Builder |
ComparisonFilter.Builder.setValue(RuntimeUInt32.Builder builderForValue)
Value to compare against.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.