Uses of Class
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StaticResources
Packages that use Bootstrap.StaticResources
-
Uses of Bootstrap.StaticResources in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return Bootstrap.StaticResourcesModifier and TypeMethodDescriptionBootstrap.StaticResources.Builder.build()Bootstrap.StaticResources.Builder.buildPartial()static Bootstrap.StaticResourcesBootstrap.StaticResources.getDefaultInstance()Bootstrap.StaticResources.Builder.getDefaultInstanceForType()Bootstrap.StaticResources.getDefaultInstanceForType()Bootstrap.Builder.getStaticResources()Statically specified resources.Bootstrap.getStaticResources()Statically specified resources.BootstrapOrBuilder.getStaticResources()Statically specified resources.static Bootstrap.StaticResourcesBootstrap.StaticResources.parseDelimitedFrom(InputStream input) static Bootstrap.StaticResourcesBootstrap.StaticResources.parseDelimitedFrom(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(InputStream input) static Bootstrap.StaticResourcesBootstrap.StaticResources.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap.StaticResourcesBootstrap.StaticResources.parseFrom(ByteBuffer data) static Bootstrap.StaticResourcesBootstrap.StaticResources.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type Bootstrap.StaticResourcesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Bootstrap.StaticResources> Bootstrap.StaticResources.getParserForType()static com.google.protobuf.Parser<Bootstrap.StaticResources> Bootstrap.StaticResources.parser()Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type Bootstrap.StaticResourcesModifier and TypeMethodDescriptionBootstrap.StaticResources.Builder.mergeFrom(Bootstrap.StaticResources other) Bootstrap.Builder.mergeStaticResources(Bootstrap.StaticResources value) Statically specified resources.Bootstrap.StaticResources.newBuilder(Bootstrap.StaticResources prototype) Bootstrap.Builder.setStaticResources(Bootstrap.StaticResources value) Statically specified resources.