Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeUInt32OrBuilder
-
Packages that use RuntimeUInt32OrBuilder Package Description io.envoyproxy.envoy.config.accesslog.v3 io.envoyproxy.envoy.config.core.v3 -
-
Uses of RuntimeUInt32OrBuilder in io.envoyproxy.envoy.config.accesslog.v3
Fields in io.envoyproxy.envoy.config.accesslog.v3 with type parameters of type RuntimeUInt32OrBuilder 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 RuntimeUInt32OrBuilder Modifier and Type Method Description RuntimeUInt32OrBuilderComparisonFilter.Builder. getValueOrBuilder()Value to compare against.RuntimeUInt32OrBuilderComparisonFilter. getValueOrBuilder()Value to compare against.RuntimeUInt32OrBuilderComparisonFilterOrBuilder. getValueOrBuilder()Value to compare against.Methods in io.envoyproxy.envoy.config.accesslog.v3 that return types with arguments of type RuntimeUInt32OrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RuntimeUInt32,RuntimeUInt32.Builder,RuntimeUInt32OrBuilder>ComparisonFilter.Builder. getValueFieldBuilder()Value to compare against. -
Uses of RuntimeUInt32OrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimeUInt32OrBuilder Modifier and Type Class Description classRuntimeUInt32Runtime derived uint32 with a default when not specified.static classRuntimeUInt32.BuilderRuntime derived uint32 with a default when not specified.
-