public static final class BootstrapOuterClass.Bootstrap extends com.google.protobuf.GeneratedMessageV3 implements BootstrapOuterClass.BootstrapOrBuilder
Bootstrap :ref:`configuration overview <config_overview_v2_bootstrap>`.Protobuf type
envoy.config.bootstrap.v2.Bootstrap| Modifier and Type | Class and Description |
|---|---|
static class |
BootstrapOuterClass.Bootstrap.Builder
Bootstrap :ref:`configuration overview <config_overview_v2_bootstrap>`.
|
static class |
BootstrapOuterClass.Bootstrap.DynamicResources
Protobuf type
envoy.config.bootstrap.v2.Bootstrap.DynamicResources |
static interface |
BootstrapOuterClass.Bootstrap.DynamicResourcesOrBuilder |
static class |
BootstrapOuterClass.Bootstrap.StaticResources
Protobuf type
envoy.config.bootstrap.v2.Bootstrap.StaticResources |
static interface |
BootstrapOuterClass.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 |
NODE_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) |
BootstrapOuterClass.Admin |
getAdmin()
Configuration for the local administration HTTP server.
|
BootstrapOuterClass.AdminOrBuilder |
getAdminOrBuilder()
Configuration for the local administration HTTP server.
|
BootstrapOuterClass.ClusterManager |
getClusterManager()
Configuration for the cluster manager which owns all upstream clusters
within the server.
|
BootstrapOuterClass.ClusterManagerOrBuilder |
getClusterManagerOrBuilder()
Configuration for the cluster manager which owns all upstream clusters
within the server.
|
static BootstrapOuterClass.Bootstrap |
getDefaultInstance() |
BootstrapOuterClass.Bootstrap |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
BootstrapOuterClass.Bootstrap.DynamicResources |
getDynamicResources()
xDS configuration sources.
|
BootstrapOuterClass.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.
|
Base.Node |
getNode()
Node identity to present to the management server and for instance
identification purposes (e.g. in generated headers).
|
Base.NodeOrBuilder |
getNodeOrBuilder()
Node identity to present to the management server and for instance
identification purposes (e.g. in generated headers).
|
com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap> |
getParserForType() |
Rls.RateLimitServiceConfig |
getRateLimitService()
Configuration for an external rate limit service provider.
|
Rls.RateLimitServiceConfigOrBuilder |
getRateLimitServiceOrBuilder()
Configuration for an external rate limit service provider.
|
BootstrapOuterClass.Runtime |
getRuntime()
Configuration for the runtime configuration provider.
|
BootstrapOuterClass.RuntimeOrBuilder |
getRuntimeOrBuilder()
Configuration for the runtime configuration provider.
|
int |
getSerializedSize() |
BootstrapOuterClass.Bootstrap.StaticResources |
getStaticResources()
Statically specified resources.
|
BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder |
getStaticResourcesOrBuilder()
Statically specified resources.
|
Stats.StatsConfig |
getStatsConfig()
Configuration for internal processing of stats.
|
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.
|
Stats.StatsSink |
getStatsSinks(int index)
Optional set of stats sinks.
|
int |
getStatsSinksCount()
Optional set of stats sinks.
|
List<Stats.StatsSink> |
getStatsSinksList()
Optional set of stats sinks.
|
Stats.StatsSinkOrBuilder |
getStatsSinksOrBuilder(int index)
Optional set of stats sinks.
|
List<? extends Stats.StatsSinkOrBuilder> |
getStatsSinksOrBuilderList()
Optional set of stats sinks.
|
Trace.Tracing |
getTracing()
Configuration for an external tracing provider.
|
Trace.TracingOrBuilder |
getTracingOrBuilder()
Configuration for an external tracing provider.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
BootstrapOuterClass.Watchdog |
getWatchdog()
Optional watchdog configuration.
|
BootstrapOuterClass.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 |
hasNode()
Node identity to present to the management server and for instance
identification purposes (e.g. in generated headers).
|
boolean |
hasRateLimitService()
Configuration for an external rate limit service provider.
|
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 BootstrapOuterClass.Bootstrap.Builder |
newBuilder() |
static BootstrapOuterClass.Bootstrap.Builder |
newBuilder(BootstrapOuterClass.Bootstrap prototype) |
BootstrapOuterClass.Bootstrap.Builder |
newBuilderForType() |
protected BootstrapOuterClass.Bootstrap.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static BootstrapOuterClass.Bootstrap |
parseDelimitedFrom(InputStream input) |
static BootstrapOuterClass.Bootstrap |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap |
parseFrom(byte[] data) |
static BootstrapOuterClass.Bootstrap |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap |
parseFrom(ByteBuffer data) |
static BootstrapOuterClass.Bootstrap |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap |
parseFrom(com.google.protobuf.ByteString data) |
static BootstrapOuterClass.Bootstrap |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap |
parseFrom(com.google.protobuf.CodedInputStream input) |
static BootstrapOuterClass.Bootstrap |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BootstrapOuterClass.Bootstrap |
parseFrom(InputStream input) |
static BootstrapOuterClass.Bootstrap |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap> |
parser() |
BootstrapOuterClass.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 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 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 BootstrapOuterClass.BootstrapOrBuilderpublic Base.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 BootstrapOuterClass.BootstrapOrBuilderpublic Base.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 BootstrapOuterClass.BootstrapOrBuilderpublic boolean hasStaticResources()
Statically specified resources.
.envoy.config.bootstrap.v2.Bootstrap.StaticResources static_resources = 2;hasStaticResources in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.Bootstrap.StaticResources getStaticResources()
Statically specified resources.
.envoy.config.bootstrap.v2.Bootstrap.StaticResources static_resources = 2;getStaticResources in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder getStaticResourcesOrBuilder()
Statically specified resources.
.envoy.config.bootstrap.v2.Bootstrap.StaticResources static_resources = 2;getStaticResourcesOrBuilder in interface BootstrapOuterClass.BootstrapOrBuilderpublic boolean hasDynamicResources()
xDS configuration sources.
.envoy.config.bootstrap.v2.Bootstrap.DynamicResources dynamic_resources = 3;hasDynamicResources in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.Bootstrap.DynamicResources getDynamicResources()
xDS configuration sources.
.envoy.config.bootstrap.v2.Bootstrap.DynamicResources dynamic_resources = 3;getDynamicResources in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.Bootstrap.DynamicResourcesOrBuilder getDynamicResourcesOrBuilder()
xDS configuration sources.
.envoy.config.bootstrap.v2.Bootstrap.DynamicResources dynamic_resources = 3;getDynamicResourcesOrBuilder in interface BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic String getFlagsPath()
Optional file system path to search for startup flag files.
string flags_path = 5;getFlagsPath in interface BootstrapOuterClass.BootstrapOrBuilderpublic com.google.protobuf.ByteString getFlagsPathBytes()
Optional file system path to search for startup flag files.
string flags_path = 5;getFlagsPathBytes in interface BootstrapOuterClass.BootstrapOrBuilderpublic List<Stats.StatsSink> getStatsSinksList()
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksList in interface BootstrapOuterClass.BootstrapOrBuilderpublic List<? extends Stats.StatsSinkOrBuilder> getStatsSinksOrBuilderList()
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksOrBuilderList in interface BootstrapOuterClass.BootstrapOrBuilderpublic int getStatsSinksCount()
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksCount in interface BootstrapOuterClass.BootstrapOrBuilderpublic Stats.StatsSink getStatsSinks(int index)
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinks in interface BootstrapOuterClass.BootstrapOrBuilderpublic Stats.StatsSinkOrBuilder getStatsSinksOrBuilder(int index)
Optional set of stats sinks.
repeated .envoy.config.metrics.v2.StatsSink stats_sinks = 6;getStatsSinksOrBuilder in interface BootstrapOuterClass.BootstrapOrBuilderpublic boolean hasStatsConfig()
Configuration for internal processing of stats.
.envoy.config.metrics.v2.StatsConfig stats_config = 13;hasStatsConfig in interface BootstrapOuterClass.BootstrapOrBuilderpublic Stats.StatsConfig getStatsConfig()
Configuration for internal processing of stats.
.envoy.config.metrics.v2.StatsConfig stats_config = 13;getStatsConfig in interface BootstrapOuterClass.BootstrapOrBuilderpublic Stats.StatsConfigOrBuilder getStatsConfigOrBuilder()
Configuration for internal processing of stats.
.envoy.config.metrics.v2.StatsConfig stats_config = 13;getStatsConfigOrBuilder in interface BootstrapOuterClass.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 BootstrapOuterClass.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 BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic boolean hasWatchdog()
Optional watchdog configuration.
.envoy.config.bootstrap.v2.Watchdog watchdog = 8;hasWatchdog in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.Watchdog getWatchdog()
Optional watchdog configuration.
.envoy.config.bootstrap.v2.Watchdog watchdog = 8;getWatchdog in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.WatchdogOrBuilder getWatchdogOrBuilder()
Optional watchdog configuration.
.envoy.config.bootstrap.v2.Watchdog watchdog = 8;getWatchdogOrBuilder in interface BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic Trace.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 BootstrapOuterClass.BootstrapOrBuilderpublic Trace.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 BootstrapOuterClass.BootstrapOrBuilderpublic 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;hasRateLimitService in interface BootstrapOuterClass.BootstrapOrBuilderpublic Rls.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;getRateLimitService in interface BootstrapOuterClass.BootstrapOrBuilderpublic Rls.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;getRateLimitServiceOrBuilder in interface BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.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 BootstrapOuterClass.BootstrapOrBuilderpublic boolean hasAdmin()
Configuration for the local administration HTTP server.
.envoy.config.bootstrap.v2.Admin admin = 12 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }hasAdmin in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.Admin getAdmin()
Configuration for the local administration HTTP server.
.envoy.config.bootstrap.v2.Admin admin = 12 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }getAdmin in interface BootstrapOuterClass.BootstrapOrBuilderpublic BootstrapOuterClass.AdminOrBuilder getAdminOrBuilder()
Configuration for the local administration HTTP server.
.envoy.config.bootstrap.v2.Admin admin = 12 [(.gogoproto.nullable) = false, (.validate.rules) = { ... }getAdminOrBuilder in interface BootstrapOuterClass.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 BootstrapOuterClass.Bootstrap parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(InputStream input) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static BootstrapOuterClass.Bootstrap parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic BootstrapOuterClass.Bootstrap.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static BootstrapOuterClass.Bootstrap.Builder newBuilder()
public static BootstrapOuterClass.Bootstrap.Builder newBuilder(BootstrapOuterClass.Bootstrap prototype)
public BootstrapOuterClass.Bootstrap.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected BootstrapOuterClass.Bootstrap.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static BootstrapOuterClass.Bootstrap getDefaultInstance()
public static com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap> parser()
public com.google.protobuf.Parser<BootstrapOuterClass.Bootstrap> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public BootstrapOuterClass.Bootstrap getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2018 The Envoy Project. All rights reserved.