Uses of Class
com.google.cloud.migrationcenter.v1.HostsEntryList.Builder
-
Packages that use HostsEntryList.Builder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of HostsEntryList.Builder in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return HostsEntryList.Builder Modifier and Type Method Description HostsEntryList.BuilderHostsEntryList.Builder. addAllEntries(Iterable<? extends HostsEntry> values)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. addEntries(int index, HostsEntry value)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. addEntries(int index, HostsEntry.Builder builderForValue)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. addEntries(HostsEntry value)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. addEntries(HostsEntry.Builder builderForValue)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HostsEntryList.BuilderHostsEntryList.Builder. clear()HostsEntryList.BuilderHostsEntryList.Builder. clearEntries()Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)HostsEntryList.BuilderHostsEntryList.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)HostsEntryList.BuilderHostsEntryList.Builder. clone()HostsEntryList.BuilderGuestConfigDetails.Builder. getHostsBuilder()Hosts file (/etc/hosts).HostsEntryList.BuilderHostsEntryList.Builder. mergeFrom(HostsEntryList other)HostsEntryList.BuilderHostsEntryList.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)HostsEntryList.BuilderHostsEntryList.Builder. mergeFrom(com.google.protobuf.Message other)HostsEntryList.BuilderHostsEntryList.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static HostsEntryList.BuilderHostsEntryList. newBuilder()static HostsEntryList.BuilderHostsEntryList. newBuilder(HostsEntryList prototype)HostsEntryList.BuilderHostsEntryList. newBuilderForType()protected HostsEntryList.BuilderHostsEntryList. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)HostsEntryList.BuilderHostsEntryList.Builder. removeEntries(int index)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. setEntries(int index, HostsEntry value)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. setEntries(int index, HostsEntry.Builder builderForValue)Hosts entries.HostsEntryList.BuilderHostsEntryList.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)HostsEntryList.BuilderHostsEntryList.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)HostsEntryList.BuilderHostsEntryList.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)HostsEntryList.BuilderHostsEntryList. toBuilder()Methods in com.google.cloud.migrationcenter.v1 with parameters of type HostsEntryList.Builder Modifier and Type Method Description GuestConfigDetails.BuilderGuestConfigDetails.Builder. setHosts(HostsEntryList.Builder builderForValue)Hosts file (/etc/hosts).
-