Uses of Interface
io.envoyproxy.envoy.config.core.v3.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder
-
Packages that use AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder Modifier and Type Class Description static class
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry
Allows pre-populating the cache with HTTP/3 alternate protocols entries with a 7 day lifetime.static class
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder
Allows pre-populating the cache with HTTP/3 alternate protocols entries with a 7 day lifetime.Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry,AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder,AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder>
AlternateProtocolsCacheOptions.Builder. prepopulatedEntriesBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder Modifier and Type Method Description AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder
AlternateProtocolsCacheOptions.Builder. getPrepopulatedEntriesOrBuilder(int index)
Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder
AlternateProtocolsCacheOptions. getPrepopulatedEntriesOrBuilder(int index)
Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder
AlternateProtocolsCacheOptionsOrBuilder. getPrepopulatedEntriesOrBuilder(int index)
Allows pre-populating the cache with entries, as described above.
-