public static interface Serde.SchemaOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.DescriptorProtos.FileDescriptorProto |
getFile()
.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; |
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; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFile()
.google.protobuf.FileDescriptorProto file = 1;com.google.protobuf.DescriptorProtos.FileDescriptorProto getFile()
.google.protobuf.FileDescriptorProto file = 1;com.google.protobuf.DescriptorProtos.FileDescriptorProtoOrBuilder getFileOrBuilder()
.google.protobuf.FileDescriptorProto file = 1;List<Serde.Schema> getImportList()
repeated .io.apicurio.registry.common.proto.Schema import = 2;Serde.Schema getImport(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;int getImportCount()
repeated .io.apicurio.registry.common.proto.Schema import = 2;List<? extends Serde.SchemaOrBuilder> getImportOrBuilderList()
repeated .io.apicurio.registry.common.proto.Schema import = 2;Serde.SchemaOrBuilder getImportOrBuilder(int index)
repeated .io.apicurio.registry.common.proto.Schema import = 2;Copyright © 2020 Red Hat. All rights reserved.