Uses of Class
io.envoyproxy.envoy.config.core.v3.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder
Packages that use AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder
-
Uses of AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.BuilderModifier and TypeFieldDescriptionprivate 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.AlternateProtocolsCacheEntry.BuilderModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.Builder.addPrepopulatedEntriesBuilder()Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.Builder.addPrepopulatedEntriesBuilder(int index) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clear()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearHostname()The host name for the alternate protocol entry.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearPort()The port for the alternate protocol entry.AlternateProtocolsCacheOptions.Builder.getPrepopulatedEntriesBuilder(int index) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(com.google.protobuf.Message other) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry other) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry prototype) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilderForType()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setHostname(String value) The host name for the alternate protocol entry.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setHostnameBytes(com.google.protobuf.ByteString value) The host name for the alternate protocol entry.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setPort(int value) The port for the alternate protocol entry.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.BuilderModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.Builder.getPrepopulatedEntriesBuilderList()Allows pre-populating the cache with entries, as described above.private com.google.protobuf.RepeatedFieldBuilder<AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntryOrBuilder> AlternateProtocolsCacheOptions.Builder.getPrepopulatedEntriesFieldBuilder()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.BuilderModifier and TypeMethodDescriptionAlternateProtocolsCacheOptions.Builder.addPrepopulatedEntries(int index, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder builderForValue) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.Builder.addPrepopulatedEntries(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder builderForValue) Allows pre-populating the cache with entries, as described above.AlternateProtocolsCacheOptions.Builder.setPrepopulatedEntries(int index, AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder builderForValue) Allows pre-populating the cache with entries, as described above.