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
Fields in io.envoyproxy.envoy.config.bootstrap.v3 declared as Bootstrap.StaticResourcesModifier and TypeFieldDescriptionprivate static final Bootstrap.StaticResources
Bootstrap.StaticResources.DEFAULT_INSTANCE
private Bootstrap.StaticResources
Bootstrap.Builder.staticResources_
private Bootstrap.StaticResources
Bootstrap.staticResources_
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type Bootstrap.StaticResourcesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Bootstrap.StaticResources> Bootstrap.StaticResources.PARSER
private 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.StaticResourcesModifier and TypeMethodDescriptionBootstrap.StaticResources.Builder.build()
Bootstrap.StaticResources.Builder.buildPartial()
static Bootstrap.StaticResources
Bootstrap.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.StaticResources
Bootstrap.StaticResources.parseDelimitedFrom
(InputStream input) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(byte[] data) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(com.google.protobuf.ByteString data) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(com.google.protobuf.CodedInputStream input) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(InputStream input) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Bootstrap.StaticResources
Bootstrap.StaticResources.parseFrom
(ByteBuffer data) static Bootstrap.StaticResources
Bootstrap.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()
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.StaticResourcesModifier and TypeMethodDescriptionprivate void
Bootstrap.StaticResources.Builder.buildPartial0
(Bootstrap.StaticResources result) private void
Bootstrap.StaticResources.Builder.buildPartialRepeatedFields
(Bootstrap.StaticResources result) Bootstrap.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.