| Modifier and Type | Method and Description |
|---|---|
HostsEntryList |
HostsEntryList.Builder.build() |
HostsEntryList |
HostsEntryList.Builder.buildPartial() |
static HostsEntryList |
HostsEntryList.getDefaultInstance() |
HostsEntryList |
HostsEntryList.getDefaultInstanceForType() |
HostsEntryList |
HostsEntryList.Builder.getDefaultInstanceForType() |
HostsEntryList |
GuestConfigDetailsOrBuilder.getHosts()
Hosts file (/etc/hosts).
|
HostsEntryList |
GuestConfigDetails.getHosts()
Hosts file (/etc/hosts).
|
HostsEntryList |
GuestConfigDetails.Builder.getHosts()
Hosts file (/etc/hosts).
|
static HostsEntryList |
HostsEntryList.parseDelimitedFrom(InputStream input) |
static HostsEntryList |
HostsEntryList.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntryList |
HostsEntryList.parseFrom(byte[] data) |
static HostsEntryList |
HostsEntryList.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntryList |
HostsEntryList.parseFrom(ByteBuffer data) |
static HostsEntryList |
HostsEntryList.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntryList |
HostsEntryList.parseFrom(com.google.protobuf.ByteString data) |
static HostsEntryList |
HostsEntryList.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntryList |
HostsEntryList.parseFrom(com.google.protobuf.CodedInputStream input) |
static HostsEntryList |
HostsEntryList.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HostsEntryList |
HostsEntryList.parseFrom(InputStream input) |
static HostsEntryList |
HostsEntryList.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HostsEntryList> |
HostsEntryList.getParserForType() |
static com.google.protobuf.Parser<HostsEntryList> |
HostsEntryList.parser() |
| Modifier and Type | Method and Description |
|---|---|
HostsEntryList.Builder |
HostsEntryList.Builder.mergeFrom(HostsEntryList other) |
GuestConfigDetails.Builder |
GuestConfigDetails.Builder.mergeHosts(HostsEntryList value)
Hosts file (/etc/hosts).
|
static HostsEntryList.Builder |
HostsEntryList.newBuilder(HostsEntryList prototype) |
GuestConfigDetails.Builder |
GuestConfigDetails.Builder.setHosts(HostsEntryList value)
Hosts file (/etc/hosts).
|
Copyright © 2024 Google LLC. All rights reserved.