Class CommandLineOptions.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
io.envoyproxy.envoy.admin.v2alpha.CommandLineOptions.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,CommandLineOptionsOrBuilder,Cloneable
- Enclosing class:
- CommandLineOptions
public static final class CommandLineOptions.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
implements CommandLineOptionsOrBuilder
[#next-free-field: 29]Protobuf type
envoy.admin.v2alpha.CommandLineOptions-
Method Summary
Modifier and TypeMethodDescriptionaddAllDisabledExtensions(Iterable<String> values) See :option:`--disable-extensions` for details.addDisabledExtensions(String value) See :option:`--disable-extensions` for details.addDisabledExtensionsBytes(com.google.protobuf.ByteString value) See :option:`--disable-extensions` for details.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()See :option:`--admin-address-path` for details.See :option:`--allow-unknown-static-fields` for details.See :option:`--base-id` for details.See :option:`--component-log-level` for details.See :option:`--concurrency` for details.See :option:`--config-path` for details.See :option:`--config-yaml` for details.See :option:`--cpuset-threads` for details.See :option:`--disable-extensions` for details.See :option:`--disable-hot-restart` for details.See :option:`--drain-time-s` for details.See :option:`--enable-mutex-tracing` for details.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) See :option:`--file-flush-interval-msec` for details.See :option:`--local-address-ip-version` for details.See :option:`--log-format` for details.See :option:`--log-format-escaped` for details.See :option:`--log-level` for details.See :option:`--log-path` for details.Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_obj_name_len is deprecated.Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_stats is deprecated.See :option:`--mode` for details.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) See :option:`--parent-shutdown-time-s` for details.See :option:`--reject-unknown-dynamic-fields` for details.See :option:`--restart-epoch` for details.See :option:`--service-cluster` for details.See :option:`--service-node` for details.See :option:`--service-zone` for details.clone()See :option:`--admin-address-path` for details.com.google.protobuf.ByteStringSee :option:`--admin-address-path` for details.booleanSee :option:`--allow-unknown-static-fields` for details.longSee :option:`--base-id` for details.See :option:`--component-log-level` for details.com.google.protobuf.ByteStringSee :option:`--component-log-level` for details.intSee :option:`--concurrency` for details.See :option:`--config-path` for details.com.google.protobuf.ByteStringSee :option:`--config-path` for details.See :option:`--config-yaml` for details.com.google.protobuf.ByteStringSee :option:`--config-yaml` for details.booleanSee :option:`--cpuset-threads` for details.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetDisabledExtensions(int index) See :option:`--disable-extensions` for details.com.google.protobuf.ByteStringgetDisabledExtensionsBytes(int index) See :option:`--disable-extensions` for details.intSee :option:`--disable-extensions` for details.com.google.protobuf.ProtocolStringListSee :option:`--disable-extensions` for details.booleanSee :option:`--disable-hot-restart` for details.com.google.protobuf.DurationSee :option:`--drain-time-s` for details.com.google.protobuf.Duration.BuilderSee :option:`--drain-time-s` for details.com.google.protobuf.DurationOrBuilderSee :option:`--drain-time-s` for details.booleanSee :option:`--enable-mutex-tracing` for details.com.google.protobuf.DurationSee :option:`--file-flush-interval-msec` for details.com.google.protobuf.Duration.BuilderSee :option:`--file-flush-interval-msec` for details.com.google.protobuf.DurationOrBuilderSee :option:`--file-flush-interval-msec` for details.See :option:`--local-address-ip-version` for details.intSee :option:`--local-address-ip-version` for details.See :option:`--log-format` for details.com.google.protobuf.ByteStringSee :option:`--log-format` for details.booleanSee :option:`--log-format-escaped` for details.See :option:`--log-level` for details.com.google.protobuf.ByteStringSee :option:`--log-level` for details.See :option:`--log-path` for details.com.google.protobuf.ByteStringSee :option:`--log-path` for details.longDeprecated.envoy.admin.v2alpha.CommandLineOptions.max_obj_name_len is deprecated.longDeprecated.envoy.admin.v2alpha.CommandLineOptions.max_stats is deprecated.getMode()See :option:`--mode` for details.intSee :option:`--mode` for details.com.google.protobuf.DurationSee :option:`--parent-shutdown-time-s` for details.com.google.protobuf.Duration.BuilderSee :option:`--parent-shutdown-time-s` for details.com.google.protobuf.DurationOrBuilderSee :option:`--parent-shutdown-time-s` for details.booleanSee :option:`--reject-unknown-dynamic-fields` for details.intSee :option:`--restart-epoch` for details.See :option:`--service-cluster` for details.com.google.protobuf.ByteStringSee :option:`--service-cluster` for details.See :option:`--service-node` for details.com.google.protobuf.ByteStringSee :option:`--service-node` for details.See :option:`--service-zone` for details.com.google.protobuf.ByteStringSee :option:`--service-zone` for details.booleanSee :option:`--drain-time-s` for details.booleanSee :option:`--file-flush-interval-msec` for details.booleanSee :option:`--parent-shutdown-time-s` for details.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeDrainTime(com.google.protobuf.Duration value) See :option:`--drain-time-s` for details.mergeFileFlushInterval(com.google.protobuf.Duration value) See :option:`--file-flush-interval-msec` for details.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(CommandLineOptions other) mergeParentShutdownTime(com.google.protobuf.Duration value) See :option:`--parent-shutdown-time-s` for details.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setAdminAddressPath(String value) See :option:`--admin-address-path` for details.setAdminAddressPathBytes(com.google.protobuf.ByteString value) See :option:`--admin-address-path` for details.setAllowUnknownStaticFields(boolean value) See :option:`--allow-unknown-static-fields` for details.setBaseId(long value) See :option:`--base-id` for details.setComponentLogLevel(String value) See :option:`--component-log-level` for details.setComponentLogLevelBytes(com.google.protobuf.ByteString value) See :option:`--component-log-level` for details.setConcurrency(int value) See :option:`--concurrency` for details.setConfigPath(String value) See :option:`--config-path` for details.setConfigPathBytes(com.google.protobuf.ByteString value) See :option:`--config-path` for details.setConfigYaml(String value) See :option:`--config-yaml` for details.setConfigYamlBytes(com.google.protobuf.ByteString value) See :option:`--config-yaml` for details.setCpusetThreads(boolean value) See :option:`--cpuset-threads` for details.setDisabledExtensions(int index, String value) See :option:`--disable-extensions` for details.setDisableHotRestart(boolean value) See :option:`--disable-hot-restart` for details.setDrainTime(com.google.protobuf.Duration value) See :option:`--drain-time-s` for details.setDrainTime(com.google.protobuf.Duration.Builder builderForValue) See :option:`--drain-time-s` for details.setEnableMutexTracing(boolean value) See :option:`--enable-mutex-tracing` for details.setFileFlushInterval(com.google.protobuf.Duration value) See :option:`--file-flush-interval-msec` for details.setFileFlushInterval(com.google.protobuf.Duration.Builder builderForValue) See :option:`--file-flush-interval-msec` for details.See :option:`--local-address-ip-version` for details.setLocalAddressIpVersionValue(int value) See :option:`--local-address-ip-version` for details.setLogFormat(String value) See :option:`--log-format` for details.setLogFormatBytes(com.google.protobuf.ByteString value) See :option:`--log-format` for details.setLogFormatEscaped(boolean value) See :option:`--log-format-escaped` for details.setLogLevel(String value) See :option:`--log-level` for details.setLogLevelBytes(com.google.protobuf.ByteString value) See :option:`--log-level` for details.setLogPath(String value) See :option:`--log-path` for details.setLogPathBytes(com.google.protobuf.ByteString value) See :option:`--log-path` for details.setMaxObjNameLen(long value) Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_obj_name_len is deprecated.setMaxStats(long value) Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_stats is deprecated.setMode(CommandLineOptions.Mode value) See :option:`--mode` for details.setModeValue(int value) See :option:`--mode` for details.setParentShutdownTime(com.google.protobuf.Duration value) See :option:`--parent-shutdown-time-s` for details.setParentShutdownTime(com.google.protobuf.Duration.Builder builderForValue) See :option:`--parent-shutdown-time-s` for details.setRejectUnknownDynamicFields(boolean value) See :option:`--reject-unknown-dynamic-fields` for details.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setRestartEpoch(int value) See :option:`--restart-epoch` for details.setServiceCluster(String value) See :option:`--service-cluster` for details.setServiceClusterBytes(com.google.protobuf.ByteString value) See :option:`--service-cluster` for details.setServiceNode(String value) See :option:`--service-node` for details.setServiceNodeBytes(com.google.protobuf.ByteString value) See :option:`--service-node` for details.setServiceZone(String value) See :option:`--service-zone` for details.setServiceZoneBytes(com.google.protobuf.ByteString value) See :option:`--service-zone` for details.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, 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
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.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.GeneratedMessageV3.Builder<CommandLineOptions.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
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
setField
public CommandLineOptions.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
setRepeatedField
public CommandLineOptions.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
addRepeatedField
public CommandLineOptions.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CommandLineOptions.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
mergeFrom
public CommandLineOptions.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<CommandLineOptions.Builder>- Throws:
IOException
-
getBaseId
public long getBaseId()See :option:`--base-id` for details.
uint64 base_id = 1;- Specified by:
getBaseIdin interfaceCommandLineOptionsOrBuilder- Returns:
- The baseId.
-
setBaseId
See :option:`--base-id` for details.
uint64 base_id = 1;- Parameters:
value- The baseId to set.- Returns:
- This builder for chaining.
-
clearBaseId
See :option:`--base-id` for details.
uint64 base_id = 1;- Returns:
- This builder for chaining.
-
getConcurrency
public int getConcurrency()See :option:`--concurrency` for details.
uint32 concurrency = 2;- Specified by:
getConcurrencyin interfaceCommandLineOptionsOrBuilder- Returns:
- The concurrency.
-
setConcurrency
See :option:`--concurrency` for details.
uint32 concurrency = 2;- Parameters:
value- The concurrency to set.- Returns:
- This builder for chaining.
-
clearConcurrency
See :option:`--concurrency` for details.
uint32 concurrency = 2;- Returns:
- This builder for chaining.
-
getConfigPath
See :option:`--config-path` for details.
string config_path = 3;- Specified by:
getConfigPathin interfaceCommandLineOptionsOrBuilder- Returns:
- The configPath.
-
getConfigPathBytes
public com.google.protobuf.ByteString getConfigPathBytes()See :option:`--config-path` for details.
string config_path = 3;- Specified by:
getConfigPathBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for configPath.
-
setConfigPath
See :option:`--config-path` for details.
string config_path = 3;- Parameters:
value- The configPath to set.- Returns:
- This builder for chaining.
-
clearConfigPath
See :option:`--config-path` for details.
string config_path = 3;- Returns:
- This builder for chaining.
-
setConfigPathBytes
See :option:`--config-path` for details.
string config_path = 3;- Parameters:
value- The bytes for configPath to set.- Returns:
- This builder for chaining.
-
getConfigYaml
See :option:`--config-yaml` for details.
string config_yaml = 4;- Specified by:
getConfigYamlin interfaceCommandLineOptionsOrBuilder- Returns:
- The configYaml.
-
getConfigYamlBytes
public com.google.protobuf.ByteString getConfigYamlBytes()See :option:`--config-yaml` for details.
string config_yaml = 4;- Specified by:
getConfigYamlBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for configYaml.
-
setConfigYaml
See :option:`--config-yaml` for details.
string config_yaml = 4;- Parameters:
value- The configYaml to set.- Returns:
- This builder for chaining.
-
clearConfigYaml
See :option:`--config-yaml` for details.
string config_yaml = 4;- Returns:
- This builder for chaining.
-
setConfigYamlBytes
See :option:`--config-yaml` for details.
string config_yaml = 4;- Parameters:
value- The bytes for configYaml to set.- Returns:
- This builder for chaining.
-
getAllowUnknownStaticFields
public boolean getAllowUnknownStaticFields()See :option:`--allow-unknown-static-fields` for details.
bool allow_unknown_static_fields = 5;- Specified by:
getAllowUnknownStaticFieldsin interfaceCommandLineOptionsOrBuilder- Returns:
- The allowUnknownStaticFields.
-
setAllowUnknownStaticFields
See :option:`--allow-unknown-static-fields` for details.
bool allow_unknown_static_fields = 5;- Parameters:
value- The allowUnknownStaticFields to set.- Returns:
- This builder for chaining.
-
clearAllowUnknownStaticFields
See :option:`--allow-unknown-static-fields` for details.
bool allow_unknown_static_fields = 5;- Returns:
- This builder for chaining.
-
getRejectUnknownDynamicFields
public boolean getRejectUnknownDynamicFields()See :option:`--reject-unknown-dynamic-fields` for details.
bool reject_unknown_dynamic_fields = 26;- Specified by:
getRejectUnknownDynamicFieldsin interfaceCommandLineOptionsOrBuilder- Returns:
- The rejectUnknownDynamicFields.
-
setRejectUnknownDynamicFields
See :option:`--reject-unknown-dynamic-fields` for details.
bool reject_unknown_dynamic_fields = 26;- Parameters:
value- The rejectUnknownDynamicFields to set.- Returns:
- This builder for chaining.
-
clearRejectUnknownDynamicFields
See :option:`--reject-unknown-dynamic-fields` for details.
bool reject_unknown_dynamic_fields = 26;- Returns:
- This builder for chaining.
-
getAdminAddressPath
See :option:`--admin-address-path` for details.
string admin_address_path = 6;- Specified by:
getAdminAddressPathin interfaceCommandLineOptionsOrBuilder- Returns:
- The adminAddressPath.
-
getAdminAddressPathBytes
public com.google.protobuf.ByteString getAdminAddressPathBytes()See :option:`--admin-address-path` for details.
string admin_address_path = 6;- Specified by:
getAdminAddressPathBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for adminAddressPath.
-
setAdminAddressPath
See :option:`--admin-address-path` for details.
string admin_address_path = 6;- Parameters:
value- The adminAddressPath to set.- Returns:
- This builder for chaining.
-
clearAdminAddressPath
See :option:`--admin-address-path` for details.
string admin_address_path = 6;- Returns:
- This builder for chaining.
-
setAdminAddressPathBytes
See :option:`--admin-address-path` for details.
string admin_address_path = 6;- Parameters:
value- The bytes for adminAddressPath to set.- Returns:
- This builder for chaining.
-
getLocalAddressIpVersionValue
public int getLocalAddressIpVersionValue()See :option:`--local-address-ip-version` for details.
.envoy.admin.v2alpha.CommandLineOptions.IpVersion local_address_ip_version = 7;- Specified by:
getLocalAddressIpVersionValuein interfaceCommandLineOptionsOrBuilder- Returns:
- The enum numeric value on the wire for localAddressIpVersion.
-
setLocalAddressIpVersionValue
See :option:`--local-address-ip-version` for details.
.envoy.admin.v2alpha.CommandLineOptions.IpVersion local_address_ip_version = 7;- Parameters:
value- The enum numeric value on the wire for localAddressIpVersion to set.- Returns:
- This builder for chaining.
-
getLocalAddressIpVersion
See :option:`--local-address-ip-version` for details.
.envoy.admin.v2alpha.CommandLineOptions.IpVersion local_address_ip_version = 7;- Specified by:
getLocalAddressIpVersionin interfaceCommandLineOptionsOrBuilder- Returns:
- The localAddressIpVersion.
-
setLocalAddressIpVersion
See :option:`--local-address-ip-version` for details.
.envoy.admin.v2alpha.CommandLineOptions.IpVersion local_address_ip_version = 7;- Parameters:
value- The localAddressIpVersion to set.- Returns:
- This builder for chaining.
-
clearLocalAddressIpVersion
See :option:`--local-address-ip-version` for details.
.envoy.admin.v2alpha.CommandLineOptions.IpVersion local_address_ip_version = 7;- Returns:
- This builder for chaining.
-
getLogLevel
See :option:`--log-level` for details.
string log_level = 8;- Specified by:
getLogLevelin interfaceCommandLineOptionsOrBuilder- Returns:
- The logLevel.
-
getLogLevelBytes
public com.google.protobuf.ByteString getLogLevelBytes()See :option:`--log-level` for details.
string log_level = 8;- Specified by:
getLogLevelBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for logLevel.
-
setLogLevel
See :option:`--log-level` for details.
string log_level = 8;- Parameters:
value- The logLevel to set.- Returns:
- This builder for chaining.
-
clearLogLevel
See :option:`--log-level` for details.
string log_level = 8;- Returns:
- This builder for chaining.
-
setLogLevelBytes
See :option:`--log-level` for details.
string log_level = 8;- Parameters:
value- The bytes for logLevel to set.- Returns:
- This builder for chaining.
-
getComponentLogLevel
See :option:`--component-log-level` for details.
string component_log_level = 9;- Specified by:
getComponentLogLevelin interfaceCommandLineOptionsOrBuilder- Returns:
- The componentLogLevel.
-
getComponentLogLevelBytes
public com.google.protobuf.ByteString getComponentLogLevelBytes()See :option:`--component-log-level` for details.
string component_log_level = 9;- Specified by:
getComponentLogLevelBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for componentLogLevel.
-
setComponentLogLevel
See :option:`--component-log-level` for details.
string component_log_level = 9;- Parameters:
value- The componentLogLevel to set.- Returns:
- This builder for chaining.
-
clearComponentLogLevel
See :option:`--component-log-level` for details.
string component_log_level = 9;- Returns:
- This builder for chaining.
-
setComponentLogLevelBytes
See :option:`--component-log-level` for details.
string component_log_level = 9;- Parameters:
value- The bytes for componentLogLevel to set.- Returns:
- This builder for chaining.
-
getLogFormat
See :option:`--log-format` for details.
string log_format = 10;- Specified by:
getLogFormatin interfaceCommandLineOptionsOrBuilder- Returns:
- The logFormat.
-
getLogFormatBytes
public com.google.protobuf.ByteString getLogFormatBytes()See :option:`--log-format` for details.
string log_format = 10;- Specified by:
getLogFormatBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for logFormat.
-
setLogFormat
See :option:`--log-format` for details.
string log_format = 10;- Parameters:
value- The logFormat to set.- Returns:
- This builder for chaining.
-
clearLogFormat
See :option:`--log-format` for details.
string log_format = 10;- Returns:
- This builder for chaining.
-
setLogFormatBytes
See :option:`--log-format` for details.
string log_format = 10;- Parameters:
value- The bytes for logFormat to set.- Returns:
- This builder for chaining.
-
getLogFormatEscaped
public boolean getLogFormatEscaped()See :option:`--log-format-escaped` for details.
bool log_format_escaped = 27;- Specified by:
getLogFormatEscapedin interfaceCommandLineOptionsOrBuilder- Returns:
- The logFormatEscaped.
-
setLogFormatEscaped
See :option:`--log-format-escaped` for details.
bool log_format_escaped = 27;- Parameters:
value- The logFormatEscaped to set.- Returns:
- This builder for chaining.
-
clearLogFormatEscaped
See :option:`--log-format-escaped` for details.
bool log_format_escaped = 27;- Returns:
- This builder for chaining.
-
getLogPath
See :option:`--log-path` for details.
string log_path = 11;- Specified by:
getLogPathin interfaceCommandLineOptionsOrBuilder- Returns:
- The logPath.
-
getLogPathBytes
public com.google.protobuf.ByteString getLogPathBytes()See :option:`--log-path` for details.
string log_path = 11;- Specified by:
getLogPathBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for logPath.
-
setLogPath
See :option:`--log-path` for details.
string log_path = 11;- Parameters:
value- The logPath to set.- Returns:
- This builder for chaining.
-
clearLogPath
See :option:`--log-path` for details.
string log_path = 11;- Returns:
- This builder for chaining.
-
setLogPathBytes
See :option:`--log-path` for details.
string log_path = 11;- Parameters:
value- The bytes for logPath to set.- Returns:
- This builder for chaining.
-
getServiceCluster
See :option:`--service-cluster` for details.
string service_cluster = 13;- Specified by:
getServiceClusterin interfaceCommandLineOptionsOrBuilder- Returns:
- The serviceCluster.
-
getServiceClusterBytes
public com.google.protobuf.ByteString getServiceClusterBytes()See :option:`--service-cluster` for details.
string service_cluster = 13;- Specified by:
getServiceClusterBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for serviceCluster.
-
setServiceCluster
See :option:`--service-cluster` for details.
string service_cluster = 13;- Parameters:
value- The serviceCluster to set.- Returns:
- This builder for chaining.
-
clearServiceCluster
See :option:`--service-cluster` for details.
string service_cluster = 13;- Returns:
- This builder for chaining.
-
setServiceClusterBytes
See :option:`--service-cluster` for details.
string service_cluster = 13;- Parameters:
value- The bytes for serviceCluster to set.- Returns:
- This builder for chaining.
-
getServiceNode
See :option:`--service-node` for details.
string service_node = 14;- Specified by:
getServiceNodein interfaceCommandLineOptionsOrBuilder- Returns:
- The serviceNode.
-
getServiceNodeBytes
public com.google.protobuf.ByteString getServiceNodeBytes()See :option:`--service-node` for details.
string service_node = 14;- Specified by:
getServiceNodeBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for serviceNode.
-
setServiceNode
See :option:`--service-node` for details.
string service_node = 14;- Parameters:
value- The serviceNode to set.- Returns:
- This builder for chaining.
-
clearServiceNode
See :option:`--service-node` for details.
string service_node = 14;- Returns:
- This builder for chaining.
-
setServiceNodeBytes
See :option:`--service-node` for details.
string service_node = 14;- Parameters:
value- The bytes for serviceNode to set.- Returns:
- This builder for chaining.
-
getServiceZone
See :option:`--service-zone` for details.
string service_zone = 15;- Specified by:
getServiceZonein interfaceCommandLineOptionsOrBuilder- Returns:
- The serviceZone.
-
getServiceZoneBytes
public com.google.protobuf.ByteString getServiceZoneBytes()See :option:`--service-zone` for details.
string service_zone = 15;- Specified by:
getServiceZoneBytesin interfaceCommandLineOptionsOrBuilder- Returns:
- The bytes for serviceZone.
-
setServiceZone
See :option:`--service-zone` for details.
string service_zone = 15;- Parameters:
value- The serviceZone to set.- Returns:
- This builder for chaining.
-
clearServiceZone
See :option:`--service-zone` for details.
string service_zone = 15;- Returns:
- This builder for chaining.
-
setServiceZoneBytes
See :option:`--service-zone` for details.
string service_zone = 15;- Parameters:
value- The bytes for serviceZone to set.- Returns:
- This builder for chaining.
-
hasFileFlushInterval
public boolean hasFileFlushInterval()See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16;- Specified by:
hasFileFlushIntervalin interfaceCommandLineOptionsOrBuilder- Returns:
- Whether the fileFlushInterval field is set.
-
getFileFlushInterval
public com.google.protobuf.Duration getFileFlushInterval()See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16;- Specified by:
getFileFlushIntervalin interfaceCommandLineOptionsOrBuilder- Returns:
- The fileFlushInterval.
-
setFileFlushInterval
See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16; -
setFileFlushInterval
public CommandLineOptions.Builder setFileFlushInterval(com.google.protobuf.Duration.Builder builderForValue) See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16; -
mergeFileFlushInterval
See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16; -
clearFileFlushInterval
See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16; -
getFileFlushIntervalBuilder
public com.google.protobuf.Duration.Builder getFileFlushIntervalBuilder()See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16; -
getFileFlushIntervalOrBuilder
public com.google.protobuf.DurationOrBuilder getFileFlushIntervalOrBuilder()See :option:`--file-flush-interval-msec` for details.
.google.protobuf.Duration file_flush_interval = 16;- Specified by:
getFileFlushIntervalOrBuilderin interfaceCommandLineOptionsOrBuilder
-
hasDrainTime
public boolean hasDrainTime()See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17;- Specified by:
hasDrainTimein interfaceCommandLineOptionsOrBuilder- Returns:
- Whether the drainTime field is set.
-
getDrainTime
public com.google.protobuf.Duration getDrainTime()See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17;- Specified by:
getDrainTimein interfaceCommandLineOptionsOrBuilder- Returns:
- The drainTime.
-
setDrainTime
See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17; -
setDrainTime
public CommandLineOptions.Builder setDrainTime(com.google.protobuf.Duration.Builder builderForValue) See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17; -
mergeDrainTime
See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17; -
clearDrainTime
See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17; -
getDrainTimeBuilder
public com.google.protobuf.Duration.Builder getDrainTimeBuilder()See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17; -
getDrainTimeOrBuilder
public com.google.protobuf.DurationOrBuilder getDrainTimeOrBuilder()See :option:`--drain-time-s` for details.
.google.protobuf.Duration drain_time = 17;- Specified by:
getDrainTimeOrBuilderin interfaceCommandLineOptionsOrBuilder
-
hasParentShutdownTime
public boolean hasParentShutdownTime()See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18;- Specified by:
hasParentShutdownTimein interfaceCommandLineOptionsOrBuilder- Returns:
- Whether the parentShutdownTime field is set.
-
getParentShutdownTime
public com.google.protobuf.Duration getParentShutdownTime()See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18;- Specified by:
getParentShutdownTimein interfaceCommandLineOptionsOrBuilder- Returns:
- The parentShutdownTime.
-
setParentShutdownTime
See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18; -
setParentShutdownTime
public CommandLineOptions.Builder setParentShutdownTime(com.google.protobuf.Duration.Builder builderForValue) See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18; -
mergeParentShutdownTime
See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18; -
clearParentShutdownTime
See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18; -
getParentShutdownTimeBuilder
public com.google.protobuf.Duration.Builder getParentShutdownTimeBuilder()See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18; -
getParentShutdownTimeOrBuilder
public com.google.protobuf.DurationOrBuilder getParentShutdownTimeOrBuilder()See :option:`--parent-shutdown-time-s` for details.
.google.protobuf.Duration parent_shutdown_time = 18;- Specified by:
getParentShutdownTimeOrBuilderin interfaceCommandLineOptionsOrBuilder
-
getModeValue
public int getModeValue()See :option:`--mode` for details.
.envoy.admin.v2alpha.CommandLineOptions.Mode mode = 19;- Specified by:
getModeValuein interfaceCommandLineOptionsOrBuilder- Returns:
- The enum numeric value on the wire for mode.
-
setModeValue
See :option:`--mode` for details.
.envoy.admin.v2alpha.CommandLineOptions.Mode mode = 19;- Parameters:
value- The enum numeric value on the wire for mode to set.- Returns:
- This builder for chaining.
-
getMode
See :option:`--mode` for details.
.envoy.admin.v2alpha.CommandLineOptions.Mode mode = 19;- Specified by:
getModein interfaceCommandLineOptionsOrBuilder- Returns:
- The mode.
-
setMode
See :option:`--mode` for details.
.envoy.admin.v2alpha.CommandLineOptions.Mode mode = 19;- Parameters:
value- The mode to set.- Returns:
- This builder for chaining.
-
clearMode
See :option:`--mode` for details.
.envoy.admin.v2alpha.CommandLineOptions.Mode mode = 19;- Returns:
- This builder for chaining.
-
getMaxStats
Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_stats is deprecated. See envoy/admin/v2alpha/server_info.proto;l=135max_stats and max_obj_name_len are now unused and have no effect.
uint64 max_stats = 20 [deprecated = true, (.envoy.annotations.disallowed_by_default) = true];- Specified by:
getMaxStatsin interfaceCommandLineOptionsOrBuilder- Returns:
- The maxStats.
-
setMaxStats
Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_stats is deprecated. See envoy/admin/v2alpha/server_info.proto;l=135max_stats and max_obj_name_len are now unused and have no effect.
uint64 max_stats = 20 [deprecated = true, (.envoy.annotations.disallowed_by_default) = true];- Parameters:
value- The maxStats to set.- Returns:
- This builder for chaining.
-
clearMaxStats
Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_stats is deprecated. See envoy/admin/v2alpha/server_info.proto;l=135max_stats and max_obj_name_len are now unused and have no effect.
uint64 max_stats = 20 [deprecated = true, (.envoy.annotations.disallowed_by_default) = true];- Returns:
- This builder for chaining.
-
getMaxObjNameLen
Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_obj_name_len is deprecated. See envoy/admin/v2alpha/server_info.proto;l=137uint64 max_obj_name_len = 21 [deprecated = true, (.envoy.annotations.disallowed_by_default) = true];- Specified by:
getMaxObjNameLenin interfaceCommandLineOptionsOrBuilder- Returns:
- The maxObjNameLen.
-
setMaxObjNameLen
Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_obj_name_len is deprecated. See envoy/admin/v2alpha/server_info.proto;l=137uint64 max_obj_name_len = 21 [deprecated = true, (.envoy.annotations.disallowed_by_default) = true];- Parameters:
value- The maxObjNameLen to set.- Returns:
- This builder for chaining.
-
clearMaxObjNameLen
Deprecated.envoy.admin.v2alpha.CommandLineOptions.max_obj_name_len is deprecated. See envoy/admin/v2alpha/server_info.proto;l=137uint64 max_obj_name_len = 21 [deprecated = true, (.envoy.annotations.disallowed_by_default) = true];- Returns:
- This builder for chaining.
-
getDisableHotRestart
public boolean getDisableHotRestart()See :option:`--disable-hot-restart` for details.
bool disable_hot_restart = 22;- Specified by:
getDisableHotRestartin interfaceCommandLineOptionsOrBuilder- Returns:
- The disableHotRestart.
-
setDisableHotRestart
See :option:`--disable-hot-restart` for details.
bool disable_hot_restart = 22;- Parameters:
value- The disableHotRestart to set.- Returns:
- This builder for chaining.
-
clearDisableHotRestart
See :option:`--disable-hot-restart` for details.
bool disable_hot_restart = 22;- Returns:
- This builder for chaining.
-
getEnableMutexTracing
public boolean getEnableMutexTracing()See :option:`--enable-mutex-tracing` for details.
bool enable_mutex_tracing = 23;- Specified by:
getEnableMutexTracingin interfaceCommandLineOptionsOrBuilder- Returns:
- The enableMutexTracing.
-
setEnableMutexTracing
See :option:`--enable-mutex-tracing` for details.
bool enable_mutex_tracing = 23;- Parameters:
value- The enableMutexTracing to set.- Returns:
- This builder for chaining.
-
clearEnableMutexTracing
See :option:`--enable-mutex-tracing` for details.
bool enable_mutex_tracing = 23;- Returns:
- This builder for chaining.
-
getRestartEpoch
public int getRestartEpoch()See :option:`--restart-epoch` for details.
uint32 restart_epoch = 24;- Specified by:
getRestartEpochin interfaceCommandLineOptionsOrBuilder- Returns:
- The restartEpoch.
-
setRestartEpoch
See :option:`--restart-epoch` for details.
uint32 restart_epoch = 24;- Parameters:
value- The restartEpoch to set.- Returns:
- This builder for chaining.
-
clearRestartEpoch
See :option:`--restart-epoch` for details.
uint32 restart_epoch = 24;- Returns:
- This builder for chaining.
-
getCpusetThreads
public boolean getCpusetThreads()See :option:`--cpuset-threads` for details.
bool cpuset_threads = 25;- Specified by:
getCpusetThreadsin interfaceCommandLineOptionsOrBuilder- Returns:
- The cpusetThreads.
-
setCpusetThreads
See :option:`--cpuset-threads` for details.
bool cpuset_threads = 25;- Parameters:
value- The cpusetThreads to set.- Returns:
- This builder for chaining.
-
clearCpusetThreads
See :option:`--cpuset-threads` for details.
bool cpuset_threads = 25;- Returns:
- This builder for chaining.
-
getDisabledExtensionsList
public com.google.protobuf.ProtocolStringList getDisabledExtensionsList()See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Specified by:
getDisabledExtensionsListin interfaceCommandLineOptionsOrBuilder- Returns:
- A list containing the disabledExtensions.
-
getDisabledExtensionsCount
public int getDisabledExtensionsCount()See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Specified by:
getDisabledExtensionsCountin interfaceCommandLineOptionsOrBuilder- Returns:
- The count of disabledExtensions.
-
getDisabledExtensions
See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Specified by:
getDisabledExtensionsin interfaceCommandLineOptionsOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The disabledExtensions at the given index.
-
getDisabledExtensionsBytes
public com.google.protobuf.ByteString getDisabledExtensionsBytes(int index) See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Specified by:
getDisabledExtensionsBytesin interfaceCommandLineOptionsOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the disabledExtensions at the given index.
-
setDisabledExtensions
See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Parameters:
index- The index to set the value at.value- The disabledExtensions to set.- Returns:
- This builder for chaining.
-
addDisabledExtensions
See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Parameters:
value- The disabledExtensions to add.- Returns:
- This builder for chaining.
-
addAllDisabledExtensions
See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Parameters:
values- The disabledExtensions to add.- Returns:
- This builder for chaining.
-
clearDisabledExtensions
See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Returns:
- This builder for chaining.
-
addDisabledExtensionsBytes
See :option:`--disable-extensions` for details.
repeated string disabled_extensions = 28;- Parameters:
value- The bytes of the disabledExtensions to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final CommandLineOptions.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-
mergeUnknownFields
public final CommandLineOptions.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CommandLineOptions.Builder>
-