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 classAlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryAllows pre-populating the cache with HTTP/3 alternate protocols entries with a 7 day lifetime.static classAlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.BuilderAllows pre-populating the cache with HTTP/3 alternate protocols entries with a 7 day lifetime.Methods in io.envoyproxy.envoy.config.core.v3 that return AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder Modifier and Type Method Description AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilderAlternateProtocolsCacheOptions.Builder. getPrepopulatedEntriesOrBuilder(int index)Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilderAlternateProtocolsCacheOptions. getPrepopulatedEntriesOrBuilder(int index)Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilderAlternateProtocolsCacheOptionsOrBuilder. getPrepopulatedEntriesOrBuilder(int index)Allows pre-populating the cache with entries, as described above.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder Modifier and Type Method Description List<? extends AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder>AlternateProtocolsCacheOptions.Builder. getPrepopulatedEntriesOrBuilderList()Allows pre-populating the cache with entries, as described above.List<? extends AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder>AlternateProtocolsCacheOptions. getPrepopulatedEntriesOrBuilderList()Allows pre-populating the cache with entries, as described above.List<? extends AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder>AlternateProtocolsCacheOptionsOrBuilder. getPrepopulatedEntriesOrBuilderList()Allows pre-populating the cache with entries, as described above.
-