public static final class MysqlxCrud.Projection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Projection.Builder> implements MysqlxCrud.ProjectionOrBuilder
Mysqlx.Crud.Projection| Modifier and Type | Method and Description |
|---|---|
MysqlxCrud.Projection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxCrud.Projection |
build() |
MysqlxCrud.Projection |
buildPartial() |
MysqlxCrud.Projection.Builder |
clear() |
MysqlxCrud.Projection.Builder |
clearAlias()
optional alias.
|
MysqlxCrud.Projection.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MysqlxCrud.Projection.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MysqlxCrud.Projection.Builder |
clearSource()
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
MysqlxCrud.Projection.Builder |
clone() |
java.lang.String |
getAlias()
optional alias.
|
com.google.protobuf.ByteString |
getAliasBytes()
optional alias.
|
MysqlxCrud.Projection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
MysqlxExpr.Expr |
getSource()
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
MysqlxExpr.Expr.Builder |
getSourceBuilder()
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
MysqlxExpr.ExprOrBuilder |
getSourceOrBuilder()
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
boolean |
hasAlias()
optional alias.
|
boolean |
hasSource()
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MysqlxCrud.Projection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MysqlxCrud.Projection.Builder |
mergeFrom(com.google.protobuf.Message other) |
MysqlxCrud.Projection.Builder |
mergeFrom(MysqlxCrud.Projection other) |
MysqlxCrud.Projection.Builder |
mergeSource(MysqlxExpr.Expr value)
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
MysqlxCrud.Projection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MysqlxCrud.Projection.Builder |
setAlias(java.lang.String value)
optional alias.
|
MysqlxCrud.Projection.Builder |
setAliasBytes(com.google.protobuf.ByteString value)
optional alias.
|
MysqlxCrud.Projection.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxCrud.Projection.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
MysqlxCrud.Projection.Builder |
setSource(MysqlxExpr.Expr.Builder builderForValue)
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
MysqlxCrud.Projection.Builder |
setSource(MysqlxExpr.Expr value)
the expression identifying an element from the source data,
which can include a column identifier or any expression
|
MysqlxCrud.Projection.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.Projection.Builder>public MysqlxCrud.Projection.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.Projection.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.Projection.Builder>public MysqlxCrud.Projection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MysqlxCrud.Projection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MysqlxCrud.Projection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MysqlxCrud.Projection.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.Projection.Builder>public MysqlxCrud.Projection.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.Projection.Builder>public MysqlxCrud.Projection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Projection.Builder>public MysqlxCrud.Projection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Projection.Builder>public MysqlxCrud.Projection.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.Projection.Builder>public MysqlxCrud.Projection.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.Projection.Builder>public MysqlxCrud.Projection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxCrud.Projection.Builder>public MysqlxCrud.Projection.Builder mergeFrom(MysqlxCrud.Projection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Projection.Builder>public MysqlxCrud.Projection.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.Projection.Builder>java.io.IOExceptionpublic boolean hasSource()
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;hasSource in interface MysqlxCrud.ProjectionOrBuilderpublic MysqlxExpr.Expr getSource()
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;getSource in interface MysqlxCrud.ProjectionOrBuilderpublic MysqlxCrud.Projection.Builder setSource(MysqlxExpr.Expr value)
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;public MysqlxCrud.Projection.Builder setSource(MysqlxExpr.Expr.Builder builderForValue)
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;public MysqlxCrud.Projection.Builder mergeSource(MysqlxExpr.Expr value)
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;public MysqlxCrud.Projection.Builder clearSource()
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;public MysqlxExpr.Expr.Builder getSourceBuilder()
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;public MysqlxExpr.ExprOrBuilder getSourceOrBuilder()
the expression identifying an element from the source data, which can include a column identifier or any expression
required .Mysqlx.Expr.Expr source = 1;getSourceOrBuilder in interface MysqlxCrud.ProjectionOrBuilderpublic boolean hasAlias()
optional alias. Required for DOCUMENTs (clients may use the source string as default)
optional string alias = 2;hasAlias in interface MysqlxCrud.ProjectionOrBuilderpublic java.lang.String getAlias()
optional alias. Required for DOCUMENTs (clients may use the source string as default)
optional string alias = 2;getAlias in interface MysqlxCrud.ProjectionOrBuilderpublic com.google.protobuf.ByteString getAliasBytes()
optional alias. Required for DOCUMENTs (clients may use the source string as default)
optional string alias = 2;getAliasBytes in interface MysqlxCrud.ProjectionOrBuilderpublic MysqlxCrud.Projection.Builder setAlias(java.lang.String value)
optional alias. Required for DOCUMENTs (clients may use the source string as default)
optional string alias = 2;value - The alias to set.public MysqlxCrud.Projection.Builder clearAlias()
optional alias. Required for DOCUMENTs (clients may use the source string as default)
optional string alias = 2;public MysqlxCrud.Projection.Builder setAliasBytes(com.google.protobuf.ByteString value)
optional alias. Required for DOCUMENTs (clients may use the source string as default)
optional string alias = 2;value - The bytes for alias to set.public final MysqlxCrud.Projection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Projection.Builder>public final MysqlxCrud.Projection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxCrud.Projection.Builder>