Uses of Class
com.google.cloud.migrationcenter.v1.HostsEntryList
-
Packages that use HostsEntryList Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of HostsEntryList in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return HostsEntryList Modifier and Type Method Description HostsEntryListHostsEntryList.Builder. build()HostsEntryListHostsEntryList.Builder. buildPartial()static HostsEntryListHostsEntryList. getDefaultInstance()HostsEntryListHostsEntryList.Builder. getDefaultInstanceForType()HostsEntryListHostsEntryList. getDefaultInstanceForType()HostsEntryListGuestConfigDetails.Builder. getHosts()Hosts file (/etc/hosts).HostsEntryListGuestConfigDetails. getHosts()Hosts file (/etc/hosts).HostsEntryListGuestConfigDetailsOrBuilder. getHosts()Hosts file (/etc/hosts).static HostsEntryListHostsEntryList. parseDelimitedFrom(InputStream input)static HostsEntryListHostsEntryList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HostsEntryListHostsEntryList. parseFrom(byte[] data)static HostsEntryListHostsEntryList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HostsEntryListHostsEntryList. parseFrom(com.google.protobuf.ByteString data)static HostsEntryListHostsEntryList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HostsEntryListHostsEntryList. parseFrom(com.google.protobuf.CodedInputStream input)static HostsEntryListHostsEntryList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HostsEntryListHostsEntryList. parseFrom(InputStream input)static HostsEntryListHostsEntryList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HostsEntryListHostsEntryList. parseFrom(ByteBuffer data)static HostsEntryListHostsEntryList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type HostsEntryList Modifier and Type Method Description com.google.protobuf.Parser<HostsEntryList>HostsEntryList. getParserForType()static com.google.protobuf.Parser<HostsEntryList>HostsEntryList. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type HostsEntryList Modifier and Type Method Description HostsEntryList.BuilderHostsEntryList.Builder. mergeFrom(HostsEntryList other)GuestConfigDetails.BuilderGuestConfigDetails.Builder. mergeHosts(HostsEntryList value)Hosts file (/etc/hosts).static HostsEntryList.BuilderHostsEntryList. newBuilder(HostsEntryList prototype)GuestConfigDetails.BuilderGuestConfigDetails.Builder. setHosts(HostsEntryList value)Hosts file (/etc/hosts).
-