public interface HostsEntryListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
HostsEntry |
getEntries(int index)
Hosts entries.
|
int |
getEntriesCount()
Hosts entries.
|
List<HostsEntry> |
getEntriesList()
Hosts entries.
|
HostsEntryOrBuilder |
getEntriesOrBuilder(int index)
Hosts entries.
|
List<? extends HostsEntryOrBuilder> |
getEntriesOrBuilderList()
Hosts entries.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<HostsEntry> getEntriesList()
Hosts entries.
repeated .google.cloud.migrationcenter.v1.HostsEntry entries = 1;HostsEntry getEntries(int index)
Hosts entries.
repeated .google.cloud.migrationcenter.v1.HostsEntry entries = 1;int getEntriesCount()
Hosts entries.
repeated .google.cloud.migrationcenter.v1.HostsEntry entries = 1;List<? extends HostsEntryOrBuilder> getEntriesOrBuilderList()
Hosts entries.
repeated .google.cloud.migrationcenter.v1.HostsEntry entries = 1;HostsEntryOrBuilder getEntriesOrBuilder(int index)
Hosts entries.
repeated .google.cloud.migrationcenter.v1.HostsEntry entries = 1;Copyright © 2024 Google LLC. All rights reserved.