Uses of Interface
com.google.cloud.migrationcenter.v1.HostsEntryOrBuilder
-
Packages that use HostsEntryOrBuilder Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of HostsEntryOrBuilder in com.google.cloud.migrationcenter.v1
Classes in com.google.cloud.migrationcenter.v1 that implement HostsEntryOrBuilder Modifier and Type Class Description classHostsEntrySingle /etc/hosts entry.static classHostsEntry.BuilderSingle /etc/hosts entry.Methods in com.google.cloud.migrationcenter.v1 that return HostsEntryOrBuilder Modifier and Type Method Description HostsEntryOrBuilderHostsEntryList.Builder. getEntriesOrBuilder(int index)Hosts entries.HostsEntryOrBuilderHostsEntryList. getEntriesOrBuilder(int index)Hosts entries.HostsEntryOrBuilderHostsEntryListOrBuilder. getEntriesOrBuilder(int index)Hosts entries.Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type HostsEntryOrBuilder Modifier and Type Method Description List<? extends HostsEntryOrBuilder>HostsEntryList.Builder. getEntriesOrBuilderList()Hosts entries.List<? extends HostsEntryOrBuilder>HostsEntryList. getEntriesOrBuilderList()Hosts entries.List<? extends HostsEntryOrBuilder>HostsEntryListOrBuilder. getEntriesOrBuilderList()Hosts entries.
-