Class ResponseFlags.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ResponseFlags.Builder>
com.google.protobuf.GeneratedMessage.Builder<ResponseFlags.Builder>
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ResponseFlagsOrBuilder,Cloneable
- Enclosing class:
ResponseFlags
public static final class ResponseFlags.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ResponseFlags.Builder>
implements ResponseFlagsOrBuilder
Flags indicating occurrences during request/response processing. [#next-free-field: 29]Protobuf type
envoy.data.accesslog.v3.ResponseFlags-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate ResponseFlags.Unauthorizedprivate com.google.protobuf.SingleFieldBuilder<ResponseFlags.Unauthorized, ResponseFlags.Unauthorized.Builder, ResponseFlags.UnauthorizedOrBuilder> private booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate booleanprivate boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()private voidbuildPartial0(ResponseFlags result) clear()Indicates that the request was delayed before proxying.Indicates a DNS resolution failed.Indicates the stream was reset due to a downstream connection termination.Indicates there was an HTTP protocol error on the downstream request.Indicates a downstream remote codec level reset was received on the streamIndicates that request or connection exceeded the downstream connection duration.Indicates local server healthcheck failed.Indicates that the request was aborted with an injected error code.Indicates that the request was rejected because an envoy request header failed strict validation.Indicates local codec level reset was sent on the stream.Indicates no cluster was found for the request.Indicates that a filter configuration is not available.Indicates there was no healthy upstream.Indicates no route was found for the request.Indicates overload manager terminated the request.Indicates that the request was rate-limited locally.Indicates that the request was rejected because there was an error in rate limit service.Indicates the response was served from a cache filter.Indicates that the stream idle timeout was hit, resulting in a downstream 408.Indicates if the request was deemed unauthorized and the reason for it.Indicates there was a local reset by a connection pool due to an initial connection failure.Indicates the stream was reset due to an upstream connection termination.Indicates there was a max stream duration reached on the upstream request.Indicates the stream was reset because of a resource overflow.Indicates there was an HTTP protocol error in the upstream response.Indicates remote codec level reset was received on the stream.Indicates an there was an upstream request timeout.Indicates that the upstream retry limit was exceeded, resulting in a downstream error.booleanIndicates that the request was delayed before proxying.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorbooleanIndicates a DNS resolution failed.booleanIndicates the stream was reset due to a downstream connection termination.booleanIndicates there was an HTTP protocol error on the downstream request.booleanIndicates a downstream remote codec level reset was received on the streambooleanIndicates that request or connection exceeded the downstream connection duration.booleanIndicates local server healthcheck failed.booleanIndicates that the request was aborted with an injected error code.booleanIndicates that the request was rejected because an envoy request header failed strict validation.booleanIndicates local codec level reset was sent on the stream.booleanIndicates no cluster was found for the request.booleanIndicates that a filter configuration is not available.booleanIndicates there was no healthy upstream.booleanIndicates no route was found for the request.booleanIndicates overload manager terminated the request.booleanIndicates that the request was rate-limited locally.booleanIndicates that the request was rejected because there was an error in rate limit service.booleanIndicates the response was served from a cache filter.booleanIndicates that the stream idle timeout was hit, resulting in a downstream 408.Indicates if the request was deemed unauthorized and the reason for it.Indicates if the request was deemed unauthorized and the reason for it.Indicates if the request was deemed unauthorized and the reason for it.booleanIndicates there was a local reset by a connection pool due to an initial connection failure.booleanIndicates the stream was reset due to an upstream connection termination.booleanIndicates there was a max stream duration reached on the upstream request.booleanIndicates the stream was reset because of a resource overflow.booleanIndicates there was an HTTP protocol error in the upstream response.booleanIndicates remote codec level reset was received on the stream.booleanIndicates an there was an upstream request timeout.booleanIndicates that the upstream retry limit was exceeded, resulting in a downstream error.booleanIndicates if the request was deemed unauthorized and the reason for it.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprivate com.google.protobuf.SingleFieldBuilder<ResponseFlags.Unauthorized, ResponseFlags.Unauthorized.Builder, ResponseFlags.UnauthorizedOrBuilder> Indicates if the request was deemed unauthorized and the reason for it.final booleanprivate voidmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(ResponseFlags other) Indicates if the request was deemed unauthorized and the reason for it.setDelayInjected(boolean value) Indicates that the request was delayed before proxying.setDnsResolutionFailure(boolean value) Indicates a DNS resolution failed.setDownstreamConnectionTermination(boolean value) Indicates the stream was reset due to a downstream connection termination.setDownstreamProtocolError(boolean value) Indicates there was an HTTP protocol error on the downstream request.setDownstreamRemoteReset(boolean value) Indicates a downstream remote codec level reset was received on the streamsetDurationTimeout(boolean value) Indicates that request or connection exceeded the downstream connection duration.setFailedLocalHealthcheck(boolean value) Indicates local server healthcheck failed.setFaultInjected(boolean value) Indicates that the request was aborted with an injected error code.setInvalidEnvoyRequestHeaders(boolean value) Indicates that the request was rejected because an envoy request header failed strict validation.setLocalReset(boolean value) Indicates local codec level reset was sent on the stream.setNoClusterFound(boolean value) Indicates no cluster was found for the request.setNoFilterConfigFound(boolean value) Indicates that a filter configuration is not available.setNoHealthyUpstream(boolean value) Indicates there was no healthy upstream.setNoRouteFound(boolean value) Indicates no route was found for the request.setOverloadManager(boolean value) Indicates overload manager terminated the request.setRateLimited(boolean value) Indicates that the request was rate-limited locally.setRateLimitServiceError(boolean value) Indicates that the request was rejected because there was an error in rate limit service.setResponseFromCacheFilter(boolean value) Indicates the response was served from a cache filter.setStreamIdleTimeout(boolean value) Indicates that the stream idle timeout was hit, resulting in a downstream 408.Indicates if the request was deemed unauthorized and the reason for it.setUnauthorizedDetails(ResponseFlags.Unauthorized.Builder builderForValue) Indicates if the request was deemed unauthorized and the reason for it.setUpstreamConnectionFailure(boolean value) Indicates there was a local reset by a connection pool due to an initial connection failure.setUpstreamConnectionTermination(boolean value) Indicates the stream was reset due to an upstream connection termination.setUpstreamMaxStreamDurationReached(boolean value) Indicates there was a max stream duration reached on the upstream request.setUpstreamOverflow(boolean value) Indicates the stream was reset because of a resource overflow.setUpstreamProtocolError(boolean value) Indicates there was an HTTP protocol error in the upstream response.setUpstreamRemoteReset(boolean value) Indicates remote codec level reset was received on the stream.setUpstreamRequestTimeout(boolean value) Indicates an there was an upstream request timeout.setUpstreamRetryLimitExceeded(boolean value) Indicates that the upstream retry limit was exceeded, resulting in a downstream error.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
failedLocalHealthcheck_
private boolean failedLocalHealthcheck_ -
noHealthyUpstream_
private boolean noHealthyUpstream_ -
upstreamRequestTimeout_
private boolean upstreamRequestTimeout_ -
localReset_
private boolean localReset_ -
upstreamRemoteReset_
private boolean upstreamRemoteReset_ -
upstreamConnectionFailure_
private boolean upstreamConnectionFailure_ -
upstreamConnectionTermination_
private boolean upstreamConnectionTermination_ -
upstreamOverflow_
private boolean upstreamOverflow_ -
noRouteFound_
private boolean noRouteFound_ -
delayInjected_
private boolean delayInjected_ -
faultInjected_
private boolean faultInjected_ -
rateLimited_
private boolean rateLimited_ -
unauthorizedDetails_
-
unauthorizedDetailsBuilder_
private com.google.protobuf.SingleFieldBuilder<ResponseFlags.Unauthorized,ResponseFlags.Unauthorized.Builder, unauthorizedDetailsBuilder_ResponseFlags.UnauthorizedOrBuilder> -
rateLimitServiceError_
private boolean rateLimitServiceError_ -
downstreamConnectionTermination_
private boolean downstreamConnectionTermination_ -
upstreamRetryLimitExceeded_
private boolean upstreamRetryLimitExceeded_ -
streamIdleTimeout_
private boolean streamIdleTimeout_ -
invalidEnvoyRequestHeaders_
private boolean invalidEnvoyRequestHeaders_ -
downstreamProtocolError_
private boolean downstreamProtocolError_ -
upstreamMaxStreamDurationReached_
private boolean upstreamMaxStreamDurationReached_ -
responseFromCacheFilter_
private boolean responseFromCacheFilter_ -
noFilterConfigFound_
private boolean noFilterConfigFound_ -
durationTimeout_
private boolean durationTimeout_ -
upstreamProtocolError_
private boolean upstreamProtocolError_ -
noClusterFound_
private boolean noClusterFound_ -
overloadManager_
private boolean overloadManager_ -
dnsResolutionFailure_
private boolean dnsResolutionFailure_ -
downstreamRemoteReset_
private boolean downstreamRemoteReset_
-
-
Constructor Details
-
Builder
private Builder() -
Builder
private Builder(com.google.protobuf.AbstractMessage.BuilderParent parent)
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ResponseFlags.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ResponseFlags.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ResponseFlags.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ResponseFlags.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ResponseFlags.Builder>
-
mergeFrom
public ResponseFlags.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ResponseFlags.Builder>- Throws:
IOException
-
getFailedLocalHealthcheck
public boolean getFailedLocalHealthcheck()Indicates local server healthcheck failed.
bool failed_local_healthcheck = 1;- Specified by:
getFailedLocalHealthcheckin interfaceResponseFlagsOrBuilder- Returns:
- The failedLocalHealthcheck.
-
setFailedLocalHealthcheck
Indicates local server healthcheck failed.
bool failed_local_healthcheck = 1;- Parameters:
value- The failedLocalHealthcheck to set.- Returns:
- This builder for chaining.
-
clearFailedLocalHealthcheck
Indicates local server healthcheck failed.
bool failed_local_healthcheck = 1;- Returns:
- This builder for chaining.
-
getNoHealthyUpstream
public boolean getNoHealthyUpstream()Indicates there was no healthy upstream.
bool no_healthy_upstream = 2;- Specified by:
getNoHealthyUpstreamin interfaceResponseFlagsOrBuilder- Returns:
- The noHealthyUpstream.
-
setNoHealthyUpstream
Indicates there was no healthy upstream.
bool no_healthy_upstream = 2;- Parameters:
value- The noHealthyUpstream to set.- Returns:
- This builder for chaining.
-
clearNoHealthyUpstream
Indicates there was no healthy upstream.
bool no_healthy_upstream = 2;- Returns:
- This builder for chaining.
-
getUpstreamRequestTimeout
public boolean getUpstreamRequestTimeout()Indicates an there was an upstream request timeout.
bool upstream_request_timeout = 3;- Specified by:
getUpstreamRequestTimeoutin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamRequestTimeout.
-
setUpstreamRequestTimeout
Indicates an there was an upstream request timeout.
bool upstream_request_timeout = 3;- Parameters:
value- The upstreamRequestTimeout to set.- Returns:
- This builder for chaining.
-
clearUpstreamRequestTimeout
Indicates an there was an upstream request timeout.
bool upstream_request_timeout = 3;- Returns:
- This builder for chaining.
-
getLocalReset
public boolean getLocalReset()Indicates local codec level reset was sent on the stream.
bool local_reset = 4;- Specified by:
getLocalResetin interfaceResponseFlagsOrBuilder- Returns:
- The localReset.
-
setLocalReset
Indicates local codec level reset was sent on the stream.
bool local_reset = 4;- Parameters:
value- The localReset to set.- Returns:
- This builder for chaining.
-
clearLocalReset
Indicates local codec level reset was sent on the stream.
bool local_reset = 4;- Returns:
- This builder for chaining.
-
getUpstreamRemoteReset
public boolean getUpstreamRemoteReset()Indicates remote codec level reset was received on the stream.
bool upstream_remote_reset = 5;- Specified by:
getUpstreamRemoteResetin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamRemoteReset.
-
setUpstreamRemoteReset
Indicates remote codec level reset was received on the stream.
bool upstream_remote_reset = 5;- Parameters:
value- The upstreamRemoteReset to set.- Returns:
- This builder for chaining.
-
clearUpstreamRemoteReset
Indicates remote codec level reset was received on the stream.
bool upstream_remote_reset = 5;- Returns:
- This builder for chaining.
-
getUpstreamConnectionFailure
public boolean getUpstreamConnectionFailure()Indicates there was a local reset by a connection pool due to an initial connection failure.
bool upstream_connection_failure = 6;- Specified by:
getUpstreamConnectionFailurein interfaceResponseFlagsOrBuilder- Returns:
- The upstreamConnectionFailure.
-
setUpstreamConnectionFailure
Indicates there was a local reset by a connection pool due to an initial connection failure.
bool upstream_connection_failure = 6;- Parameters:
value- The upstreamConnectionFailure to set.- Returns:
- This builder for chaining.
-
clearUpstreamConnectionFailure
Indicates there was a local reset by a connection pool due to an initial connection failure.
bool upstream_connection_failure = 6;- Returns:
- This builder for chaining.
-
getUpstreamConnectionTermination
public boolean getUpstreamConnectionTermination()Indicates the stream was reset due to an upstream connection termination.
bool upstream_connection_termination = 7;- Specified by:
getUpstreamConnectionTerminationin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamConnectionTermination.
-
setUpstreamConnectionTermination
Indicates the stream was reset due to an upstream connection termination.
bool upstream_connection_termination = 7;- Parameters:
value- The upstreamConnectionTermination to set.- Returns:
- This builder for chaining.
-
clearUpstreamConnectionTermination
Indicates the stream was reset due to an upstream connection termination.
bool upstream_connection_termination = 7;- Returns:
- This builder for chaining.
-
getUpstreamOverflow
public boolean getUpstreamOverflow()Indicates the stream was reset because of a resource overflow.
bool upstream_overflow = 8;- Specified by:
getUpstreamOverflowin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamOverflow.
-
setUpstreamOverflow
Indicates the stream was reset because of a resource overflow.
bool upstream_overflow = 8;- Parameters:
value- The upstreamOverflow to set.- Returns:
- This builder for chaining.
-
clearUpstreamOverflow
Indicates the stream was reset because of a resource overflow.
bool upstream_overflow = 8;- Returns:
- This builder for chaining.
-
getNoRouteFound
public boolean getNoRouteFound()Indicates no route was found for the request.
bool no_route_found = 9;- Specified by:
getNoRouteFoundin interfaceResponseFlagsOrBuilder- Returns:
- The noRouteFound.
-
setNoRouteFound
Indicates no route was found for the request.
bool no_route_found = 9;- Parameters:
value- The noRouteFound to set.- Returns:
- This builder for chaining.
-
clearNoRouteFound
Indicates no route was found for the request.
bool no_route_found = 9;- Returns:
- This builder for chaining.
-
getDelayInjected
public boolean getDelayInjected()Indicates that the request was delayed before proxying.
bool delay_injected = 10;- Specified by:
getDelayInjectedin interfaceResponseFlagsOrBuilder- Returns:
- The delayInjected.
-
setDelayInjected
Indicates that the request was delayed before proxying.
bool delay_injected = 10;- Parameters:
value- The delayInjected to set.- Returns:
- This builder for chaining.
-
clearDelayInjected
Indicates that the request was delayed before proxying.
bool delay_injected = 10;- Returns:
- This builder for chaining.
-
getFaultInjected
public boolean getFaultInjected()Indicates that the request was aborted with an injected error code.
bool fault_injected = 11;- Specified by:
getFaultInjectedin interfaceResponseFlagsOrBuilder- Returns:
- The faultInjected.
-
setFaultInjected
Indicates that the request was aborted with an injected error code.
bool fault_injected = 11;- Parameters:
value- The faultInjected to set.- Returns:
- This builder for chaining.
-
clearFaultInjected
Indicates that the request was aborted with an injected error code.
bool fault_injected = 11;- Returns:
- This builder for chaining.
-
getRateLimited
public boolean getRateLimited()Indicates that the request was rate-limited locally.
bool rate_limited = 12;- Specified by:
getRateLimitedin interfaceResponseFlagsOrBuilder- Returns:
- The rateLimited.
-
setRateLimited
Indicates that the request was rate-limited locally.
bool rate_limited = 12;- Parameters:
value- The rateLimited to set.- Returns:
- This builder for chaining.
-
clearRateLimited
Indicates that the request was rate-limited locally.
bool rate_limited = 12;- Returns:
- This builder for chaining.
-
hasUnauthorizedDetails
public boolean hasUnauthorizedDetails()Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13;- Specified by:
hasUnauthorizedDetailsin interfaceResponseFlagsOrBuilder- Returns:
- Whether the unauthorizedDetails field is set.
-
getUnauthorizedDetails
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13;- Specified by:
getUnauthorizedDetailsin interfaceResponseFlagsOrBuilder- Returns:
- The unauthorizedDetails.
-
setUnauthorizedDetails
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13; -
setUnauthorizedDetails
public ResponseFlags.Builder setUnauthorizedDetails(ResponseFlags.Unauthorized.Builder builderForValue) Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13; -
mergeUnauthorizedDetails
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13; -
clearUnauthorizedDetails
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13; -
getUnauthorizedDetailsBuilder
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13; -
getUnauthorizedDetailsOrBuilder
Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13;- Specified by:
getUnauthorizedDetailsOrBuilderin interfaceResponseFlagsOrBuilder
-
internalGetUnauthorizedDetailsFieldBuilder
private com.google.protobuf.SingleFieldBuilder<ResponseFlags.Unauthorized,ResponseFlags.Unauthorized.Builder, internalGetUnauthorizedDetailsFieldBuilder()ResponseFlags.UnauthorizedOrBuilder> Indicates if the request was deemed unauthorized and the reason for it.
.envoy.data.accesslog.v3.ResponseFlags.Unauthorized unauthorized_details = 13; -
getRateLimitServiceError
public boolean getRateLimitServiceError()Indicates that the request was rejected because there was an error in rate limit service.
bool rate_limit_service_error = 14;- Specified by:
getRateLimitServiceErrorin interfaceResponseFlagsOrBuilder- Returns:
- The rateLimitServiceError.
-
setRateLimitServiceError
Indicates that the request was rejected because there was an error in rate limit service.
bool rate_limit_service_error = 14;- Parameters:
value- The rateLimitServiceError to set.- Returns:
- This builder for chaining.
-
clearRateLimitServiceError
Indicates that the request was rejected because there was an error in rate limit service.
bool rate_limit_service_error = 14;- Returns:
- This builder for chaining.
-
getDownstreamConnectionTermination
public boolean getDownstreamConnectionTermination()Indicates the stream was reset due to a downstream connection termination.
bool downstream_connection_termination = 15;- Specified by:
getDownstreamConnectionTerminationin interfaceResponseFlagsOrBuilder- Returns:
- The downstreamConnectionTermination.
-
setDownstreamConnectionTermination
Indicates the stream was reset due to a downstream connection termination.
bool downstream_connection_termination = 15;- Parameters:
value- The downstreamConnectionTermination to set.- Returns:
- This builder for chaining.
-
clearDownstreamConnectionTermination
Indicates the stream was reset due to a downstream connection termination.
bool downstream_connection_termination = 15;- Returns:
- This builder for chaining.
-
getUpstreamRetryLimitExceeded
public boolean getUpstreamRetryLimitExceeded()Indicates that the upstream retry limit was exceeded, resulting in a downstream error.
bool upstream_retry_limit_exceeded = 16;- Specified by:
getUpstreamRetryLimitExceededin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamRetryLimitExceeded.
-
setUpstreamRetryLimitExceeded
Indicates that the upstream retry limit was exceeded, resulting in a downstream error.
bool upstream_retry_limit_exceeded = 16;- Parameters:
value- The upstreamRetryLimitExceeded to set.- Returns:
- This builder for chaining.
-
clearUpstreamRetryLimitExceeded
Indicates that the upstream retry limit was exceeded, resulting in a downstream error.
bool upstream_retry_limit_exceeded = 16;- Returns:
- This builder for chaining.
-
getStreamIdleTimeout
public boolean getStreamIdleTimeout()Indicates that the stream idle timeout was hit, resulting in a downstream 408.
bool stream_idle_timeout = 17;- Specified by:
getStreamIdleTimeoutin interfaceResponseFlagsOrBuilder- Returns:
- The streamIdleTimeout.
-
setStreamIdleTimeout
Indicates that the stream idle timeout was hit, resulting in a downstream 408.
bool stream_idle_timeout = 17;- Parameters:
value- The streamIdleTimeout to set.- Returns:
- This builder for chaining.
-
clearStreamIdleTimeout
Indicates that the stream idle timeout was hit, resulting in a downstream 408.
bool stream_idle_timeout = 17;- Returns:
- This builder for chaining.
-
getInvalidEnvoyRequestHeaders
public boolean getInvalidEnvoyRequestHeaders()Indicates that the request was rejected because an envoy request header failed strict validation.
bool invalid_envoy_request_headers = 18;- Specified by:
getInvalidEnvoyRequestHeadersin interfaceResponseFlagsOrBuilder- Returns:
- The invalidEnvoyRequestHeaders.
-
setInvalidEnvoyRequestHeaders
Indicates that the request was rejected because an envoy request header failed strict validation.
bool invalid_envoy_request_headers = 18;- Parameters:
value- The invalidEnvoyRequestHeaders to set.- Returns:
- This builder for chaining.
-
clearInvalidEnvoyRequestHeaders
Indicates that the request was rejected because an envoy request header failed strict validation.
bool invalid_envoy_request_headers = 18;- Returns:
- This builder for chaining.
-
getDownstreamProtocolError
public boolean getDownstreamProtocolError()Indicates there was an HTTP protocol error on the downstream request.
bool downstream_protocol_error = 19;- Specified by:
getDownstreamProtocolErrorin interfaceResponseFlagsOrBuilder- Returns:
- The downstreamProtocolError.
-
setDownstreamProtocolError
Indicates there was an HTTP protocol error on the downstream request.
bool downstream_protocol_error = 19;- Parameters:
value- The downstreamProtocolError to set.- Returns:
- This builder for chaining.
-
clearDownstreamProtocolError
Indicates there was an HTTP protocol error on the downstream request.
bool downstream_protocol_error = 19;- Returns:
- This builder for chaining.
-
getUpstreamMaxStreamDurationReached
public boolean getUpstreamMaxStreamDurationReached()Indicates there was a max stream duration reached on the upstream request.
bool upstream_max_stream_duration_reached = 20;- Specified by:
getUpstreamMaxStreamDurationReachedin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamMaxStreamDurationReached.
-
setUpstreamMaxStreamDurationReached
Indicates there was a max stream duration reached on the upstream request.
bool upstream_max_stream_duration_reached = 20;- Parameters:
value- The upstreamMaxStreamDurationReached to set.- Returns:
- This builder for chaining.
-
clearUpstreamMaxStreamDurationReached
Indicates there was a max stream duration reached on the upstream request.
bool upstream_max_stream_duration_reached = 20;- Returns:
- This builder for chaining.
-
getResponseFromCacheFilter
public boolean getResponseFromCacheFilter()Indicates the response was served from a cache filter.
bool response_from_cache_filter = 21;- Specified by:
getResponseFromCacheFilterin interfaceResponseFlagsOrBuilder- Returns:
- The responseFromCacheFilter.
-
setResponseFromCacheFilter
Indicates the response was served from a cache filter.
bool response_from_cache_filter = 21;- Parameters:
value- The responseFromCacheFilter to set.- Returns:
- This builder for chaining.
-
clearResponseFromCacheFilter
Indicates the response was served from a cache filter.
bool response_from_cache_filter = 21;- Returns:
- This builder for chaining.
-
getNoFilterConfigFound
public boolean getNoFilterConfigFound()Indicates that a filter configuration is not available.
bool no_filter_config_found = 22;- Specified by:
getNoFilterConfigFoundin interfaceResponseFlagsOrBuilder- Returns:
- The noFilterConfigFound.
-
setNoFilterConfigFound
Indicates that a filter configuration is not available.
bool no_filter_config_found = 22;- Parameters:
value- The noFilterConfigFound to set.- Returns:
- This builder for chaining.
-
clearNoFilterConfigFound
Indicates that a filter configuration is not available.
bool no_filter_config_found = 22;- Returns:
- This builder for chaining.
-
getDurationTimeout
public boolean getDurationTimeout()Indicates that request or connection exceeded the downstream connection duration.
bool duration_timeout = 23;- Specified by:
getDurationTimeoutin interfaceResponseFlagsOrBuilder- Returns:
- The durationTimeout.
-
setDurationTimeout
Indicates that request or connection exceeded the downstream connection duration.
bool duration_timeout = 23;- Parameters:
value- The durationTimeout to set.- Returns:
- This builder for chaining.
-
clearDurationTimeout
Indicates that request or connection exceeded the downstream connection duration.
bool duration_timeout = 23;- Returns:
- This builder for chaining.
-
getUpstreamProtocolError
public boolean getUpstreamProtocolError()Indicates there was an HTTP protocol error in the upstream response.
bool upstream_protocol_error = 24;- Specified by:
getUpstreamProtocolErrorin interfaceResponseFlagsOrBuilder- Returns:
- The upstreamProtocolError.
-
setUpstreamProtocolError
Indicates there was an HTTP protocol error in the upstream response.
bool upstream_protocol_error = 24;- Parameters:
value- The upstreamProtocolError to set.- Returns:
- This builder for chaining.
-
clearUpstreamProtocolError
Indicates there was an HTTP protocol error in the upstream response.
bool upstream_protocol_error = 24;- Returns:
- This builder for chaining.
-
getNoClusterFound
public boolean getNoClusterFound()Indicates no cluster was found for the request.
bool no_cluster_found = 25;- Specified by:
getNoClusterFoundin interfaceResponseFlagsOrBuilder- Returns:
- The noClusterFound.
-
setNoClusterFound
Indicates no cluster was found for the request.
bool no_cluster_found = 25;- Parameters:
value- The noClusterFound to set.- Returns:
- This builder for chaining.
-
clearNoClusterFound
Indicates no cluster was found for the request.
bool no_cluster_found = 25;- Returns:
- This builder for chaining.
-
getOverloadManager
public boolean getOverloadManager()Indicates overload manager terminated the request.
bool overload_manager = 26;- Specified by:
getOverloadManagerin interfaceResponseFlagsOrBuilder- Returns:
- The overloadManager.
-
setOverloadManager
Indicates overload manager terminated the request.
bool overload_manager = 26;- Parameters:
value- The overloadManager to set.- Returns:
- This builder for chaining.
-
clearOverloadManager
Indicates overload manager terminated the request.
bool overload_manager = 26;- Returns:
- This builder for chaining.
-
getDnsResolutionFailure
public boolean getDnsResolutionFailure()Indicates a DNS resolution failed.
bool dns_resolution_failure = 27;- Specified by:
getDnsResolutionFailurein interfaceResponseFlagsOrBuilder- Returns:
- The dnsResolutionFailure.
-
setDnsResolutionFailure
Indicates a DNS resolution failed.
bool dns_resolution_failure = 27;- Parameters:
value- The dnsResolutionFailure to set.- Returns:
- This builder for chaining.
-
clearDnsResolutionFailure
Indicates a DNS resolution failed.
bool dns_resolution_failure = 27;- Returns:
- This builder for chaining.
-
getDownstreamRemoteReset
public boolean getDownstreamRemoteReset()Indicates a downstream remote codec level reset was received on the stream
bool downstream_remote_reset = 28;- Specified by:
getDownstreamRemoteResetin interfaceResponseFlagsOrBuilder- Returns:
- The downstreamRemoteReset.
-
setDownstreamRemoteReset
Indicates a downstream remote codec level reset was received on the stream
bool downstream_remote_reset = 28;- Parameters:
value- The downstreamRemoteReset to set.- Returns:
- This builder for chaining.
-
clearDownstreamRemoteReset
Indicates a downstream remote codec level reset was received on the stream
bool downstream_remote_reset = 28;- Returns:
- This builder for chaining.
-