Interface MysqlxDatatypes.ArrayOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
MysqlxDatatypes.Array, MysqlxDatatypes.Array.Builder
Enclosing class:
MysqlxDatatypes

public static interface MysqlxDatatypes.ArrayOrBuilder
extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type Method 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;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof