public static interface MysqlxDatatypes.ArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
MysqlxDatatypes.Any |
getValue(int index)
repeated .Mysqlx.Datatypes.Any value = 1; |
int |
getValueCount()
repeated .Mysqlx.Datatypes.Any value = 1; |
java.util.List<MysqlxDatatypes.Any> |
getValueList()
repeated .Mysqlx.Datatypes.Any value = 1; |
MysqlxDatatypes.AnyOrBuilder |
getValueOrBuilder(int index)
repeated .Mysqlx.Datatypes.Any value = 1; |
java.util.List<? extends MysqlxDatatypes.AnyOrBuilder> |
getValueOrBuilderList()
repeated .Mysqlx.Datatypes.Any value = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.util.List<MysqlxDatatypes.Any> getValueList()
repeated .Mysqlx.Datatypes.Any value = 1;MysqlxDatatypes.Any getValue(int index)
repeated .Mysqlx.Datatypes.Any value = 1;int getValueCount()
repeated .Mysqlx.Datatypes.Any value = 1;java.util.List<? extends MysqlxDatatypes.AnyOrBuilder> getValueOrBuilderList()
repeated .Mysqlx.Datatypes.Any value = 1;MysqlxDatatypes.AnyOrBuilder getValueOrBuilder(int index)
repeated .Mysqlx.Datatypes.Any value = 1;