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
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.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clear()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearHostname()The host name for the alternate protocol entry.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearPort()The port for the alternate protocol entry.AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clone()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.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry prototype) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilderForType()AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) 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.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) 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.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.