Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

A

accept(T) - Method in interface io.apicurio.registry.utils.ConcurrentUtil.Consumer
 
acceptInterruptibly(T) - Method in interface io.apicurio.registry.utils.ConcurrentUtil.Consumer
 
addAllImport(Iterable<? extends Serde.Schema>) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addImport(Serde.Schema) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addImport(int, Serde.Schema) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addImport(Serde.Schema.Builder) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addImport(int, Serde.Schema.Builder) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addImportBuilder() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addImportBuilder(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
apply(T) - Method in interface io.apicurio.registry.utils.ConcurrentUtil.Function
 
applyInterruptibly(T) - Method in interface io.apicurio.registry.utils.ConcurrentUtil.Function
 
ARTIFACT_ID - Static variable in interface io.apicurio.registry.rest.Headers
 
ArtifactMediaTypes - Class in io.apicurio.registry.types
 
ArtifactMediaTypes() - Constructor for class io.apicurio.registry.types.ArtifactMediaTypes
 
ArtifactMetaData - Class in io.apicurio.registry.rest.beans
Root Type for ArtifactMetaData
ArtifactMetaData() - Constructor for class io.apicurio.registry.rest.beans.ArtifactMetaData
 
ArtifactSearchResults - Class in io.apicurio.registry.rest.beans
Describes the response received when searching for artifacts.
ArtifactSearchResults() - Constructor for class io.apicurio.registry.rest.beans.ArtifactSearchResults
 
ArtifactsResource - Interface in io.apicurio.registry.rest
A JAX-RS interface.
ArtifactState - Enum in io.apicurio.registry.types
 
ArtifactType - Enum in io.apicurio.registry.types
 
ASYNCAPI_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
ASYNCAPI = 5;
AVRO_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
AVRO = 0;

B

build() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
build() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
build() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
buildPartial() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
buildPartial() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
buildPartial() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 

C

checkIfDeprecated(Supplier<ArtifactState>, String, Number, Response.ResponseBuilder) - Method in interface io.apicurio.registry.rest.Headers
 
clear() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
clear() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
clear() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
clearFile() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
clearImport() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
clearLsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 lsb = 2;
clearMsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 msb = 1;
clearName() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
string name = 1;
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
clone() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
clone() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
clone() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
close() - Method in class io.apicurio.registry.utils.IoBufferedInputStream
 
close(AutoCloseable) - Static method in class io.apicurio.registry.utils.IoUtil
Close auto-closeable, unchecked IOException is thrown for any IO exception, IllegalStateException for all others.
closeIgnore(AutoCloseable) - Static method in class io.apicurio.registry.utils.IoUtil
Close auto-closeable, ignore any exception.
Cmmn - Class in io.apicurio.registry.common.proto
 
Cmmn.ArtifactType - Enum in io.apicurio.registry.common.proto
Protobuf enum io.apicurio.registry.common.proto.ArtifactType
Cmmn.UUID - Class in io.apicurio.registry.common.proto
Protobuf type io.apicurio.registry.common.proto.UUID
Cmmn.UUID.Builder - Class in io.apicurio.registry.common.proto
Protobuf type io.apicurio.registry.common.proto.UUID
Cmmn.UUIDOrBuilder - Interface in io.apicurio.registry.common.proto
 
ConcurrentUtil - Class in io.apicurio.registry.utils
 
ConcurrentUtil() - Constructor for class io.apicurio.registry.utils.ConcurrentUtil
 
ConcurrentUtil.Consumer<T> - Interface in io.apicurio.registry.utils
 
ConcurrentUtil.Function<T,R> - Interface in io.apicurio.registry.utils
 
consumer(ConcurrentUtil.Consumer<T>) - Static method in class io.apicurio.registry.utils.ConcurrentUtil
 
convert(Cmmn.UUID) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
convert(UUID) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
copy(InputStream, OutputStream) - Static method in class io.apicurio.registry.utils.IoUtil
 
createArtifact(ArtifactType, String, IfExistsType, InputStream) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Creates a new artifact by posting the artifact content.
createArtifactRule(String, Rule) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Adds a rule to the list of rules that get applied to the artifact when adding new versions.
createArtifactVersion(String, ArtifactType, InputStream) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Creates a new version of the artifact by uploading new content.
createGlobalRule(Rule) - Method in interface io.apicurio.registry.rest.RulesResource
Adds a rule to the list of globally configured rules.

D

deleteAllGlobalRules() - Method in interface io.apicurio.registry.rest.RulesResource
Deletes all globally configured rules.
deleteArtifact(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Deletes an artifact completely, resulting in all versions of the artifact also being deleted.
deleteArtifactRule(RuleType, String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Deletes a rule from the artifact.
deleteArtifactRules(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Deletes all of the rules configured for the artifact.
deleteArtifactVersionMetaData(Integer, String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Deletes the user-editable metadata properties of the artifact version.
deleteGlobalRule(RuleType) - Method in interface io.apicurio.registry.rest.RulesResource
Deletes a single global rule.
DEPRECATED - Static variable in interface io.apicurio.registry.rest.Headers
 

E

EditableMetaData - Class in io.apicurio.registry.rest.beans
Root Type for EditableArtifactMetaData
EditableMetaData() - Constructor for class io.apicurio.registry.rest.beans.EditableMetaData
 
emptyAsNull(String) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
equals(Object) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
equals(Object) - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
equals(Object) - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
Error - Class in io.apicurio.registry.rest.beans
Root Type for Error
Error() - Constructor for class io.apicurio.registry.rest.beans.Error
 

F

FILE_FIELD_NUMBER - Static variable in class io.apicurio.registry.common.proto.Serde.Schema
 
forNumber(int) - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
fromJson(Message.Builder, String, boolean) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
fromValue(String) - Static method in enum io.apicurio.registry.rest.beans.IfExistsType
 
fromValue(String) - Static method in enum io.apicurio.registry.rest.beans.SearchOver
 
fromValue(String) - Static method in enum io.apicurio.registry.rest.beans.SortOrder
 
fromValue(String) - Static method in enum io.apicurio.registry.types.ArtifactState
 
fromValue(String) - Static method in enum io.apicurio.registry.types.ArtifactType
 
fromValue(String) - Static method in enum io.apicurio.registry.types.RuleType
 
function(ConcurrentUtil.Function<T, R>) - Static method in class io.apicurio.registry.utils.ConcurrentUtil
 

G

get(CompletableFuture<T>) - Static method in class io.apicurio.registry.utils.ConcurrentUtil
 
get(CompletableFuture<T>, long, TimeUnit) - Static method in class io.apicurio.registry.utils.ConcurrentUtil
 
getArtifactByGlobalId(long) - Method in interface io.apicurio.registry.rest.IdsResource
Gets the content for an artifact version in the registry using its globally unique identifier.
getArtifactMetaData(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Gets the metadata for an artifact in the registry.
getArtifactMetaDataByContent(String, InputStream) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Gets the metadata for an artifact that matches the raw content.
getArtifactMetaDataByGlobalId(long) - Method in interface io.apicurio.registry.rest.IdsResource
Gets the metadata for an artifact version in the registry using its globally unique identifier.
getArtifactRuleConfig(RuleType, String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Returns information about a single rule configured for an artifact.
getArtifacts() - Method in class io.apicurio.registry.rest.beans.ArtifactSearchResults
The artifacts that matched the search criteria.
getArtifactVersion(Integer, String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Retrieves a single version of the artifact content.
getArtifactVersionMetaData(Integer, String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Retrieves the metadata for a single version of the artifact.
getConfig() - Method in class io.apicurio.registry.rest.beans.Rule
(Required)
getCount() - Method in class io.apicurio.registry.rest.beans.ArtifactSearchResults
The total number of artifacts that matched the search criteria.
getCount() - Method in class io.apicurio.registry.rest.beans.VersionSearchResults
The total number of artifacts that matched the search criteria.
getCreatedBy() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getCreatedBy() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
getCreatedBy() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
getCreatedBy() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
getCreatedOn() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getCreatedOn() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
getCreatedOn() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
getCreatedOn() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
getDefaultInstance() - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
getDefaultInstance() - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
getDefaultInstance() - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
getDefaultInstanceForType() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
getDescription() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
getDescription() - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
getDescription() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
getDescription() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
 
getDescription() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
getDescriptor() - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Cmmn
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Serde
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
getDescriptor() - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
getDescriptorForType() - Method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
getDescriptorForType() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
getDescriptorForType() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
getDetail() - Method in class io.apicurio.registry.rest.beans.Error
 
getErrorCode() - Method in class io.apicurio.registry.rest.beans.Error
 
getFile() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
getFile() - Method in class io.apicurio.registry.common.proto.Serde.Schema
.google.protobuf.FileDescriptorProto file = 1;
getFile() - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
.google.protobuf.FileDescriptorProto file = 1;
getFileBuilder() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder() - Method in class io.apicurio.registry.common.proto.Serde.Schema
.google.protobuf.FileDescriptorProto file = 1;
getFileOrBuilder() - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
.google.protobuf.FileDescriptorProto file = 1;
getGlobalId() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getGlobalId() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
getGlobalId() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
getGlobalRuleConfig(RuleType) - Method in interface io.apicurio.registry.rest.RulesResource
Returns information about the named globally configured rule.
getId() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getId() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
getId() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
The artifact id.
getImport(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImport(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImport(int) - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportBuilder(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportBuilderList() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportCount() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportCount() - Method in class io.apicurio.registry.common.proto.Serde.Schema
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportCount() - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportList() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportList() - Method in class io.apicurio.registry.common.proto.Serde.Schema
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportList() - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilder(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilder(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilder(int) - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilderList() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilderList() - Method in class io.apicurio.registry.common.proto.Serde.Schema
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getImportOrBuilderList() - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
getLabels() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
getLabels() - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
getLabels() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
getLabels() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
 
getLabels() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
getLatestArtifact(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Returns the latest version of the artifact in its raw form.
getLsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 lsb = 2;
getLsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
optional fixed64 lsb = 2;
getLsb() - Method in interface io.apicurio.registry.common.proto.Cmmn.UUIDOrBuilder
optional fixed64 lsb = 2;
getMessage() - Method in class io.apicurio.registry.rest.beans.Error
 
getModifiedBy() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getModifiedBy() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
getModifiedOn() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getModifiedOn() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
getMsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 msb = 1;
getMsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
optional fixed64 msb = 1;
getMsb() - Method in interface io.apicurio.registry.common.proto.Cmmn.UUIDOrBuilder
optional fixed64 msb = 1;
getName() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
string name = 1;
getName() - Method in class io.apicurio.registry.common.proto.Serde.Ref
string name = 1;
getName() - Method in interface io.apicurio.registry.common.proto.Serde.RefOrBuilder
string name = 1;
getName() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
getName() - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
getName() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
getName() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
 
getName() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
getNameBytes() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
string name = 1;
getNameBytes() - Method in class io.apicurio.registry.common.proto.Serde.Ref
string name = 1;
getNameBytes() - Method in interface io.apicurio.registry.common.proto.Serde.RefOrBuilder
string name = 1;
getNullable(B, Predicate<? super B>, Function<? super B, ? extends R>) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
getNullable(B, Predicate<? super B>, Function<? super B, ? extends T>, Function<? super T, ? extends R>) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
getNumber() - Method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
getParserForType() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
getParserForType() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
getParserForType() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
getProperties() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
getProperties() - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
getProperties() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
getSerializedSize() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
getSerializedSize() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
getSerializedSize() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
getState() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
Describes the state of an artifact or artifact version.
getState() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
Describes the state of an artifact or artifact version.
getState() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
Describes the state of an artifact or artifact version.
getState() - Method in class io.apicurio.registry.rest.beans.UpdateState
Describes the state of an artifact or artifact version.
getState() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
Describes the state of an artifact or artifact version.
getType() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getType() - Method in class io.apicurio.registry.rest.beans.Rule
 
getType() - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
getType() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
getType() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
getUnknownFields() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
getUnknownFields() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
getUnknownFields() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
getValueDescriptor() - Method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
getVersion() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
getVersion() - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
getVersion() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
getVersions() - Method in class io.apicurio.registry.rest.beans.VersionSearchResults
(Required)
GRAPHQL - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
 
GRAPHQL_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
GRAPHQL = 6;

H

hasFile() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
hasFile() - Method in class io.apicurio.registry.common.proto.Serde.Schema
.google.protobuf.FileDescriptorProto file = 1;
hasFile() - Method in interface io.apicurio.registry.common.proto.Serde.SchemaOrBuilder
.google.protobuf.FileDescriptorProto file = 1;
hashCode() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
hashCode() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
hashCode() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
hasLsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 lsb = 2;
hasLsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
optional fixed64 lsb = 2;
hasLsb() - Method in interface io.apicurio.registry.common.proto.Cmmn.UUIDOrBuilder
optional fixed64 lsb = 2;
hasMsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 msb = 1;
hasMsb() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
optional fixed64 msb = 1;
hasMsb() - Method in interface io.apicurio.registry.common.proto.Cmmn.UUIDOrBuilder
optional fixed64 msb = 1;
Headers - Interface in io.apicurio.registry.rest
 

I

IdsResource - Interface in io.apicurio.registry.rest
A JAX-RS interface.
IfExistsType - Enum in io.apicurio.registry.rest.beans
 
IMPORT_FIELD_NUMBER - Static variable in class io.apicurio.registry.common.proto.Serde.Schema
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
internalGetFieldAccessorTable() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
internalGetValueMap() - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
io.apicurio.registry.client - package io.apicurio.registry.client
 
io.apicurio.registry.common.proto - package io.apicurio.registry.common.proto
 
io.apicurio.registry.rest - package io.apicurio.registry.rest
 
io.apicurio.registry.rest.beans - package io.apicurio.registry.rest.beans
 
io.apicurio.registry.types - package io.apicurio.registry.types
 
io.apicurio.registry.utils - package io.apicurio.registry.utils
 
IoBufferedInputStream - Class in io.apicurio.registry.utils
 
IoBufferedInputStream(InputStream, BiConsumer<byte[], Integer>) - Constructor for class io.apicurio.registry.utils.IoBufferedInputStream
 
IoUtil - Class in io.apicurio.registry.utils
 
IoUtil() - Constructor for class io.apicurio.registry.utils.IoUtil
 
isEmpty(String) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
isEmpty(String) - Static method in class io.apicurio.registry.utils.StringUtil
 
isInitialized() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
isInitialized() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
isInitialized() - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
isInitialized() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
isInitialized() - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
isInitialized() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 

J

JSON - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
 
JSON_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
JSON = 3;

L

listArtifactRules(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Returns a list of all rules configured for the artifact.
listArtifacts() - Method in interface io.apicurio.registry.rest.ArtifactsResource
Returns a list of IDs of all artifacts in the registry as a flat list.
listArtifactVersions(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Returns a list of all version numbers for the artifact.
listGlobalRules() - Method in interface io.apicurio.registry.rest.RulesResource
Gets a list of all the currently configured global rules (if any).
LSB_FIELD_NUMBER - Static variable in class io.apicurio.registry.common.proto.Cmmn.UUID
 

M

mergeFile(DescriptorProtos.FileDescriptorProto) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
mergeFrom(Message) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
mergeFrom(Cmmn.UUID) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
mergeFrom(Serde.Ref) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
mergeFrom(Message) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
mergeFrom(Serde.Schema) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
MSB_FIELD_NUMBER - Static variable in class io.apicurio.registry.common.proto.Cmmn.UUID
 

N

NAME_FIELD_NUMBER - Static variable in class io.apicurio.registry.common.proto.Serde.Ref
 
newBuilder() - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
newBuilder(Cmmn.UUID) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
newBuilder() - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
newBuilder(Serde.Ref) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
newBuilder() - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
newBuilder(Serde.Schema) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
newBuilderForType() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
newBuilderForType() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
newBuilderForType() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
nullAsEmpty(String) - Static method in class io.apicurio.registry.utils.ProtoUtil
 

O

OPENAPI_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
OPENAPI = 4;

P

parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseDelimitedFrom(InputStream) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parseFrom(ByteBuffer) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(ByteString) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(byte[]) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(InputStream) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(CodedInputStream) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
PARSER - Static variable in class io.apicurio.registry.common.proto.Cmmn.UUID
Deprecated.
parser() - Static method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
parser() - Static method in class io.apicurio.registry.common.proto.Serde.Ref
 
parser() - Static method in class io.apicurio.registry.common.proto.Serde.Schema
 
properties(InjectionPoint) - Static method in class io.apicurio.registry.utils.PropertiesUtil
Filter/strip prefixes from configuration properties.
PropertiesUtil - Class in io.apicurio.registry.utils
 
PropertiesUtil() - Constructor for class io.apicurio.registry.utils.PropertiesUtil
 
PROTO - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
 
PROTOBUF_FD_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
PROTOBUF_FD = 2;
PROTOBUF_VALUE - Static variable in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
PROTOBUF = 1;
ProtoUtil - Class in io.apicurio.registry.utils
 
ProtoUtil() - Constructor for class io.apicurio.registry.utils.ProtoUtil
 

R

registerAllExtensions(ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Cmmn
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.apicurio.registry.common.proto.Cmmn
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.apicurio.registry.common.proto.Serde
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.apicurio.registry.common.proto.Serde
 
RegistryProperties - Annotation Type in io.apicurio.registry.utils
 
RegistryService - Interface in io.apicurio.registry.client
Deprecated.
Use io.apicurio.registry.client.RegistryRestClient instead.
removeImport(int) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
reset() - Method in interface io.apicurio.registry.client.RegistryService
Deprecated.
 
result(CompletionStage<T>) - Static method in class io.apicurio.registry.utils.ConcurrentUtil
 
Rule - Class in io.apicurio.registry.rest.beans
Root Type for Rule
Rule() - Constructor for class io.apicurio.registry.rest.beans.Rule
 
RulesResource - Interface in io.apicurio.registry.rest
A JAX-RS interface.
RuleType - Enum in io.apicurio.registry.types
 

S

searchArtifacts(String, Integer, Integer, SearchOver, SortOrder) - Method in interface io.apicurio.registry.rest.SearchResource
Returns a paginated list of all artifacts that match the provided search criteria.
SearchedArtifact - Class in io.apicurio.registry.rest.beans
Models a single artifact from the result set returned when searching for artifacts.
SearchedArtifact() - Constructor for class io.apicurio.registry.rest.beans.SearchedArtifact
 
SearchedVersion - Class in io.apicurio.registry.rest.beans
Models a single artifact from the result set returned when searching for artifacts.
SearchedVersion() - Constructor for class io.apicurio.registry.rest.beans.SearchedVersion
 
SearchOver - Enum in io.apicurio.registry.rest.beans
 
SearchResource - Interface in io.apicurio.registry.rest
A JAX-RS interface.
searchVersions(String, Integer, Integer) - Method in interface io.apicurio.registry.rest.SearchResource
Searches for versions of a specific artifact.
Serde - Class in io.apicurio.registry.common.proto
 
Serde.Ref - Class in io.apicurio.registry.common.proto
Protobuf type io.apicurio.registry.common.proto.Ref
Serde.Ref.Builder - Class in io.apicurio.registry.common.proto
Protobuf type io.apicurio.registry.common.proto.Ref
Serde.RefOrBuilder - Interface in io.apicurio.registry.common.proto
 
Serde.Schema - Class in io.apicurio.registry.common.proto
Protobuf type io.apicurio.registry.common.proto.Schema
Serde.Schema.Builder - Class in io.apicurio.registry.common.proto
Protobuf type io.apicurio.registry.common.proto.Schema
Serde.SchemaOrBuilder - Interface in io.apicurio.registry.common.proto
 
setArtifacts(List<SearchedArtifact>) - Method in class io.apicurio.registry.rest.beans.ArtifactSearchResults
The artifacts that matched the search criteria.
setConfig(String) - Method in class io.apicurio.registry.rest.beans.Rule
(Required)
setCount(Integer) - Method in class io.apicurio.registry.rest.beans.ArtifactSearchResults
The total number of artifacts that matched the search criteria.
setCount(Integer) - Method in class io.apicurio.registry.rest.beans.VersionSearchResults
The total number of artifacts that matched the search criteria.
setCreatedBy(String) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setCreatedBy(String) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
setCreatedBy(String) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
setCreatedBy(String) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
setCreatedOn(long) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setCreatedOn(long) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
setCreatedOn(long) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
setCreatedOn(long) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
setDescription(String) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
setDescription(String) - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
setDescription(String) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
setDescription(String) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
 
setDescription(String) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
setDetail(String) - Method in class io.apicurio.registry.rest.beans.Error
 
setErrorCode(Integer) - Method in class io.apicurio.registry.rest.beans.Error
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
setFile(DescriptorProtos.FileDescriptorProto) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
setFile(DescriptorProtos.FileDescriptorProto.Builder) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
.google.protobuf.FileDescriptorProto file = 1;
setGlobalId(Long) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setGlobalId(Long) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
setGlobalId(Long) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
setId(String) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setId(String) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
setId(String) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
The artifact id.
setImport(int, Serde.Schema) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
setImport(int, Serde.Schema.Builder) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
repeated .io.apicurio.registry.common.proto.Schema import = 2;
setLabels(List<String>) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
setLabels(List<String>) - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
setLabels(List<String>) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
setLabels(List<String>) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
 
setLabels(List<String>) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
setLsb(long) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 lsb = 2;
setMessage(String) - Method in class io.apicurio.registry.rest.beans.Error
 
setModifiedBy(String) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setModifiedBy(String) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
setModifiedOn(long) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setModifiedOn(long) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
setMsb(long) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
optional fixed64 msb = 1;
setName(String) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
string name = 1;
setName(String) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
setName(String) - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
setName(String) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
 
setName(String) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
 
setName(String) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
setNameBytes(ByteString) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
string name = 1;
setNullable(B, R, Consumer<? super B>, BiConsumer<? super B, ? super R>) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
setNullable(B, R, Consumer<? super B>, BiConsumer<? super B, ? super T>, Function<? super R, ? extends T>) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.beans.EditableMetaData
 
setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
setState(ArtifactState) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
Describes the state of an artifact or artifact version.
setState(ArtifactState) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
Describes the state of an artifact or artifact version.
setState(ArtifactState) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
Describes the state of an artifact or artifact version.
setState(ArtifactState) - Method in class io.apicurio.registry.rest.beans.UpdateState
Describes the state of an artifact or artifact version.
setState(ArtifactState) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
Describes the state of an artifact or artifact version.
setType(ArtifactType) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setType(RuleType) - Method in class io.apicurio.registry.rest.beans.Rule
 
setType(ArtifactType) - Method in class io.apicurio.registry.rest.beans.SearchedArtifact
(Required)
setType(ArtifactType) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
setType(ArtifactType) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.common.proto.Serde.Ref.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.apicurio.registry.common.proto.Serde.Schema.Builder
 
setVersion(Integer) - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
(Required)
setVersion(Integer) - Method in class io.apicurio.registry.rest.beans.SearchedVersion
(Required)
setVersion(Integer) - Method in class io.apicurio.registry.rest.beans.VersionMetaData
(Required)
setVersions(List<SearchedVersion>) - Method in class io.apicurio.registry.rest.beans.VersionSearchResults
(Required)
SortOrder - Enum in io.apicurio.registry.rest.beans
 
StringUtil - Class in io.apicurio.registry.utils
 
StringUtil() - Constructor for class io.apicurio.registry.utils.StringUtil
 

T

testUpdateArtifact(String, ArtifactType, InputStream) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Tests whether an update to the artifact's content *would* succeed for the provided content.
toBuilder() - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
toBuilder() - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
toBuilder() - Method in class io.apicurio.registry.common.proto.Serde.Schema
 
toBytes(InputStream) - Static method in class io.apicurio.registry.utils.IoUtil
Get byte array from stream.
toBytes(String) - Static method in class io.apicurio.registry.utils.IoUtil
Get byte array from string.
toJson(Message) - Static method in class io.apicurio.registry.utils.ProtoUtil
 
toStream(String) - Static method in class io.apicurio.registry.utils.IoUtil
Get stream from content.
toStream(byte[]) - Static method in class io.apicurio.registry.utils.IoUtil
 
toString() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
 
toString() - Method in enum io.apicurio.registry.rest.beans.IfExistsType
 
toString() - Method in enum io.apicurio.registry.rest.beans.SearchOver
 
toString() - Method in enum io.apicurio.registry.rest.beans.SortOrder
 
toString() - Method in enum io.apicurio.registry.types.ArtifactState
 
toString() - Method in enum io.apicurio.registry.types.ArtifactType
 
toString() - Method in enum io.apicurio.registry.types.RuleType
 
toString(InputStream) - Static method in class io.apicurio.registry.utils.IoUtil
Get string from stream.
toString(byte[]) - Static method in class io.apicurio.registry.utils.IoUtil
Get string from byte array.

U

updateArtifact(String, ArtifactType, InputStream) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Updates an artifact by uploading new content.
updateArtifactMetaData(String, EditableMetaData) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Updates the editable parts of the artifact's metadata.
updateArtifactRuleConfig(RuleType, String, Rule) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Updates the configuration of a single rule for the artifact.
updateArtifactState(String, UpdateState) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Updates the state of the artifact.
updateArtifactVersionMetaData(Integer, String, EditableMetaData) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Updates the user-editable portion of the artifact version's metadata.
updateArtifactVersionState(Integer, String, UpdateState) - Method in interface io.apicurio.registry.rest.ArtifactsResource
Updates the state of a specific version of an artifact.
updateGlobalRuleConfig(RuleType, Rule) - Method in interface io.apicurio.registry.rest.RulesResource
Updates the configuration for a globally configured rule.
UpdateState - Class in io.apicurio.registry.rest.beans
Root Type for UpdateState
UpdateState() - Constructor for class io.apicurio.registry.rest.beans.UpdateState
 

V

value() - Method in enum io.apicurio.registry.rest.beans.IfExistsType
 
value() - Method in enum io.apicurio.registry.rest.beans.SearchOver
 
value() - Method in enum io.apicurio.registry.rest.beans.SortOrder
 
value() - Method in enum io.apicurio.registry.types.ArtifactState
 
value() - Method in enum io.apicurio.registry.types.ArtifactType
 
value() - Method in enum io.apicurio.registry.types.RuleType
 
valueOf(String) - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
 
valueOf(String) - Static method in enum io.apicurio.registry.rest.beans.IfExistsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.rest.beans.SearchOver
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.rest.beans.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.types.ArtifactState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.types.ArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.apicurio.registry.types.RuleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.apicurio.registry.common.proto.Cmmn.ArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.rest.beans.IfExistsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.rest.beans.SearchOver
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.rest.beans.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.types.ArtifactState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.types.ArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.apicurio.registry.types.RuleType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface io.apicurio.registry.rest.Headers
 
VersionMetaData - Class in io.apicurio.registry.rest.beans
Root Type for ArtifactVersionMetaData
VersionMetaData() - Constructor for class io.apicurio.registry.rest.beans.VersionMetaData
 
VersionSearchResults - Class in io.apicurio.registry.rest.beans
Describes the response received when searching for artifacts.
VersionSearchResults() - Constructor for class io.apicurio.registry.rest.beans.VersionSearchResults
 

W

writeTo(CodedOutputStream) - Method in class io.apicurio.registry.common.proto.Cmmn.UUID
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.common.proto.Serde.Ref
 
writeTo(CodedOutputStream) - Method in class io.apicurio.registry.common.proto.Serde.Schema
 

X

XML - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
 

Y

YAML - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
 
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2020 Red Hat. All rights reserved.