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.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.StaticResources Modifier and Type Field Description private static 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.StaticResources Modifier and Type Method Description Bootstrap.StaticResources
Bootstrap.StaticResources.Builder. build()
Bootstrap.StaticResources
Bootstrap.StaticResources.Builder. buildPartial()
static Bootstrap.StaticResources
Bootstrap.StaticResources. getDefaultInstance()
Bootstrap.StaticResources
Bootstrap.StaticResources.Builder. getDefaultInstanceForType()
Bootstrap.StaticResources
Bootstrap.StaticResources. getDefaultInstanceForType()
Bootstrap.StaticResources
Bootstrap.Builder. getStaticResources()
Statically specified resources.Bootstrap.StaticResources
Bootstrap. getStaticResources()
Statically specified resources.Bootstrap.StaticResources
BootstrapOrBuilder. getStaticResources()
Statically specified resources.static Bootstrap.StaticResources
Bootstrap.StaticResources. parseDelimitedFrom(java.io.InputStream input)
static Bootstrap.StaticResources
Bootstrap.StaticResources. parseDelimitedFrom(java.io.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(java.io.InputStream input)
static Bootstrap.StaticResources
Bootstrap.StaticResources. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Bootstrap.StaticResources
Bootstrap.StaticResources. parseFrom(java.nio.ByteBuffer data)
static Bootstrap.StaticResources
Bootstrap.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 void
Bootstrap.StaticResources.Builder. buildPartial0(Bootstrap.StaticResources result)
private void
Bootstrap.StaticResources.Builder. buildPartialRepeatedFields(Bootstrap.StaticResources result)
Bootstrap.StaticResources.Builder
Bootstrap.StaticResources.Builder. mergeFrom(Bootstrap.StaticResources other)
Bootstrap.Builder
Bootstrap.Builder. mergeStaticResources(Bootstrap.StaticResources value)
Statically specified resources.static Bootstrap.StaticResources.Builder
Bootstrap.StaticResources. newBuilder(Bootstrap.StaticResources prototype)
Bootstrap.Builder
Bootstrap.Builder. setStaticResources(Bootstrap.StaticResources value)
Statically specified resources.
-