Uses of Interface
io.envoyproxy.envoy.config.core.v3.RuntimeFractionalPercentOrBuilder
Packages that use RuntimeFractionalPercentOrBuilder
Package
Description
-
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement RuntimeFractionalPercentOrBuilderModifier and TypeClassDescriptionfinal classRuntime derived FractionalPercent with defaults for when the numerator or denominator is not specified via a runtime key.static final classRuntime derived FractionalPercent with defaults for when the numerator or denominator is not specified via a runtime key. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RuntimeFractionalPercentOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> CorsPolicy.Builder.filterEnabledBuilder_private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RouteAction.RequestMirrorPolicy.Builder.runtimeFractionBuilder_private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RouteMatch.Builder.runtimeFractionBuilder_private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> CorsPolicy.Builder.shadowEnabledBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return RuntimeFractionalPercentOrBuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.CorsPolicyOrBuilder.getFilterEnabledOrBuilder()Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicy.getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicyOrBuilder.getRuntimeFractionOrBuilder()If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RouteMatch.getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.RouteMatchOrBuilder.getRuntimeFractionOrBuilder()Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicyOrBuilder.getShadowEnabledOrBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RuntimeFractionalPercentOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> CorsPolicy.Builder.internalGetFilterEnabledFieldBuilder()Specifies the % of requests for which the CORS filter is enabled.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RouteAction.RequestMirrorPolicy.Builder.internalGetRuntimeFractionFieldBuilder()If not specified, all requests to the target cluster will be mirrored.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RouteMatch.Builder.internalGetRuntimeFractionFieldBuilder()Indicates that the route should additionally match on a runtime key.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> CorsPolicy.Builder.internalGetShadowEnabledFieldBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercentOrBuilder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type RuntimeFractionalPercentOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RateLimitQuotaFilterConfig.Builder.filterEnabledBuilder_private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RateLimitQuotaFilterConfig.Builder.filterEnforcedBuilder_Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RuntimeFractionalPercentOrBuilderModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getFilterEnabledOrBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.getFilterEnabledOrBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfigOrBuilder.getFilterEnabledOrBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.getFilterEnforcedOrBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfig.getFilterEnforcedOrBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfigOrBuilder.getFilterEnforcedOrBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return types with arguments of type RuntimeFractionalPercentOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RateLimitQuotaFilterConfig.Builder.internalGetFilterEnabledFieldBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent, RuntimeFractionalPercent.Builder, RuntimeFractionalPercentOrBuilder> RateLimitQuotaFilterConfig.Builder.internalGetFilterEnforcedFieldBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.