Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32
-
Packages that use RuntimeUInt32 Package Description io.envoyproxy.envoy.config.accesslog.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of RuntimeUInt32 in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 declared as RuntimeUInt32 Modifier and Type Field Description private RuntimeUInt32
ComparisonFilter.Builder. value_
private RuntimeUInt32
ComparisonFilter. value_
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type RuntimeUInt32 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 Modifier and Type Method Description RuntimeUInt32
ComparisonFilter.Builder. getValue()
Value to compare against.RuntimeUInt32
ComparisonFilter. getValue()
Value to compare against.RuntimeUInt32
ComparisonFilterOrBuilder. getValue()
Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type RuntimeUInt32 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 Modifier and Type Method Description ComparisonFilter.Builder
ComparisonFilter.Builder. mergeValue(RuntimeUInt32 value)
Value to compare against.ComparisonFilter.Builder
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 RuntimeUInt32 Modifier and Type Field Description private static RuntimeUInt32
RuntimeUInt32. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type RuntimeUInt32 Modifier and Type Field Description private static com.google.protobuf.Parser<RuntimeUInt32>
RuntimeUInt32. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeUInt32 Modifier and Type Method Description RuntimeUInt32
RuntimeUInt32.Builder. build()
RuntimeUInt32
RuntimeUInt32.Builder. buildPartial()
static RuntimeUInt32
RuntimeUInt32. getDefaultInstance()
RuntimeUInt32
RuntimeUInt32.Builder. getDefaultInstanceForType()
RuntimeUInt32
RuntimeUInt32. getDefaultInstanceForType()
static RuntimeUInt32
RuntimeUInt32. parseDelimitedFrom(java.io.InputStream input)
static RuntimeUInt32
RuntimeUInt32. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static RuntimeUInt32
RuntimeUInt32. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RuntimeUInt32
RuntimeUInt32. parseFrom(java.nio.ByteBuffer data)
static RuntimeUInt32
RuntimeUInt32. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type RuntimeUInt32 Modifier and Type Method Description com.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 RuntimeUInt32 Modifier and Type Method Description private void
RuntimeUInt32.Builder. buildPartial0(RuntimeUInt32 result)
RuntimeUInt32.Builder
RuntimeUInt32.Builder. mergeFrom(RuntimeUInt32 other)
static RuntimeUInt32.Builder
RuntimeUInt32. newBuilder(RuntimeUInt32 prototype)
-