Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StaticResources
-
Packages that use Bootstrap.StaticResources Package Description io.envoyproxy.envoy.config.bootstrap.v3 -
-
Uses of Bootstrap.StaticResources in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Bootstrap.StaticResources Modifier and Type Field Description private static Bootstrap.StaticResourcesBootstrap.StaticResources. DEFAULT_INSTANCEprivate Bootstrap.StaticResourcesBootstrap.Builder. staticResources_private Bootstrap.StaticResourcesBootstrap. staticResources_Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.StaticResources Modifier and Type Field Description private static com.google.protobuf.Parser<Bootstrap.StaticResources>Bootstrap.StaticResources. PARSERprivate com.google.protobuf.SingleFieldBuilder<Bootstrap.StaticResources,Bootstrap.StaticResources.Builder,Bootstrap.StaticResourcesOrBuilder>Bootstrap.Builder. staticResourcesBuilder_Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StaticResources Modifier and Type Method Description Bootstrap.StaticResourcesBootstrap.StaticResources.Builder. build()Bootstrap.StaticResourcesBootstrap.StaticResources.Builder. buildPartial()static Bootstrap.StaticResourcesBootstrap.StaticResources. getDefaultInstance()Bootstrap.StaticResourcesBootstrap.StaticResources.Builder. getDefaultInstanceForType()Bootstrap.StaticResourcesBootstrap.StaticResources. getDefaultInstanceForType()Bootstrap.StaticResourcesBootstrap.Builder. getStaticResources()Statically specified resources.Bootstrap.StaticResourcesBootstrap. getStaticResources()Statically specified resources.Bootstrap.StaticResourcesBootstrapOrBuilder. getStaticResources()Statically specified resources.static Bootstrap.StaticResourcesBootstrap.StaticResources. parseDelimitedFrom(java.io.InputStream input)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(byte[] data)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(com.google.protobuf.ByteString data)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(com.google.protobuf.CodedInputStream input)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(java.io.InputStream input)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Bootstrap.StaticResourcesBootstrap.StaticResources. parseFrom(java.nio.ByteBuffer data)static Bootstrap.StaticResourcesBootstrap.StaticResources. 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.StaticResources Modifier and Type Method Description com.google.protobuf.Parser<Bootstrap.StaticResources>Bootstrap.StaticResources. getParserForType()private com.google.protobuf.SingleFieldBuilder<Bootstrap.StaticResources,Bootstrap.StaticResources.Builder,Bootstrap.StaticResourcesOrBuilder>Bootstrap.Builder. getStaticResourcesFieldBuilder()Statically specified resources.static com.google.protobuf.Parser<Bootstrap.StaticResources>Bootstrap.StaticResources. parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.StaticResources Modifier and Type Method Description private voidBootstrap.StaticResources.Builder. buildPartial0(Bootstrap.StaticResources result)private voidBootstrap.StaticResources.Builder. buildPartialRepeatedFields(Bootstrap.StaticResources result)Bootstrap.StaticResources.BuilderBootstrap.StaticResources.Builder. mergeFrom(Bootstrap.StaticResources other)Bootstrap.BuilderBootstrap.Builder. mergeStaticResources(Bootstrap.StaticResources value)Statically specified resources.static Bootstrap.StaticResources.BuilderBootstrap.StaticResources. newBuilder(Bootstrap.StaticResources prototype)Bootstrap.BuilderBootstrap.Builder. setStaticResources(Bootstrap.StaticResources value)Statically specified resources.
-