public interface RegionListResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getRegions(int index)
repeated string regions = 1; |
com.google.protobuf.ByteString |
getRegionsBytes(int index)
repeated string regions = 1; |
int |
getRegionsCount()
repeated string regions = 1; |
java.util.List<java.lang.String> |
getRegionsList()
repeated string regions = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<java.lang.String> getRegionsList()
repeated string regions = 1;int getRegionsCount()
repeated string regions = 1;java.lang.String getRegions(int index)
repeated string regions = 1;com.google.protobuf.ByteString getRegionsBytes(int index)
repeated string regions = 1;