public interface VodGetDirectEditResultRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getReqIds(int index)
repeated string ReqIds = 1; |
com.google.protobuf.ByteString |
getReqIdsBytes(int index)
repeated string ReqIds = 1; |
int |
getReqIdsCount()
repeated string ReqIds = 1; |
List<String> |
getReqIdsList()
repeated string ReqIds = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getReqIdsList()
repeated string ReqIds = 1;int getReqIdsCount()
repeated string ReqIds = 1;String getReqIds(int index)
repeated string ReqIds = 1;index - The index of the element to return.com.google.protobuf.ByteString getReqIdsBytes(int index)
repeated string ReqIds = 1;index - The index of the value to return.Copyright © 2023. All rights reserved.