public static final class Serde.Schema.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder> implements Serde.SchemaOrBuilder
io.apicurio.registry.common.proto.Schema
Modifier and Type | Method and Description |
---|---|
Serde.Schema.Builder |
addAllImport(Iterable<? extends Serde.Schema> values)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addImport(int index,
Serde.Schema.Builder builderForValue)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addImport(int index,
Serde.Schema value)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addImport(Serde.Schema.Builder builderForValue)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addImport(Serde.Schema value)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addImportBuilder()
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addImportBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Serde.Schema |
build() |
Serde.Schema |
buildPartial() |
Serde.Schema.Builder |
clear() |
Serde.Schema.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Serde.Schema.Builder |
clearFile()
.google.protobuf.FileDescriptorProto file = 1; |
Serde.Schema.Builder |
clearImport()
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Serde.Schema.Builder |
clone() |
Serde.Schema |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.DescriptorProtos.FileDescriptorProto |
getFile()
.google.protobuf.FileDescriptorProto file = 1; |
com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder |
getFileBuilder()
.google.protobuf.FileDescriptorProto file = 1; |
com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder |
getFileOrBuilder()
.google.protobuf.FileDescriptorProto file = 1; |
Serde.Schema |
getImport(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
getImportBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
List<Serde.Schema.Builder> |
getImportBuilderList()
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
int |
getImportCount()
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
List<Serde.Schema> |
getImportList()
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.SchemaOrBuilder |
getImportOrBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
List<? extends Serde.SchemaOrBuilder> |
getImportOrBuilderList()
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
boolean |
hasFile()
.google.protobuf.FileDescriptorProto file = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Serde.Schema.Builder |
mergeFile(com.google.protobuf.DescriptorProtos.FileDescriptorProto value)
.google.protobuf.FileDescriptorProto file = 1; |
Serde.Schema.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Serde.Schema.Builder |
mergeFrom(com.google.protobuf.Message other) |
Serde.Schema.Builder |
mergeFrom(Serde.Schema other) |
Serde.Schema.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Serde.Schema.Builder |
removeImport(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Serde.Schema.Builder |
setFile(com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder builderForValue)
.google.protobuf.FileDescriptorProto file = 1; |
Serde.Schema.Builder |
setFile(com.google.protobuf.DescriptorProtos.FileDescriptorProto value)
.google.protobuf.FileDescriptorProto file = 1; |
Serde.Schema.Builder |
setImport(int index,
Serde.Schema.Builder builderForValue)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
setImport(int index,
Serde.Schema value)
repeated .io.apicurio.registry.common.proto.Schema import = 2; |
Serde.Schema.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Serde.Schema.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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Serde.Schema build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Serde.Schema buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Serde.Schema.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder mergeFrom(Serde.Schema other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public Serde.Schema.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Serde.Schema.Builder>
IOException
public boolean hasFile()
.google.protobuf.FileDescriptorProto file = 1;
hasFile
in interface Serde.SchemaOrBuilder
public com.google.protobuf.DescriptorProtos.FileDescriptorProto getFile()
.google.protobuf.FileDescriptorProto file = 1;
getFile
in interface Serde.SchemaOrBuilder
public Serde.Schema.Builder setFile(com.google.protobuf.DescriptorProtos.FileDescriptorProto value)
.google.protobuf.FileDescriptorProto file = 1;
public Serde.Schema.Builder setFile(com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder builderForValue)
.google.protobuf.FileDescriptorProto file = 1;
public Serde.Schema.Builder mergeFile(com.google.protobuf.DescriptorProtos.FileDescriptorProto value)
.google.protobuf.FileDescriptorProto file = 1;
public Serde.Schema.Builder clearFile()
.google.protobuf.FileDescriptorProto file = 1;
public com.google.protobuf.DescriptorProtos.FileDescriptorProto.Builder getFileBuilder()
.google.protobuf.FileDescriptorProto file = 1;
public com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder getFileOrBuilder()
.google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder
in interface Serde.SchemaOrBuilder
public List<Serde.Schema> getImportList()
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportList
in interface Serde.SchemaOrBuilder
public int getImportCount()
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportCount
in interface Serde.SchemaOrBuilder
public Serde.Schema getImport(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImport
in interface Serde.SchemaOrBuilder
public Serde.Schema.Builder setImport(int index, Serde.Schema value)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder setImport(int index, Serde.Schema.Builder builderForValue)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder addImport(Serde.Schema value)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder addImport(int index, Serde.Schema value)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder addImport(Serde.Schema.Builder builderForValue)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder addImport(int index, Serde.Schema.Builder builderForValue)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder addAllImport(Iterable<? extends Serde.Schema> values)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder clearImport()
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder removeImport(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder getImportBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.SchemaOrBuilder getImportOrBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilder
in interface Serde.SchemaOrBuilder
public List<? extends Serde.SchemaOrBuilder> getImportOrBuilderList()
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilderList
in interface Serde.SchemaOrBuilder
public Serde.Schema.Builder addImportBuilder()
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public Serde.Schema.Builder addImportBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public List<Serde.Schema.Builder> getImportBuilderList()
repeated .io.apicurio.registry.common.proto.Schema import = 2;
public final Serde.Schema.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
public final Serde.Schema.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Serde.Schema.Builder>
Copyright © 2020 Red Hat. All rights reserved.