public static final class MysqlxCrud.Column.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder> implements MysqlxCrud.ColumnOrBuilder
Mysqlx.Crud.Column| Modifier and Type | Method and Description |
|---|---|
MysqlxCrud.Column.Builder |
addAllDocumentPath(java.lang.Iterable<? extends MysqlxExpr.DocumentPathItem> values)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
addDocumentPath(int index,
MysqlxExpr.DocumentPathItem.Builder builderForValue)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
addDocumentPath(int index,
MysqlxExpr.DocumentPathItem value)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
addDocumentPath(MysqlxExpr.DocumentPathItem.Builder builderForValue)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
addDocumentPath(MysqlxExpr.DocumentPathItem value)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxExpr.DocumentPathItem.Builder |
addDocumentPathBuilder()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxExpr.DocumentPathItem.Builder |
addDocumentPathBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxCrud.Column |
build() |
MysqlxCrud.Column |
buildPartial() |
MysqlxCrud.Column.Builder |
clear() |
MysqlxCrud.Column.Builder |
clearAlias()
optional string alias = 2; |
MysqlxCrud.Column.Builder |
clearDocumentPath()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MysqlxCrud.Column.Builder |
clearName()
optional string name = 1; |
MysqlxCrud.Column.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MysqlxCrud.Column.Builder |
clone() |
java.lang.String |
getAlias()
optional string alias = 2; |
com.google.protobuf.ByteString |
getAliasBytes()
optional string alias = 2; |
MysqlxCrud.Column |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MysqlxExpr.DocumentPathItem |
getDocumentPath(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxExpr.DocumentPathItem.Builder |
getDocumentPathBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
java.util.List<MysqlxExpr.DocumentPathItem.Builder> |
getDocumentPathBuilderList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
int |
getDocumentPathCount()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
java.util.List<MysqlxExpr.DocumentPathItem> |
getDocumentPathList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxExpr.DocumentPathItemOrBuilder |
getDocumentPathOrBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
java.util.List<? extends MysqlxExpr.DocumentPathItemOrBuilder> |
getDocumentPathOrBuilderList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
java.lang.String |
getName()
optional string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
optional string name = 1; |
boolean |
hasAlias()
optional string alias = 2; |
boolean |
hasName()
optional string name = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MysqlxCrud.Column.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MysqlxCrud.Column.Builder |
mergeFrom(com.google.protobuf.Message other) |
MysqlxCrud.Column.Builder |
mergeFrom(MysqlxCrud.Column other) |
MysqlxCrud.Column.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MysqlxCrud.Column.Builder |
removeDocumentPath(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
setAlias(java.lang.String value)
optional string alias = 2; |
MysqlxCrud.Column.Builder |
setAliasBytes(com.google.protobuf.ByteString value)
optional string alias = 2; |
MysqlxCrud.Column.Builder |
setDocumentPath(int index,
MysqlxExpr.DocumentPathItem.Builder builderForValue)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
setDocumentPath(int index,
MysqlxExpr.DocumentPathItem value)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3; |
MysqlxCrud.Column.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxCrud.Column.Builder |
setName(java.lang.String value)
optional string name = 1; |
MysqlxCrud.Column.Builder |
setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1; |
MysqlxCrud.Column.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
MysqlxCrud.Column.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MysqlxCrud.Column build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MysqlxCrud.Column buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MysqlxCrud.Column.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder mergeFrom(MysqlxCrud.Column other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public MysqlxCrud.Column.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxCrud.Column.Builder>java.io.IOExceptionpublic boolean hasName()
optional string name = 1;hasName in interface MysqlxCrud.ColumnOrBuilderpublic java.lang.String getName()
optional string name = 1;getName in interface MysqlxCrud.ColumnOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
optional string name = 1;getNameBytes in interface MysqlxCrud.ColumnOrBuilderpublic MysqlxCrud.Column.Builder setName(java.lang.String value)
optional string name = 1;value - The name to set.public MysqlxCrud.Column.Builder clearName()
optional string name = 1;public MysqlxCrud.Column.Builder setNameBytes(com.google.protobuf.ByteString value)
optional string name = 1;value - The bytes for name to set.public boolean hasAlias()
optional string alias = 2;hasAlias in interface MysqlxCrud.ColumnOrBuilderpublic java.lang.String getAlias()
optional string alias = 2;getAlias in interface MysqlxCrud.ColumnOrBuilderpublic com.google.protobuf.ByteString getAliasBytes()
optional string alias = 2;getAliasBytes in interface MysqlxCrud.ColumnOrBuilderpublic MysqlxCrud.Column.Builder setAlias(java.lang.String value)
optional string alias = 2;value - The alias to set.public MysqlxCrud.Column.Builder clearAlias()
optional string alias = 2;public MysqlxCrud.Column.Builder setAliasBytes(com.google.protobuf.ByteString value)
optional string alias = 2;value - The bytes for alias to set.public java.util.List<MysqlxExpr.DocumentPathItem> getDocumentPathList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;getDocumentPathList in interface MysqlxCrud.ColumnOrBuilderpublic int getDocumentPathCount()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;getDocumentPathCount in interface MysqlxCrud.ColumnOrBuilderpublic MysqlxExpr.DocumentPathItem getDocumentPath(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;getDocumentPath in interface MysqlxCrud.ColumnOrBuilderpublic MysqlxCrud.Column.Builder setDocumentPath(int index, MysqlxExpr.DocumentPathItem value)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder setDocumentPath(int index, MysqlxExpr.DocumentPathItem.Builder builderForValue)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder addDocumentPath(MysqlxExpr.DocumentPathItem value)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder addDocumentPath(int index, MysqlxExpr.DocumentPathItem value)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder addDocumentPath(MysqlxExpr.DocumentPathItem.Builder builderForValue)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder addDocumentPath(int index, MysqlxExpr.DocumentPathItem.Builder builderForValue)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder addAllDocumentPath(java.lang.Iterable<? extends MysqlxExpr.DocumentPathItem> values)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder clearDocumentPath()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxCrud.Column.Builder removeDocumentPath(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxExpr.DocumentPathItem.Builder getDocumentPathBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxExpr.DocumentPathItemOrBuilder getDocumentPathOrBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;getDocumentPathOrBuilder in interface MysqlxCrud.ColumnOrBuilderpublic java.util.List<? extends MysqlxExpr.DocumentPathItemOrBuilder> getDocumentPathOrBuilderList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;getDocumentPathOrBuilderList in interface MysqlxCrud.ColumnOrBuilderpublic MysqlxExpr.DocumentPathItem.Builder addDocumentPathBuilder()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public MysqlxExpr.DocumentPathItem.Builder addDocumentPathBuilder(int index)
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public java.util.List<MysqlxExpr.DocumentPathItem.Builder> getDocumentPathBuilderList()
repeated .Mysqlx.Expr.DocumentPathItem document_path = 3;public final MysqlxCrud.Column.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>public final MysqlxCrud.Column.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Column.Builder>