Uses of Class
io.envoyproxy.envoy.config.core.v3.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry
Packages that use AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry
-
Uses of AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryModifier and TypeFieldDescriptionprivate static final AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryAlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry> AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.PARSERAlternateProtocolsCacheOptions.Builder.prepopulatedEntries_AlternateProtocolsCacheOptions.prepopulatedEntries_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.AlternateProtocolsCacheEntryModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.build()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.buildPartial()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.getDefaultInstance()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.getDefaultInstanceForType()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.getDefaultInstanceForType()AlternateProtocolsCacheOptions.Builder.getPrepopulatedEntries(int index) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.getPrepopulatedEntries(int index) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptionsOrBuilder.getPrepopulatedEntries(int index) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseDelimitedFrom(InputStream input) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(byte[] data) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(com.google.protobuf.ByteString data) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(com.google.protobuf.CodedInputStream input) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(InputStream input) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(ByteBuffer data) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry> AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.getParserForType()private com.google.protobuf.RepeatedFieldBuilder<AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder> AlternateProtocolsCacheOptions.Builder.getPrepopulatedEntriesFieldBuilder()AlternateProtocolsCacheOptions.Builder.getPrepopulatedEntriesList()Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.getPrepopulatedEntriesList()Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptionsOrBuilder.getPrepopulatedEntriesList()Allows pre-populating the cache with entries, as described above.static com.google.protobuf.Parser<AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry> AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.Builder.addPrepopulatedEntries(int index, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry value) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.Builder.addPrepopulatedEntries(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry value) Allows pre-populating the cache with entries, as described above.private voidAlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.buildPartial0(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry result) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry other) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry prototype) AlternateProtocolsCacheOptions.Builder.setPrepopulatedEntries(int index, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry value) Allows pre-populating the cache with entries, as described above.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.Builder.addAllPrepopulatedEntries(Iterable<? extends AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry> values) Allows pre-populating the cache with entries, as described above.