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.clear() |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearHostname() |
The host name for the alternate protocol entry.
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.clearPort() |
The port for the alternate protocol entry.
|
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) |
|
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.AbstractMessage.BuilderParent parent) |
|
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder |
AlternateProtocolsCacheOptions.AlternateProtocolsCacheEntry.Builder.setHostname(java.lang.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.toBuilder() |
|