public static final class BootstrapOuterClass.Admin.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder> implements BootstrapOuterClass.AdminOrBuilder
Administration interface :ref:`operations documentation <operations_admin_interface>`.Protobuf type
envoy.config.bootstrap.v2.Admin| Modifier and Type | Method and Description |
|---|---|
BootstrapOuterClass.Admin.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BootstrapOuterClass.Admin |
build() |
BootstrapOuterClass.Admin |
buildPartial() |
BootstrapOuterClass.Admin.Builder |
clear() |
BootstrapOuterClass.Admin.Builder |
clearAccessLogPath()
The path to write the access log for the administration server.
|
BootstrapOuterClass.Admin.Builder |
clearAddress()
The TCP address that the administration server will listen on.
|
BootstrapOuterClass.Admin.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BootstrapOuterClass.Admin.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BootstrapOuterClass.Admin.Builder |
clearProfilePath()
The cpu profiler output path for the administration server.
|
BootstrapOuterClass.Admin.Builder |
clone() |
String |
getAccessLogPath()
The path to write the access log for the administration server.
|
com.google.protobuf.ByteString |
getAccessLogPathBytes()
The path to write the access log for the administration server.
|
AddressOuterClass.Address |
getAddress()
The TCP address that the administration server will listen on.
|
AddressOuterClass.Address.Builder |
getAddressBuilder()
The TCP address that the administration server will listen on.
|
AddressOuterClass.AddressOrBuilder |
getAddressOrBuilder()
The TCP address that the administration server will listen on.
|
BootstrapOuterClass.Admin |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getProfilePath()
The cpu profiler output path for the administration server.
|
com.google.protobuf.ByteString |
getProfilePathBytes()
The cpu profiler output path for the administration server.
|
boolean |
hasAddress()
The TCP address that the administration server will listen on.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
BootstrapOuterClass.Admin.Builder |
mergeAddress(AddressOuterClass.Address value)
The TCP address that the administration server will listen on.
|
BootstrapOuterClass.Admin.Builder |
mergeFrom(BootstrapOuterClass.Admin other) |
BootstrapOuterClass.Admin.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BootstrapOuterClass.Admin.Builder |
mergeFrom(com.google.protobuf.Message other) |
BootstrapOuterClass.Admin.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BootstrapOuterClass.Admin.Builder |
setAccessLogPath(String value)
The path to write the access log for the administration server.
|
BootstrapOuterClass.Admin.Builder |
setAccessLogPathBytes(com.google.protobuf.ByteString value)
The path to write the access log for the administration server.
|
BootstrapOuterClass.Admin.Builder |
setAddress(AddressOuterClass.Address.Builder builderForValue)
The TCP address that the administration server will listen on.
|
BootstrapOuterClass.Admin.Builder |
setAddress(AddressOuterClass.Address value)
The TCP address that the administration server will listen on.
|
BootstrapOuterClass.Admin.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BootstrapOuterClass.Admin.Builder |
setProfilePath(String value)
The cpu profiler output path for the administration server.
|
BootstrapOuterClass.Admin.Builder |
setProfilePathBytes(com.google.protobuf.ByteString value)
The cpu profiler output path for the administration server.
|
BootstrapOuterClass.Admin.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BootstrapOuterClass.Admin.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic BootstrapOuterClass.Admin build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic BootstrapOuterClass.Admin buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic BootstrapOuterClass.Admin.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder mergeFrom(BootstrapOuterClass.Admin other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public BootstrapOuterClass.Admin.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<BootstrapOuterClass.Admin.Builder>IOExceptionpublic String getAccessLogPath()
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’.
string access_log_path = 1 [(.validate.rules) = { ... }getAccessLogPath in interface BootstrapOuterClass.AdminOrBuilderpublic 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’.
string access_log_path = 1 [(.validate.rules) = { ... }getAccessLogPathBytes in interface BootstrapOuterClass.AdminOrBuilderpublic BootstrapOuterClass.Admin.Builder setAccessLogPath(String value)
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’.
string access_log_path = 1 [(.validate.rules) = { ... }public BootstrapOuterClass.Admin.Builder clearAccessLogPath()
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’.
string access_log_path = 1 [(.validate.rules) = { ... }public BootstrapOuterClass.Admin.Builder setAccessLogPathBytes(com.google.protobuf.ByteString value)
The path to write the access log for the administration server. If no access log is desired specify ‘/dev/null’.
string access_log_path = 1 [(.validate.rules) = { ... }public String 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;getProfilePath in interface BootstrapOuterClass.AdminOrBuilderpublic 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;getProfilePathBytes in interface BootstrapOuterClass.AdminOrBuilderpublic BootstrapOuterClass.Admin.Builder setProfilePath(String value)
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;public BootstrapOuterClass.Admin.Builder 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;public BootstrapOuterClass.Admin.Builder setProfilePathBytes(com.google.protobuf.ByteString value)
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;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;hasAddress in interface BootstrapOuterClass.AdminOrBuilderpublic AddressOuterClass.Address 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;getAddress in interface BootstrapOuterClass.AdminOrBuilderpublic BootstrapOuterClass.Admin.Builder setAddress(AddressOuterClass.Address value)
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;public BootstrapOuterClass.Admin.Builder setAddress(AddressOuterClass.Address.Builder builderForValue)
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;public BootstrapOuterClass.Admin.Builder mergeAddress(AddressOuterClass.Address value)
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;public BootstrapOuterClass.Admin.Builder 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;public AddressOuterClass.Address.Builder 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;public AddressOuterClass.AddressOrBuilder 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;getAddressOrBuilder in interface BootstrapOuterClass.AdminOrBuilderpublic final BootstrapOuterClass.Admin.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>public final BootstrapOuterClass.Admin.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<BootstrapOuterClass.Admin.Builder>Copyright © 2018 The Envoy Project. All rights reserved.