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 RuntimeUInt32ComparisonFilter.Builder. value_private RuntimeUInt32ComparisonFilter. 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 RuntimeUInt32ComparisonFilter.Builder. getValue()Value to compare against.RuntimeUInt32ComparisonFilter. getValue()Value to compare against.RuntimeUInt32ComparisonFilterOrBuilder. 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.BuilderComparisonFilter.Builder. mergeValue(RuntimeUInt32 value)Value to compare against.ComparisonFilter.BuilderComparisonFilter.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 RuntimeUInt32RuntimeUInt32. DEFAULT_INSTANCEFields 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. PARSERMethods in io.envoyproxy.envoy.config.core.v3 that return RuntimeUInt32 Modifier and Type Method Description RuntimeUInt32RuntimeUInt32.Builder. build()RuntimeUInt32RuntimeUInt32.Builder. buildPartial()static RuntimeUInt32RuntimeUInt32. getDefaultInstance()RuntimeUInt32RuntimeUInt32.Builder. getDefaultInstanceForType()RuntimeUInt32RuntimeUInt32. getDefaultInstanceForType()static RuntimeUInt32RuntimeUInt32. parseDelimitedFrom(java.io.InputStream input)static RuntimeUInt32RuntimeUInt32. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(byte[] data)static RuntimeUInt32RuntimeUInt32. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.ByteString data)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.CodedInputStream input)static RuntimeUInt32RuntimeUInt32. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(java.io.InputStream input)static RuntimeUInt32RuntimeUInt32. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RuntimeUInt32RuntimeUInt32. parseFrom(java.nio.ByteBuffer data)static RuntimeUInt32RuntimeUInt32. 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 voidRuntimeUInt32.Builder. buildPartial0(RuntimeUInt32 result)RuntimeUInt32.BuilderRuntimeUInt32.Builder. mergeFrom(RuntimeUInt32 other)static RuntimeUInt32.BuilderRuntimeUInt32. newBuilder(RuntimeUInt32 prototype)
-