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 class
HostsEntry
Single /etc/hosts entry.static class
HostsEntry.Builder
Single /etc/hosts entry.Methods in com.google.cloud.migrationcenter.v1 that return HostsEntryOrBuilder Modifier and Type Method Description HostsEntryOrBuilder
HostsEntryList.Builder. getEntriesOrBuilder(int index)
Hosts entries.HostsEntryOrBuilder
HostsEntryList. getEntriesOrBuilder(int index)
Hosts entries.HostsEntryOrBuilder
HostsEntryListOrBuilder. 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.
-