AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.Builder.addPrepopulatedEntriesBuilder() |
Allows pre-populating the cache with entries, as described above.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.Builder.addPrepopulatedEntriesBuilder(int index) |
Allows pre-populating the cache with entries, as described above.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clear() |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearHostname() |
The host name for the alternate protocol entry.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearPort() |
The port for the alternate protocol entry.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clone() |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.Builder.getPrepopulatedEntriesBuilder(int index) |
Allows pre-populating the cache with entries, as described above.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeFrom(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry other) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder() |
|
static AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilder(AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry prototype) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilderForType() |
|
protected AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setHostname(String value) |
The host name for the alternate protocol entry.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setHostnameBytes(com.google.protobuf.ByteString value) |
The host name for the alternate protocol entry.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setPort(int value) |
The port for the alternate protocol entry.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.toBuilder() |
|