Uses of Class
io.envoyproxy.envoy.config.core.v3.RuntimeFractionalPercent
-
Packages that use RuntimeFractionalPercent Package Description io.envoyproxy.envoy.config.core.v3 io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.extensions.filters.http.rate_limit_quota.v3 -
-
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as RuntimeFractionalPercent Modifier and Type Field Description private static RuntimeFractionalPercent
RuntimeFractionalPercent. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type RuntimeFractionalPercent Modifier and Type Field Description private static com.google.protobuf.Parser<RuntimeFractionalPercent>
RuntimeFractionalPercent. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercent
RuntimeFractionalPercent.Builder. build()
RuntimeFractionalPercent
RuntimeFractionalPercent.Builder. buildPartial()
static RuntimeFractionalPercent
RuntimeFractionalPercent. getDefaultInstance()
RuntimeFractionalPercent
RuntimeFractionalPercent.Builder. getDefaultInstanceForType()
RuntimeFractionalPercent
RuntimeFractionalPercent. getDefaultInstanceForType()
static RuntimeFractionalPercent
RuntimeFractionalPercent. parseDelimitedFrom(java.io.InputStream input)
static RuntimeFractionalPercent
RuntimeFractionalPercent. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static RuntimeFractionalPercent
RuntimeFractionalPercent. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RuntimeFractionalPercent
RuntimeFractionalPercent. parseFrom(java.nio.ByteBuffer data)
static RuntimeFractionalPercent
RuntimeFractionalPercent. 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 RuntimeFractionalPercent Modifier and Type Method Description com.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 RuntimeFractionalPercent Modifier and Type Method Description private void
RuntimeFractionalPercent.Builder. buildPartial0(RuntimeFractionalPercent result)
RuntimeFractionalPercent.Builder
RuntimeFractionalPercent.Builder. mergeFrom(RuntimeFractionalPercent other)
static RuntimeFractionalPercent.Builder
RuntimeFractionalPercent. newBuilder(RuntimeFractionalPercent prototype)
-
Uses of RuntimeFractionalPercent in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RuntimeFractionalPercent Modifier and Type Field Description private 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 RuntimeFractionalPercent Modifier and Type Field Description private 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 RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercent
CorsPolicy.Builder. getFilterEnabled()
Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercent
CorsPolicy. getFilterEnabled()
Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercent
CorsPolicyOrBuilder. getFilterEnabled()
Specifies the % of requests for which the CORS filter is enabled.RuntimeFractionalPercent
RouteAction.RequestMirrorPolicy.Builder. getRuntimeFraction()
If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercent
RouteAction.RequestMirrorPolicy. getRuntimeFraction()
If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercent
RouteAction.RequestMirrorPolicyOrBuilder. getRuntimeFraction()
If not specified, all requests to the target cluster will be mirrored.RuntimeFractionalPercent
RouteMatch.Builder. getRuntimeFraction()
Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercent
RouteMatch. getRuntimeFraction()
Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercent
RouteMatchOrBuilder. getRuntimeFraction()
Indicates that the route should additionally match on a runtime key.RuntimeFractionalPercent
CorsPolicy.Builder. getShadowEnabled()
Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercent
CorsPolicy. getShadowEnabled()
Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.RuntimeFractionalPercent
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 RuntimeFractionalPercent Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent,RuntimeFractionalPercent.Builder,RuntimeFractionalPercentOrBuilder>
CorsPolicy.Builder. getFilterEnabledFieldBuilder()
Specifies the % of requests for which the CORS filter is enabled.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent,RuntimeFractionalPercent.Builder,RuntimeFractionalPercentOrBuilder>
RouteAction.RequestMirrorPolicy.Builder. getRuntimeFractionFieldBuilder()
If not specified, all requests to the target cluster will be mirrored.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent,RuntimeFractionalPercent.Builder,RuntimeFractionalPercentOrBuilder>
RouteMatch.Builder. getRuntimeFractionFieldBuilder()
Indicates that the route should additionally match on a runtime key.private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent,RuntimeFractionalPercent.Builder,RuntimeFractionalPercentOrBuilder>
CorsPolicy.Builder. getShadowEnabledFieldBuilder()
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 Modifier and Type Method Description CorsPolicy.Builder
CorsPolicy.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)
Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder
RouteAction.RequestMirrorPolicy.Builder. mergeRuntimeFraction(RuntimeFractionalPercent value)
If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder
RouteMatch.Builder. mergeRuntimeFraction(RuntimeFractionalPercent value)
Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder
CorsPolicy.Builder. mergeShadowEnabled(RuntimeFractionalPercent value)
Specifies the % of requests for which the CORS policies will be evaluated and tracked, but not enforced.CorsPolicy.Builder
CorsPolicy.Builder. setFilterEnabled(RuntimeFractionalPercent value)
Specifies the % of requests for which the CORS filter is enabled.RouteAction.RequestMirrorPolicy.Builder
RouteAction.RequestMirrorPolicy.Builder. setRuntimeFraction(RuntimeFractionalPercent value)
If not specified, all requests to the target cluster will be mirrored.RouteMatch.Builder
RouteMatch.Builder. setRuntimeFraction(RuntimeFractionalPercent value)
Indicates that the route should additionally match on a runtime key.CorsPolicy.Builder
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 RuntimeFractionalPercent Modifier and Type Field Description private 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 RuntimeFractionalPercent Modifier and Type Field Description private 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 RuntimeFractionalPercent Modifier and Type Method Description RuntimeFractionalPercent
RateLimitQuotaFilterConfig.Builder. getFilterEnabled()
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercent
RateLimitQuotaFilterConfig. getFilterEnabled()
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercent
RateLimitQuotaFilterConfigOrBuilder. getFilterEnabled()
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RuntimeFractionalPercent
RateLimitQuotaFilterConfig.Builder. getFilterEnforced()
If set, this will enforce the rate limit decisions for the given fraction of requests.RuntimeFractionalPercent
RateLimitQuotaFilterConfig. getFilterEnforced()
If set, this will enforce the rate limit decisions for the given fraction of requests.RuntimeFractionalPercent
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 RuntimeFractionalPercent Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<RuntimeFractionalPercent,RuntimeFractionalPercent.Builder,RuntimeFractionalPercentOrBuilder>
RateLimitQuotaFilterConfig.Builder. getFilterEnabledFieldBuilder()
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. getFilterEnforcedFieldBuilder()
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 Modifier and Type Method Description RateLimitQuotaFilterConfig.Builder
RateLimitQuotaFilterConfig.Builder. mergeFilterEnabled(RuntimeFractionalPercent value)
If set, this will enable -- but not necessarily enforce -- the rate limit for the given fraction of requests.RateLimitQuotaFilterConfig.Builder
RateLimitQuotaFilterConfig.Builder. mergeFilterEnforced(RuntimeFractionalPercent value)
If set, this will enforce the rate limit decisions for the given fraction of requests.RateLimitQuotaFilterConfig.Builder
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
RateLimitQuotaFilterConfig.Builder. setFilterEnforced(RuntimeFractionalPercent value)
If set, this will enforce the rate limit decisions for the given fraction of requests.
-