Class HttpConnectionManager.HcmAccessLogOptions.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
com.google.protobuf.GeneratedMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.HcmAccessLogOptions.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,HttpConnectionManager.HcmAccessLogOptionsOrBuilder
,Cloneable
- Enclosing class:
HttpConnectionManager.HcmAccessLogOptions
public static final class HttpConnectionManager.HcmAccessLogOptions.Builder
extends com.google.protobuf.GeneratedMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
implements HttpConnectionManager.HcmAccessLogOptionsOrBuilder
Protobuf type
envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.HcmAccessLogOptions
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate com.google.protobuf.Duration
private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Duration, com.google.protobuf.Duration.Builder, com.google.protobuf.DurationOrBuilder> private int
private boolean
private boolean
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
private void
clear()
The interval to flush the above access logs.If set to true, HCM will flush an access log when a new HTTP request is received, after request headers have been evaluated, before iterating through the HTTP filter chain.If true, the HCM will flush an access log when a tunnel is successfully established.com.google.protobuf.Duration
The interval to flush the above access logs.com.google.protobuf.Duration.Builder
The interval to flush the above access logs.com.google.protobuf.DurationOrBuilder
The interval to flush the above access logs.static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
boolean
If set to true, HCM will flush an access log when a new HTTP request is received, after request headers have been evaluated, before iterating through the HTTP filter chain.boolean
If true, the HCM will flush an access log when a tunnel is successfully established.boolean
The interval to flush the above access logs.private com.google.protobuf.SingleFieldBuilder
<com.google.protobuf.Duration, com.google.protobuf.Duration.Builder, com.google.protobuf.DurationOrBuilder> The interval to flush the above access logs.protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
final boolean
private void
mergeAccessLogFlushInterval
(com.google.protobuf.Duration value) The interval to flush the above access logs.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) setAccessLogFlushInterval
(com.google.protobuf.Duration value) The interval to flush the above access logs.setAccessLogFlushInterval
(com.google.protobuf.Duration.Builder builderForValue) The interval to flush the above access logs.setFlushAccessLogOnNewRequest
(boolean value) If set to true, HCM will flush an access log when a new HTTP request is received, after request headers have been evaluated, before iterating through the HTTP filter chain.setFlushLogOnTunnelSuccessfullyEstablished
(boolean value) If true, the HCM will flush an access log when a tunnel is successfully established.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, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
bitField0_
private int bitField0_ -
accessLogFlushInterval_
private com.google.protobuf.Duration accessLogFlushInterval_ -
accessLogFlushIntervalBuilder_
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder, accessLogFlushIntervalBuilder_com.google.protobuf.DurationOrBuilder> -
flushAccessLogOnNewRequest_
private boolean flushAccessLogOnNewRequest_ -
flushLogOnTunnelSuccessfullyEstablished_
private boolean flushLogOnTunnelSuccessfullyEstablished_
-
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
-
maybeForceBuilderInitialization
private void maybeForceBuilderInitialization() -
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial0
-
mergeFrom
public HttpConnectionManager.HcmAccessLogOptions.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
-
mergeFrom
public HttpConnectionManager.HcmAccessLogOptions.Builder mergeFrom(HttpConnectionManager.HcmAccessLogOptions other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
-
mergeFrom
public HttpConnectionManager.HcmAccessLogOptions.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<HttpConnectionManager.HcmAccessLogOptions.Builder>
- Throws:
IOException
-
hasAccessLogFlushInterval
public boolean hasAccessLogFlushInterval()The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
- Specified by:
hasAccessLogFlushInterval
in interfaceHttpConnectionManager.HcmAccessLogOptionsOrBuilder
- Returns:
- Whether the accessLogFlushInterval field is set.
-
getAccessLogFlushInterval
public com.google.protobuf.Duration getAccessLogFlushInterval()The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
- Specified by:
getAccessLogFlushInterval
in interfaceHttpConnectionManager.HcmAccessLogOptionsOrBuilder
- Returns:
- The accessLogFlushInterval.
-
setAccessLogFlushInterval
public HttpConnectionManager.HcmAccessLogOptions.Builder setAccessLogFlushInterval(com.google.protobuf.Duration value) The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
-
setAccessLogFlushInterval
public HttpConnectionManager.HcmAccessLogOptions.Builder setAccessLogFlushInterval(com.google.protobuf.Duration.Builder builderForValue) The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
-
mergeAccessLogFlushInterval
public HttpConnectionManager.HcmAccessLogOptions.Builder mergeAccessLogFlushInterval(com.google.protobuf.Duration value) The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
-
clearAccessLogFlushInterval
The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
-
getAccessLogFlushIntervalBuilder
public com.google.protobuf.Duration.Builder getAccessLogFlushIntervalBuilder()The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
-
getAccessLogFlushIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getAccessLogFlushIntervalOrBuilder()The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
- Specified by:
getAccessLogFlushIntervalOrBuilder
in interfaceHttpConnectionManager.HcmAccessLogOptionsOrBuilder
-
internalGetAccessLogFlushIntervalFieldBuilder
private com.google.protobuf.SingleFieldBuilder<com.google.protobuf.Duration,com.google.protobuf.Duration.Builder, internalGetAccessLogFlushIntervalFieldBuilder()com.google.protobuf.DurationOrBuilder> The interval to flush the above access logs. By default, the HCM will flush exactly one access log on stream close, when the HTTP request is complete. If this field is set, the HCM will flush access logs periodically at the specified interval. This is especially useful in the case of long-lived requests, such as CONNECT and Websockets. Final access logs can be detected via the ``requestComplete()`` method of ``StreamInfo`` in access log filters, or through the ``%DURATION%`` substitution string. The interval must be at least 1 millisecond.
.google.protobuf.Duration access_log_flush_interval = 1 [(.validate.rules) = { ... }
-
getFlushAccessLogOnNewRequest
public boolean getFlushAccessLogOnNewRequest()If set to true, HCM will flush an access log when a new HTTP request is received, after request headers have been evaluated, before iterating through the HTTP filter chain. This log record, if enabled, does not depend on periodic log records or request completion log. Details related to upstream cluster, such as upstream host, will not be available for this log.
bool flush_access_log_on_new_request = 2;
- Specified by:
getFlushAccessLogOnNewRequest
in interfaceHttpConnectionManager.HcmAccessLogOptionsOrBuilder
- Returns:
- The flushAccessLogOnNewRequest.
-
setFlushAccessLogOnNewRequest
public HttpConnectionManager.HcmAccessLogOptions.Builder setFlushAccessLogOnNewRequest(boolean value) If set to true, HCM will flush an access log when a new HTTP request is received, after request headers have been evaluated, before iterating through the HTTP filter chain. This log record, if enabled, does not depend on periodic log records or request completion log. Details related to upstream cluster, such as upstream host, will not be available for this log.
bool flush_access_log_on_new_request = 2;
- Parameters:
value
- The flushAccessLogOnNewRequest to set.- Returns:
- This builder for chaining.
-
clearFlushAccessLogOnNewRequest
If set to true, HCM will flush an access log when a new HTTP request is received, after request headers have been evaluated, before iterating through the HTTP filter chain. This log record, if enabled, does not depend on periodic log records or request completion log. Details related to upstream cluster, such as upstream host, will not be available for this log.
bool flush_access_log_on_new_request = 2;
- Returns:
- This builder for chaining.
-
getFlushLogOnTunnelSuccessfullyEstablished
public boolean getFlushLogOnTunnelSuccessfullyEstablished()If true, the HCM will flush an access log when a tunnel is successfully established. For example, this could be when an upstream has successfully returned 101 Switching Protocols, or when the proxy has returned 200 to a CONNECT request.
bool flush_log_on_tunnel_successfully_established = 3;
- Specified by:
getFlushLogOnTunnelSuccessfullyEstablished
in interfaceHttpConnectionManager.HcmAccessLogOptionsOrBuilder
- Returns:
- The flushLogOnTunnelSuccessfullyEstablished.
-
setFlushLogOnTunnelSuccessfullyEstablished
public HttpConnectionManager.HcmAccessLogOptions.Builder setFlushLogOnTunnelSuccessfullyEstablished(boolean value) If true, the HCM will flush an access log when a tunnel is successfully established. For example, this could be when an upstream has successfully returned 101 Switching Protocols, or when the proxy has returned 200 to a CONNECT request.
bool flush_log_on_tunnel_successfully_established = 3;
- Parameters:
value
- The flushLogOnTunnelSuccessfullyEstablished to set.- Returns:
- This builder for chaining.
-
clearFlushLogOnTunnelSuccessfullyEstablished
public HttpConnectionManager.HcmAccessLogOptions.Builder clearFlushLogOnTunnelSuccessfullyEstablished()If true, the HCM will flush an access log when a tunnel is successfully established. For example, this could be when an upstream has successfully returned 101 Switching Protocols, or when the proxy has returned 200 to a CONNECT request.
bool flush_log_on_tunnel_successfully_established = 3;
- Returns:
- This builder for chaining.
-