Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.DeferredStatOptions
-
Packages that use Bootstrap.DeferredStatOptions Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Bootstrap.DeferredStatOptions in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Bootstrap.DeferredStatOptions Modifier and Type Field Description private static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. DEFAULT_INSTANCEprivate Bootstrap.DeferredStatOptionsBootstrap.Builder. deferredStatOptions_private Bootstrap.DeferredStatOptionsBootstrap. deferredStatOptions_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.DeferredStatOptions Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.DeferredStatOptions,Bootstrap.DeferredStatOptions.Builder,Bootstrap.DeferredStatOptionsOrBuilder>Bootstrap.Builder. deferredStatOptionsBuilder_private static com.google.protobuf.Parser<Bootstrap.DeferredStatOptions>Bootstrap.DeferredStatOptions. PARSERMethods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.DeferredStatOptions Modifier and Type Method Description Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions.Builder. build()Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions.Builder. buildPartial()static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. getDefaultInstance()Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions.Builder. getDefaultInstanceForType()Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. getDefaultInstanceForType()Bootstrap.DeferredStatOptionsBootstrap.Builder. getDeferredStatOptions()Options to control behaviors of deferred creation compatible stats.Bootstrap.DeferredStatOptionsBootstrap. getDeferredStatOptions()Options to control behaviors of deferred creation compatible stats.Bootstrap.DeferredStatOptionsBootstrapOrBuilder. getDeferredStatOptions()Options to control behaviors of deferred creation compatible stats.static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseDelimitedFrom(java.io.InputStream input)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(byte[] data)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(com.google.protobuf.ByteString data)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(com.google.protobuf.CodedInputStream input)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(java.io.InputStream input)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(java.nio.ByteBuffer data)static Bootstrap.DeferredStatOptionsBootstrap.DeferredStatOptions. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.DeferredStatOptions Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Bootstrap.DeferredStatOptions,Bootstrap.DeferredStatOptions.Builder,Bootstrap.DeferredStatOptionsOrBuilder>Bootstrap.Builder. getDeferredStatOptionsFieldBuilder()Options to control behaviors of deferred creation compatible stats.com.google.protobuf.Parser<Bootstrap.DeferredStatOptions>Bootstrap.DeferredStatOptions. getParserForType()static com.google.protobuf.Parser<Bootstrap.DeferredStatOptions>Bootstrap.DeferredStatOptions. parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.DeferredStatOptions Modifier and Type Method Description private voidBootstrap.DeferredStatOptions.Builder. buildPartial0(Bootstrap.DeferredStatOptions result)Bootstrap.BuilderBootstrap.Builder. mergeDeferredStatOptions(Bootstrap.DeferredStatOptions value)Options to control behaviors of deferred creation compatible stats.Bootstrap.DeferredStatOptions.BuilderBootstrap.DeferredStatOptions.Builder. mergeFrom(Bootstrap.DeferredStatOptions other)static Bootstrap.DeferredStatOptions.BuilderBootstrap.DeferredStatOptions. newBuilder(Bootstrap.DeferredStatOptions prototype)Bootstrap.BuilderBootstrap.Builder. setDeferredStatOptions(Bootstrap.DeferredStatOptions value)Options to control behaviors of deferred creation compatible stats.
-