Class Admin.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
io.envoyproxy.envoy.config.bootstrap.v2.Admin.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,AdminOrBuilder,Cloneable
- Enclosing class:
- Admin
public static final class Admin.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
implements AdminOrBuilder
Administration interface :ref:`operations documentation <operations_admin_interface>`.Protobuf type
envoy.config.bootstrap.v2.Admin-
Method Summary
Modifier and TypeMethodDescriptionaddAllSocketOptions(Iterable<? extends SocketOption> values) Additional socket options that may not be present in Envoy source code or precompiled binaries.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addSocketOptions(int index, SocketOption value) Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptions(int index, SocketOption.Builder builderForValue) Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptions(SocketOption value) Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptions(SocketOption.Builder builderForValue) Additional socket options that may not be present in Envoy source code or precompiled binaries.Additional socket options that may not be present in Envoy source code or precompiled binaries.addSocketOptionsBuilder(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.build()clear()The path to write the access log for the administration server.The TCP address that the administration server will listen on.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) The cpu profiler output path for the administration server.Additional socket options that may not be present in Envoy source code or precompiled binaries.clone()The path to write the access log for the administration server.com.google.protobuf.ByteStringThe path to write the access log for the administration server.The TCP address that the administration server will listen on.The TCP address that the administration server will listen on.The TCP address that the administration server will listen on.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe cpu profiler output path for the administration server.com.google.protobuf.ByteStringThe cpu profiler output path for the administration server.getSocketOptions(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.getSocketOptionsBuilder(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.Additional socket options that may not be present in Envoy source code or precompiled binaries.intAdditional socket options that may not be present in Envoy source code or precompiled binaries.Additional socket options that may not be present in Envoy source code or precompiled binaries.getSocketOptionsOrBuilder(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>Additional socket options that may not be present in Envoy source code or precompiled binaries.booleanThe TCP address that the administration server will listen on.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeAddress(Address value) The TCP address that the administration server will listen on.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final Admin.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeSocketOptions(int index) Additional socket options that may not be present in Envoy source code or precompiled binaries.setAccessLogPath(String value) The path to write the access log for the administration server.setAccessLogPathBytes(com.google.protobuf.ByteString value) The path to write the access log for the administration server.setAddress(Address value) The TCP address that the administration server will listen on.setAddress(Address.Builder builderForValue) The TCP address that the administration server will listen on.setProfilePath(String value) The cpu profiler output path for the administration server.setProfilePathBytes(com.google.protobuf.ByteString value) The cpu profiler output path for the administration server.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setSocketOptions(int index, SocketOption value) Additional socket options that may not be present in Envoy source code or precompiled binaries.setSocketOptions(int index, SocketOption.Builder builderForValue) Additional socket options that may not be present in Envoy source code or precompiled binaries.final Admin.BuildersetUnknownFields(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<Admin.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<Admin.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<Admin.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<Admin.Builder>
-
setField
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
-
setRepeatedField
public Admin.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<Admin.Builder>
-
addRepeatedField
public Admin.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<Admin.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Admin.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
-
mergeFrom
public Admin.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<Admin.Builder>- Throws:
IOException
-
getAccessLogPath
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’. This is only required if :ref:`address <envoy_api_field_config.bootstrap.v2.Admin.address>` is set.
string access_log_path = 1;- Specified by:
getAccessLogPathin interfaceAdminOrBuilder- Returns:
- The accessLogPath.
-
getAccessLogPathBytes
public com.google.protobuf.ByteString getAccessLogPathBytes()The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’. This is only required if :ref:`address <envoy_api_field_config.bootstrap.v2.Admin.address>` is set.
string access_log_path = 1;- Specified by:
getAccessLogPathBytesin interfaceAdminOrBuilder- Returns:
- The bytes for accessLogPath.
-
setAccessLogPath
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’. This is only required if :ref:`address <envoy_api_field_config.bootstrap.v2.Admin.address>` is set.
string access_log_path = 1;- Parameters:
value- The accessLogPath to set.- Returns:
- This builder for chaining.
-
clearAccessLogPath
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’. This is only required if :ref:`address <envoy_api_field_config.bootstrap.v2.Admin.address>` is set.
string access_log_path = 1;- Returns:
- This builder for chaining.
-
setAccessLogPathBytes
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’. This is only required if :ref:`address <envoy_api_field_config.bootstrap.v2.Admin.address>` is set.
string access_log_path = 1;- Parameters:
value- The bytes for accessLogPath to set.- Returns:
- This builder for chaining.
-
getProfilePath
The cpu profiler output path for the administration server. If no profile path is specified, the default is ‘/var/log/envoy/envoy.prof’.
string profile_path = 2;- Specified by:
getProfilePathin interfaceAdminOrBuilder- Returns:
- The profilePath.
-
getProfilePathBytes
public com.google.protobuf.ByteString getProfilePathBytes()The cpu profiler output path for the administration server. If no profile path is specified, the default is ‘/var/log/envoy/envoy.prof’.
string profile_path = 2;- Specified by:
getProfilePathBytesin interfaceAdminOrBuilder- Returns:
- The bytes for profilePath.
-
setProfilePath
The cpu profiler output path for the administration server. If no profile path is specified, the default is ‘/var/log/envoy/envoy.prof’.
string profile_path = 2;- Parameters:
value- The profilePath to set.- Returns:
- This builder for chaining.
-
clearProfilePath
The cpu profiler output path for the administration server. If no profile path is specified, the default is ‘/var/log/envoy/envoy.prof’.
string profile_path = 2;- Returns:
- This builder for chaining.
-
setProfilePathBytes
The cpu profiler output path for the administration server. If no profile path is specified, the default is ‘/var/log/envoy/envoy.prof’.
string profile_path = 2;- Parameters:
value- The bytes for profilePath to set.- Returns:
- This builder for chaining.
-
hasAddress
public boolean hasAddress()The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3;- Specified by:
hasAddressin interfaceAdminOrBuilder- Returns:
- Whether the address field is set.
-
getAddress
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3;- Specified by:
getAddressin interfaceAdminOrBuilder- Returns:
- The address.
-
setAddress
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3; -
setAddress
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3; -
mergeAddress
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3; -
clearAddress
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3; -
getAddressBuilder
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3; -
getAddressOrBuilder
The TCP address that the administration server will listen on. If not specified, Envoy will not start an administration server.
.envoy.api.v2.core.Address address = 3;- Specified by:
getAddressOrBuilderin interfaceAdminOrBuilder
-
getSocketOptionsList
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4;- Specified by:
getSocketOptionsListin interfaceAdminOrBuilder
-
getSocketOptionsCount
public int getSocketOptionsCount()Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4;- Specified by:
getSocketOptionsCountin interfaceAdminOrBuilder
-
getSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4;- Specified by:
getSocketOptionsin interfaceAdminOrBuilder
-
setSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
setSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
addSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
addAllSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
clearSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
removeSocketOptions
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
getSocketOptionsBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
getSocketOptionsOrBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4;- Specified by:
getSocketOptionsOrBuilderin interfaceAdminOrBuilder
-
getSocketOptionsOrBuilderList
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4;- Specified by:
getSocketOptionsOrBuilderListin interfaceAdminOrBuilder
-
addSocketOptionsBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
addSocketOptionsBuilder
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
getSocketOptionsBuilderList
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 4; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Admin.Builder>
-