| Modifier and Type | Method and Description |
|---|---|
HostsEntry |
HostsEntry.Builder.build() |
HostsEntry |
HostsEntry.Builder.buildPartial() |
static HostsEntry |
HostsEntry.getDefaultInstance() |
HostsEntry |
HostsEntry.getDefaultInstanceForType() |
HostsEntry |
HostsEntry.Builder.getDefaultInstanceForType() |
HostsEntry |
HostsEntryList.getEntries(int index)
Hosts entries.
|
HostsEntry |
HostsEntryList.Builder.getEntries(int index)
Hosts entries.
|
HostsEntry |
HostsEntryListOrBuilder.getEntries(int index)
Hosts entries.
|
static HostsEntry |
HostsEntry.parseDelimitedFrom(InputStream input) |
static HostsEntry |
HostsEntry.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntry |
HostsEntry.parseFrom(byte[] data) |
static HostsEntry |
HostsEntry.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntry |
HostsEntry.parseFrom(ByteBuffer data) |
static HostsEntry |
HostsEntry.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntry |
HostsEntry.parseFrom(com.google.protobuf.ByteString data) |
static HostsEntry |
HostsEntry.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntry |
HostsEntry.parseFrom(com.google.protobuf.CodedInputStream input) |
static HostsEntry |
HostsEntry.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntry |
HostsEntry.parseFrom(InputStream input) |
static HostsEntry |
HostsEntry.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<HostsEntry> |
HostsEntryList.getEntriesList()
Hosts entries.
|
List<HostsEntry> |
HostsEntryList.Builder.getEntriesList()
Hosts entries.
|
List<HostsEntry> |
HostsEntryListOrBuilder.getEntriesList()
Hosts entries.
|
com.google.protobuf.Parser<HostsEntry> |
HostsEntry.getParserForType() |
static com.google.protobuf.Parser<HostsEntry> |
HostsEntry.parser() |
| Modifier and Type | Method and Description |
|---|---|
HostsEntryList.Builder |
HostsEntryList.Builder.addEntries(HostsEntry value)
Hosts entries.
|
HostsEntryList.Builder |
HostsEntryList.Builder.addEntries(int index,
HostsEntry value)
Hosts entries.
|
HostsEntry.Builder |
HostsEntry.Builder.mergeFrom(HostsEntry other) |
static HostsEntry.Builder |
HostsEntry.newBuilder(HostsEntry prototype) |
HostsEntryList.Builder |
HostsEntryList.Builder.setEntries(int index,
HostsEntry value)
Hosts entries.
|
| Modifier and Type | Method and Description |
|---|---|
HostsEntryList.Builder |
HostsEntryList.Builder.addAllEntries(Iterable<? extends HostsEntry> values)
Hosts entries.
|
Copyright © 2024 Google LLC. All rights reserved.