public static interface ByteplusSaasContent.IntArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getValues(int index)
repeated int64 values = 1; |
int |
getValuesCount()
repeated int64 values = 1; |
List<Long> |
getValuesList()
repeated int64 values = 1; |
List<Long> getValuesList()
repeated int64 values = 1;int getValuesCount()
repeated int64 values = 1;long getValues(int index)
repeated int64 values = 1;index - The index of the element to return.Copyright © 2024. All rights reserved.