Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeFractionalPercent
Packages that use RuntimeFractionalPercent
Package
Description
-
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as RuntimeFractionalPercentModifier and TypeFieldDescriptionprivate static final RuntimeFractionalPercent
RuntimeFractionalPercent.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type RuntimeFractionalPercentModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<RuntimeFractionalPercent> RuntimeFractionalPercent.PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeFractionalPercentModifier and TypeMethodDescriptionRuntimeFractionalPercent.Builder.build()
RuntimeFractionalPercent.Builder.buildPartial()
static RuntimeFractionalPercent
RuntimeFractionalPercent.getDefaultInstance()
RuntimeFractionalPercent.Builder.getDefaultInstanceForType()
RuntimeFractionalPercent.getDefaultInstanceForType()
static RuntimeFractionalPercent
RuntimeFractionalPercent.parseDelimitedFrom
(InputStream input) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(byte[] data) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(com.google.protobuf.ByteString data) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(com.google.protobuf.CodedInputStream input) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(InputStream input) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(ByteBuffer data) static RuntimeFractionalPercent
RuntimeFractionalPercent.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type RuntimeFractionalPercentModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<RuntimeFractionalPercent> RuntimeFractionalPercent.getParserForType()
static com.google.protobuf.Parser
<RuntimeFractionalPercent> RuntimeFractionalPercent.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type RuntimeFractionalPercentModifier and TypeMethodDescriptionprivate void
RuntimeFractionalPercent.Builder.buildPartial0
(RuntimeFractionalPercent result) RuntimeFractionalPercent.Builder.mergeFrom
(RuntimeFractionalPercent other) RuntimeFractionalPercent.newBuilder
(RuntimeFractionalPercent prototype) -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RuntimeFractionalPercentModifier and TypeFieldDescriptionprivate RuntimeFractionalPercent
RouteAction.RequestMirrorPolicy.Builder.runtimeFraction_
private RuntimeFractionalPercent
RouteAction.RequestMirrorPolicy.runtimeFraction_
private RuntimeFractionalPercent
RouteMatch.Builder.runtimeFraction_
private RuntimeFractionalPercent
RouteMatch.runtimeFraction_
private RuntimeFractionalPercent
CorsPolicy.Builder.shadowEnabled_
private RuntimeFractionalPercent
CorsPolicy.shadowEnabled_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RuntimeFractionalPercentModifier 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 RuntimeFractionalPercentModifier and TypeMethodDescriptionCorsPolicy.Builder.getFilterEnabled()
Specifies the % of requests for which the CORS filter is enabled.CorsPolicy.getFilterEnabled()
Specifies the % of requests for which the CORS filter is enabled.CorsPolicyOrBuilder.getFilterEnabled()
Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.getRuntimeFraction()
If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicy.getRuntimeFraction()
If not specified, all requests to the target cluster will be mirrored.RouteAction.RequestMirrorPolicyOrBuilder.getRuntimeFraction()
If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.getRuntimeFraction()
Indicates that the route should additionally match on a runtime key.RouteMatch.getRuntimeFraction()
Indicates that the route should additionally match on a runtime key.RouteMatchOrBuilder.getRuntimeFraction()
Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.getShadowEnabled()
Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.getShadowEnabled()
Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicyOrBuilder.getShadowEnabled()
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 RuntimeFractionalPercentModifier 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.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RuntimeFractionalPercentModifier and TypeMethodDescriptionCorsPolicy.Builder.mergeFilterEnabled
(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.mergeRuntimeFraction
(RuntimeFractionalPercent value) If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.mergeRuntimeFraction
(RuntimeFractionalPercent value) Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.mergeShadowEnabled
(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.Builder.setFilterEnabled
(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder.setRuntimeFraction
(RuntimeFractionalPercent value) If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder.setRuntimeFraction
(RuntimeFractionalPercent value) Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder.setShadowEnabled
(RuntimeFractionalPercent value) Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced. -
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 declared as RuntimeFractionalPercentModifier and TypeFieldDescriptionprivate RuntimeFractionalPercent
RateLimitQuotaFilterConfig.Builder.filterEnabled_
private RuntimeFractionalPercent
RateLimitQuotaFilterConfig.filterEnabled_
private RuntimeFractionalPercent
RateLimitQuotaFilterConfig.Builder.filterEnforced_
private RuntimeFractionalPercent
RateLimitQuotaFilterConfig.filterEnforced_
Fields in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with type parameters of type RuntimeFractionalPercentModifier 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 RuntimeFractionalPercentModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.getFilterEnabled()
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.getFilterEnabled()
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfigOrBuilder.getFilterEnabled()
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.getFilterEnforced()
If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfig.getFilterEnforced()
If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfigOrBuilder.getFilterEnforced()
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 RuntimeFractionalPercentModifier 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.Methods in io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 with parameters of type RuntimeFractionalPercentModifier and TypeMethodDescriptionRateLimitQuotaFilterConfig.Builder.mergeFilterEnabled
(RuntimeFractionalPercent value) If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.mergeFilterEnforced
(RuntimeFractionalPercent value) If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.setFilterEnabled
(RuntimeFractionalPercent value) If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder.setFilterEnforced
(RuntimeFractionalPercent value) If set, this will enforce the rate limit decisions for the given fraction of requests.