Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeFractionalPercent.Builder
Packages that use RuntimeFractionalPercent.Builder
Package
Description
-
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeFractionalPercent.Builder.clear()RuntimeFractionalPercent.Builder.clearDefaultValue()Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) RuntimeFractionalPercent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) RuntimeFractionalPercent.Builder.clearRuntimeKey()Runtime key for a YAML representation of a FractionalPercent.RuntimeFractionalPercent.Builder.clone()RuntimeFractionalPercent.Builder.mergeDefaultValue(FractionalPercent value) Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) RuntimeFractionalPercent.Builder.mergeFrom(com.google.protobuf.Message other) RuntimeFractionalPercent.Builder.mergeFrom(RuntimeFractionalPercent other) RuntimeFractionalPercent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RuntimeFractionalPercent.newBuilder()RuntimeFractionalPercent.newBuilder(RuntimeFractionalPercent prototype) RuntimeFractionalPercent.newBuilderForType()protected RuntimeFractionalPercent.BuilderRuntimeFractionalPercent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) RuntimeFractionalPercent.Builder.setDefaultValue(FractionalPercent value) Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.Builder.setDefaultValue(FractionalPercent.Builder builderForValue) Default value if the runtime value's for the numerator/denominator keys are not available.RuntimeFractionalPercent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) RuntimeFractionalPercent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) RuntimeFractionalPercent.Builder.setRuntimeKey(String value) Runtime key for a YAML representation of a FractionalPercent.RuntimeFractionalPercent.Builder.setRuntimeKeyBytes(com.google.protobuf.ByteString value) Runtime key for a YAML representation of a FractionalPercent.RuntimeFractionalPercent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) RuntimeFractionalPercent.toBuilder() -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.getFilterEnabledBuilder()Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.getRuntimeFractionBuilder()If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.getRuntimeFractionBuilder()Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.getShadowEnabledBuilder()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 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.setShadowEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.config.tap.v3
Methods in io.envoyproxy.envoy.config.tap.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionTapConfig.Builder.getTapEnabledBuilder()[#not-implemented-hide:] Specify if Tap matching is enabled.Methods in io.envoyproxy.envoy.config.tap.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionTapConfig.Builder.setTapEnabled(RuntimeFractionalPercent.Builder builderForValue) [#not-implemented-hide:] Specify if Tap matching is enabled. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.composite.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.composite.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionExecuteFilterAction.Builder.getSamplePercentBuilder()Probability of the action execution.Methods in io.envoyproxy.envoy.extensions.filters.http.composite.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionExecuteFilterAction.Builder.setSamplePercent(RuntimeFractionalPercent.Builder builderForValue) Probability of the action execution. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.cors.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cors.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.getFilterEnabledBuilder()Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.Builder.getShadowEnabledBuilder()Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.Methods in io.envoyproxy.envoy.extensions.filters.http.cors.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.Builder.setShadowEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.csrf.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionCsrfPolicy.Builder.getFilterEnabledBuilder()Specifies the % of requests for which the CSRF filter is enabled.CsrfPolicy.Builder.getShadowEnabledBuilder()Specifies that CSRF policies will be evaluated and tracked, but not enforced.Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionCsrfPolicy.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies the % of requests for which the CSRF filter is enabled.CsrfPolicy.Builder.setShadowEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies that CSRF policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.getFilterEnabledBuilder()Specifies if the filter is enabled.Methods in io.envoyproxy.envoy.extensions.filters.http.ext_authz.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionExtAuthz.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) Specifies if the filter is enabled. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.getFilterEnabledBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.LocalRateLimit.Builder.getFilterEnforcedBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.Methods in io.envoyproxy.envoy.extensions.filters.http.local_ratelimit.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionLocalRateLimit.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.LocalRateLimit.Builder.setFilterEnforced(RuntimeFractionalPercent.Builder builderForValue) If set, this will enforce the rate limit decisions for the given fraction of requests. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getFilterEnabledBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.getFilterEnforcedBuilder()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 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.setFilterEnforced(RuntimeFractionalPercent.Builder builderForValue) If set, this will enforce the rate limit decisions for the given fraction of requests. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRateLimit.Builder.getFailureModeDenyPercentBuilder()If set, this will override the failure_mode_deny parameter with a runtime fraction.RateLimit.Builder.getFilterEnabledBuilder()If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimit.Builder.getFilterEnforcedBuilder()If set, this will enforce the rate limit decisions for the given fraction of requests.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRateLimit.Builder.setFailureModeDenyPercent(RuntimeFractionalPercent.Builder builderForValue) If set, this will override the failure_mode_deny parameter with a runtime fraction.RateLimit.Builder.setFilterEnabled(RuntimeFractionalPercent.Builder builderForValue) If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimit.Builder.setFilterEnforced(RuntimeFractionalPercent.Builder builderForValue) If set, this will enforce the rate limit decisions for the given fraction of requests. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRedisProxy.RedisFault.Builder.getFaultEnabledBuilder()Percentage of requests fault applies to.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder.getRuntimeFractionBuilder()If not specified or the runtime key is not present, all requests to the target cluster will be mirrored.Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRedisProxy.RedisFault.Builder.setFaultEnabled(RuntimeFractionalPercent.Builder builderForValue) Percentage of requests fault applies to.RedisProxy.PrefixRoutes.Route.RequestMirrorPolicy.Builder.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) If not specified or the runtime key is not present, all requests to the target cluster will be mirrored. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRouteAction.RequestMirrorPolicy.Builder.getRuntimeFractionBuilder()If not specified, all requests to the target cluster will be mirrored.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRouteAction.RequestMirrorPolicy.Builder.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) If not specified, all requests to the target cluster will be mirrored. -
Uses of RuntimeFractionalPercent.Builder in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3
Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3 that return RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFraction.Builder.getRuntimeFractionBuilder()Match the input against the given runtime key.Methods in io.envoyproxy.envoy.extensions.matching.input_matchers.runtime_fraction.v3 with parameters of type RuntimeFractionalPercent.BuilderModifier and TypeMethodDescriptionRuntimeFraction.Builder.setRuntimeFraction(RuntimeFractionalPercent.Builder builderForValue) Match the input against the given runtime key.