public final class Bootstrap extends com.google.protobuf.GeneratedMessageV3 implements BootstrapOrBuilder
Bootstrap :ref:`configuration overview <config_overview_v2_bootstrap>`.Protobuf type
envoy.config.bootstrap.v2.Bootstrap| Modifier and Type | Class and Description |
|---|---|
static class |
Bootstrap.Builder
Bootstrap :ref:`configuration overview <config_overview_v2_bootstrap>`.
|
static class |
Bootstrap.DynamicResources
Protobuf type
envoy.config.bootstrap.v2.Bootstrap.DynamicResources |
static interface |
Bootstrap.DynamicResourcesOrBuilder |
static class |
Bootstrap.StaticResources
Protobuf type
envoy.config.bootstrap.v2.Bootstrap.StaticResources |
static interface |
Bootstrap.StaticResourcesOrBuilder |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
ADMIN_FIELD_NUMBER |
static int |
CLUSTER_MANAGER_FIELD_NUMBER |
static int |
DYNAMIC_RESOURCES_FIELD_NUMBER |
static int |
FLAGS_PATH_FIELD_NUMBER |
static int |
HDS_CONFIG_FIELD_NUMBER |
static int |
NODE_FIELD_NUMBER |
static int |
OVERLOAD_MANAGER_FIELD_NUMBER |
static int |
RATE_LIMIT_SERVICE_FIELD_NUMBER |
static int |
RUNTIME_FIELD_NUMBER |
static int |
STATIC_RESOURCES_FIELD_NUMBER |
static int |
STATS_CONFIG_FIELD_NUMBER |
static int |
STATS_FLUSH_INTERVAL_FIELD_NUMBER |
static int |
STATS_SINKS_FIELD_NUMBER |
static int |
TRACING_FIELD_NUMBER |
static int |
WATCHDOG_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Admin |
getAdmin()
Configuration for the local administration HTTP server.
|
AdminOrBuilder |
getAdminOrBuilder()
Configuration for the local administration HTTP server.
|
ClusterManager |
getClusterManager()
Configuration for the cluster manager which owns all upstream clusters
within the server.
|
ClusterManagerOrBuilder |
getClusterManagerOrBuilder()
Configuration for the cluster manager which owns all upstream clusters
within the server.
|
static Bootstrap |
getDefaultInstance() |
Bootstrap |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Bootstrap.DynamicResources |
getDynamicResources()
xDS configuration sources.
|
Bootstrap.DynamicResourcesOrBuilder |
getDynamicResourcesOrBuilder()
xDS configuration sources.
|
String |
getFlagsPath()
Optional file system path to search for startup flag files.
|
com.google.protobuf.ByteString |
getFlagsPathBytes()
Optional file system path to search for startup flag files.
|
ApiConfigSource |
getHdsConfig()
Health discovery service config option.
|
ApiConfigSourceOrBuilder |
getHdsConfigOrBuilder()
Health discovery service config option.
|
Node |
getNode()
Node identity to present to the management server and for instance
identification purposes (e.g. in generated headers).
|
NodeOrBuilder |
getNodeOrBuilder()
Node identity to present to the management server and for instance
identification purposes (e.g. in generated headers).
|
OverloadManager |
getOverloadManager()
Optional overload manager configuration.
|
OverloadManagerOrBuilder |
getOverloadManagerOrBuilder()
Optional overload manager configuration.
|
com.google.protobuf.Parser<Bootstrap> |
getParserForType() |
RateLimitServiceConfig |
getRateLimitService()
Deprecated.
|
RateLimitServiceConfigOrBuilder |
getRateLimitServiceOrBuilder()
Deprecated.
|
Runtime |
getRuntime()
Configuration for the runtime configuration provider.
|
RuntimeOrBuilder |
getRuntimeOrBuilder()
Configuration for the runtime configuration provider.
|
int |
getSerializedSize() |
Bootstrap.StaticResources |
getStaticResources()
Statically specified resources.
|
Bootstrap.StaticResourcesOrBuilder |
getStaticResourcesOrBuilder()
Statically specified resources.
|
StatsConfig |
getStatsConfig()
Configuration for internal processing of stats.
|
StatsConfigOrBuilder |
getStatsConfigOrBuilder()
Configuration for internal processing of stats.
|
com.google.protobuf.Duration |
getStatsFlushInterval()
Optional duration between flushes to configured stats sinks.
|
com.google.protobuf.DurationOrBuilder |
getStatsFlushIntervalOrBuilder()
Optional duration between flushes to configured stats sinks.
|
StatsSink |
getStatsSinks(int index)
Optional set of stats sinks.
|
int |
getStatsSinksCount()
Optional set of stats sinks.
|
List<StatsSink> |
getStatsSinksList()
Optional set of stats sinks.
|
StatsSinkOrBuilder |
getStatsSinksOrBuilder(int index)
Optional set of stats sinks.
|
List<? extends StatsSinkOrBuilder> |
getStatsSinksOrBuilderList()
Optional set of stats sinks.
|
Tracing |
getTracing()
Configuration for an external tracing provider.
|
TracingOrBuilder |
getTracingOrBuilder()
Configuration for an external tracing provider.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
Watchdog |
getWatchdog()
Optional watchdog configuration.
|
WatchdogOrBuilder |
getWatchdogOrBuilder()
Optional watchdog configuration.
|
boolean |
hasAdmin()
Configuration for the local administration HTTP server.
|
boolean |
hasClusterManager()
Configuration for the cluster manager which owns all upstream clusters
within the server.
|
boolean |
hasDynamicResources()
xDS configuration sources.
|
int |
hashCode() |
boolean |
hasHdsConfig()
Health discovery service config option.
|
boolean |
hasNode()
Node identity to present to the management server and for instance
identification purposes (e.g. in generated headers).
|
boolean |
hasOverloadManager()
Optional overload manager configuration.
|
boolean |
hasRateLimitService()
Deprecated.
|
boolean |
hasRuntime()
Configuration for the runtime configuration provider.
|
boolean |
hasStaticResources()
Statically specified resources.
|
boolean |
hasStatsConfig()
Configuration for internal processing of stats.
|
boolean |
hasStatsFlushInterval()
Optional duration between flushes to configured stats sinks.
|
boolean |
hasTracing()
Configuration for an external tracing provider.
|
boolean |
hasWatchdog()
Optional watchdog configuration.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Bootstrap.Builder |
newBuilder() |
static Bootstrap.Builder |
newBuilder(Bootstrap prototype) |
Bootstrap.Builder |
newBuilderForType() |
protected Bootstrap.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static Bootstrap |
parseDelimitedFrom(InputStream input) |
static Bootstrap |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap |
parseFrom(byte[] data) |
static Bootstrap |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap |
parseFrom(ByteBuffer data) |
static Bootstrap |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap |
parseFrom(com.google.protobuf.ByteString data) |
static Bootstrap |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Bootstrap |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Bootstrap |
parseFrom(InputStream input) |
static Bootstrap |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Bootstrap> |
parser() |
Bootstrap.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int NODE_FIELD_NUMBER
public static final int STATIC_RESOURCES_FIELD_NUMBER
public static final int DYNAMIC_RESOURCES_FIELD_NUMBER
public static final int CLUSTER_MANAGER_FIELD_NUMBER
public static final int HDS_CONFIG_FIELD_NUMBER
public static final int FLAGS_PATH_FIELD_NUMBER
public static final int STATS_SINKS_FIELD_NUMBER
public static final int STATS_CONFIG_FIELD_NUMBER
public static final int STATS_FLUSH_INTERVAL_FIELD_NUMBER
public static final int WATCHDOG_FIELD_NUMBER
public static final int TRACING_FIELD_NUMBER
public static final int RATE_LIMIT_SERVICE_FIELD_NUMBER
public static final int RUNTIME_FIELD_NUMBER
public static final int ADMIN_FIELD_NUMBER
public static final int OVERLOAD_MANAGER_FIELD_NUMBER
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasNode()
Node identity to present to the management server and for instance identification purposes (e.g. in generated headers).
.envoy.api.v2.core.Node node = 1;hasNode in interface BootstrapOrBuilderpublic Node getNode()
Node identity to present to the management server and for instance identification purposes (e.g. in generated headers).
.envoy.api.v2.core.Node node = 1;getNode in interface BootstrapOrBuilderpublic NodeOrBuilder getNodeOrBuilder()
Node identity to present to the management server and for instance identification purposes (e.g. in generated headers).
.envoy.api.v2.core.Node node = 1;getNodeOrBuilder in interface BootstrapOrBuilderpublic boolean hasStaticResources()
Statically specified resources.
.envoy.config.bootstrap.v2.Bootstrap.StaticResources static_resources = 2;hasStaticResources in interface BootstrapOrBuilderpublic Bootstrap.StaticResources getStaticResources()
Statically specified resources.
.envoy.config.bootstrap.v2.Bootstrap.StaticResources static_resources = 2;getStaticResources in interface BootstrapOrBuilderpublic Bootstrap.StaticResourcesOrBuilder getStaticResourcesOrBuilder()
Statically specified resources.
.envoy.config.bootstrap.v2.Bootstrap.StaticResources static_resources = 2;getStaticResourcesOrBuilder in interface BootstrapOrBuilderpublic boolean hasDynamicResources()
xDS configuration sources.
.envoy.config.bootstrap.v2.Bootstrap.DynamicResources dynamic_resources = 3;hasDynamicResources in interface BootstrapOrBuilderpublic Bootstrap.DynamicResources getDynamicResources()
xDS configuration sources.
.envoy.config.bootstrap.v2.Bootstrap.DynamicResources dynamic_resources = 3;getDynamicResources in interface BootstrapOrBuilderpublic Bootstrap.DynamicResourcesOrBuilder getDynamicResourcesOrBuilder()
xDS configuration sources.
.envoy.config.bootstrap.v2.Bootstrap.DynamicResources dynamic_resources = 3;getDynamicResourcesOrBuilder in interface BootstrapOrBuilderpublic boolean hasClusterManager()
Configuration for the cluster manager which owns all upstream clusters within the server.
.envoy.config.bootstrap.v2.ClusterManager cluster_manager = 4;hasClusterManager in interface BootstrapOrBuilderpublic ClusterManager getClusterManager()
Configuration for the cluster manager which owns all upstream clusters within the server.
.envoy.config.bootstrap.v2.ClusterManager cluster_manager = 4;getClusterManager in interface BootstrapOrBuilderpublic ClusterManagerOrBuilder getClusterManagerOrBuilder()
Configuration for the cluster manager which owns all upstream clusters within the server.
.envoy.config.bootstrap.v2.ClusterManager cluster_manager = 4;getClusterManagerOrBuilder in interface BootstrapOrBuilderpublic boolean hasHdsConfig()
Health discovery service config option. (:ref:`core.ApiConfigSource <envoy_api_msg_core.ApiConfigSource>`)
.envoy.api.v2.core.ApiConfigSource hds_config = 14;hasHdsConfig in interface BootstrapOrBuilderpublic ApiConfigSource getHdsConfig()
Health discovery service config option. (:ref:`core.ApiConfigSource <envoy_api_msg_core.ApiConfigSource>`)
.envoy.api.v2.core.ApiConfigSource hds_config = 14;getHdsConfig in interface BootstrapOrBuilderpublic ApiConfigSourceOrBuilder getHdsConfigOrBuilder()
Health discovery service config option. (:ref:`core.ApiConfigSource <envoy_api_msg_core.ApiConfigSource>`)
.envoy.api.v2.core.ApiConfigSource hds_config = 14;getHdsConfigOrBuilder in interface BootstrapOrBuilderpublic String getFlagsPath()
Optional file system path to search for startup flag files.
string flags_path = 5;getFlagsPath in interface BootstrapOrBuilderpublic com.google.protobuf.ByteString getFlagsPathBytes()
Optional file system path to search for startup flag files.
string flags_path = 5;getFlagsPathBytes in interface BootstrapOrBuilderpublic List<StatsSink> getStatsSinksList()
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksList in interface BootstrapOrBuilderpublic List<? extends StatsSinkOrBuilder> getStatsSinksOrBuilderList()
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksOrBuilderList in interface BootstrapOrBuilderpublic int getStatsSinksCount()
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksCount in interface BootstrapOrBuilderpublic StatsSink getStatsSinks(int index)
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinks in interface BootstrapOrBuilderpublic StatsSinkOrBuilder getStatsSinksOrBuilder(int index)
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksOrBuilder in interface BootstrapOrBuilderpublic boolean hasStatsConfig()
Configuration for internal processing of stats.
.envoy.config.metrics.v2.StatsConfig stats_config = 13;hasStatsConfig in interface BootstrapOrBuilderpublic StatsConfig getStatsConfig()
Configuration for internal processing of stats.
.envoy.config.metrics.v2.StatsConfig stats_config = 13;getStatsConfig in interface BootstrapOrBuilderpublic StatsConfigOrBuilder getStatsConfigOrBuilder()
Configuration for internal processing of stats.
.envoy.config.metrics.v2.StatsConfig stats_config = 13;getStatsConfigOrBuilder in interface BootstrapOrBuilderpublic boolean hasStatsFlushInterval()
Optional duration between flushes to configured stats sinks. For performance reasons Envoy latches counters and only flushes counters and gauges at a periodic interval. If not specified the default is 5000ms (5 seconds).
.google.protobuf.Duration stats_flush_interval = 7 [(.gogoproto.stdduration) = true];hasStatsFlushInterval in interface BootstrapOrBuilderpublic com.google.protobuf.Duration getStatsFlushInterval()
Optional duration between flushes to configured stats sinks. For performance reasons Envoy latches counters and only flushes counters and gauges at a periodic interval. If not specified the default is 5000ms (5 seconds).
.google.protobuf.Duration stats_flush_interval = 7 [(.gogoproto.stdduration) = true];getStatsFlushInterval in interface BootstrapOrBuilderpublic com.google.protobuf.DurationOrBuilder getStatsFlushIntervalOrBuilder()
Optional duration between flushes to configured stats sinks. For performance reasons Envoy latches counters and only flushes counters and gauges at a periodic interval. If not specified the default is 5000ms (5 seconds).
.google.protobuf.Duration stats_flush_interval = 7 [(.gogoproto.stdduration) = true];getStatsFlushIntervalOrBuilder in interface BootstrapOrBuilderpublic boolean hasWatchdog()
Optional watchdog configuration.
.envoy.config.bootstrap.v2.Watchdog watchdog = 8;hasWatchdog in interface BootstrapOrBuilderpublic Watchdog getWatchdog()
Optional watchdog configuration.
.envoy.config.bootstrap.v2.Watchdog watchdog = 8;getWatchdog in interface BootstrapOrBuilderpublic WatchdogOrBuilder getWatchdogOrBuilder()
Optional watchdog configuration.
.envoy.config.bootstrap.v2.Watchdog watchdog = 8;getWatchdogOrBuilder in interface BootstrapOrBuilderpublic boolean hasTracing()
Configuration for an external tracing provider. If not specified, no tracing will be performed.
.envoy.config.trace.v2.Tracing tracing = 9;hasTracing in interface BootstrapOrBuilderpublic Tracing getTracing()
Configuration for an external tracing provider. If not specified, no tracing will be performed.
.envoy.config.trace.v2.Tracing tracing = 9;getTracing in interface BootstrapOrBuilderpublic TracingOrBuilder getTracingOrBuilder()
Configuration for an external tracing provider. If not specified, no tracing will be performed.
.envoy.config.trace.v2.Tracing tracing = 9;getTracingOrBuilder in interface BootstrapOrBuilder@Deprecated public boolean hasRateLimitService()
Configuration for an external rate limit service provider. If not specified, any calls to the rate limit service will immediately return success.
.envoy.config.ratelimit.v2.RateLimitServiceConfig rate_limit_service = 10 [deprecated = true];hasRateLimitService in interface BootstrapOrBuilder@Deprecated public RateLimitServiceConfig getRateLimitService()
Configuration for an external rate limit service provider. If not specified, any calls to the rate limit service will immediately return success.
.envoy.config.ratelimit.v2.RateLimitServiceConfig rate_limit_service = 10 [deprecated = true];getRateLimitService in interface BootstrapOrBuilder@Deprecated public RateLimitServiceConfigOrBuilder getRateLimitServiceOrBuilder()
Configuration for an external rate limit service provider. If not specified, any calls to the rate limit service will immediately return success.
.envoy.config.ratelimit.v2.RateLimitServiceConfig rate_limit_service = 10 [deprecated = true];getRateLimitServiceOrBuilder in interface BootstrapOrBuilderpublic boolean hasRuntime()
Configuration for the runtime configuration provider. If not specified, a “null” provider will be used which will result in all defaults being used.
.envoy.config.bootstrap.v2.Runtime runtime = 11;hasRuntime in interface BootstrapOrBuilderpublic Runtime getRuntime()
Configuration for the runtime configuration provider. If not specified, a “null” provider will be used which will result in all defaults being used.
.envoy.config.bootstrap.v2.Runtime runtime = 11;getRuntime in interface BootstrapOrBuilderpublic RuntimeOrBuilder getRuntimeOrBuilder()
Configuration for the runtime configuration provider. If not specified, a “null” provider will be used which will result in all defaults being used.
.envoy.config.bootstrap.v2.Runtime runtime = 11;getRuntimeOrBuilder in interface BootstrapOrBuilderpublic boolean hasAdmin()
Configuration for the local administration HTTP server.
.envoy.config.bootstrap.v2.Admin admin = 12;hasAdmin in interface BootstrapOrBuilderpublic Admin getAdmin()
Configuration for the local administration HTTP server.
.envoy.config.bootstrap.v2.Admin admin = 12;getAdmin in interface BootstrapOrBuilderpublic AdminOrBuilder getAdminOrBuilder()
Configuration for the local administration HTTP server.
.envoy.config.bootstrap.v2.Admin admin = 12;getAdminOrBuilder in interface BootstrapOrBuilderpublic boolean hasOverloadManager()
Optional overload manager configuration.
.envoy.config.overload.v2alpha.OverloadManager overload_manager = 15;hasOverloadManager in interface BootstrapOrBuilderpublic OverloadManager getOverloadManager()
Optional overload manager configuration.
.envoy.config.overload.v2alpha.OverloadManager overload_manager = 15;getOverloadManager in interface BootstrapOrBuilderpublic OverloadManagerOrBuilder getOverloadManagerOrBuilder()
Optional overload manager configuration.
.envoy.config.overload.v2alpha.OverloadManager overload_manager = 15;getOverloadManagerOrBuilder in interface BootstrapOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Bootstrap parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Bootstrap parseFrom(InputStream input) throws IOException
IOExceptionpublic static Bootstrap parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Bootstrap parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Bootstrap parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Bootstrap parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Bootstrap parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Bootstrap.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Bootstrap.Builder newBuilder()
public static Bootstrap.Builder newBuilder(Bootstrap prototype)
public Bootstrap.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Bootstrap.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Bootstrap getDefaultInstance()
public static com.google.protobuf.Parser<Bootstrap> parser()
public com.google.protobuf.Parser<Bootstrap> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Bootstrap getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018–2019 The Envoy Project. All rights reserved.