- get(CompletableFuture<T>) - 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.
- 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)
- getCreatedBy() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
-
(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.VersionMetaData
-
(Required)
- 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.VersionMetaData
-
- getErrorCode() - Method in class io.apicurio.registry.rest.beans.Error
-
- getGlobalId() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
-
(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)
- getLatestArtifact(String) - Method in interface io.apicurio.registry.rest.ArtifactsResource
-
Returns the latest version of the artifact in its raw form.
- getMessage() - Method in class io.apicurio.registry.rest.beans.Error
-
- getModifiedBy() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
-
(Required)
- getModifiedOn() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
-
(Required)
- 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.VersionMetaData
-
- 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.VersionMetaData
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.beans.ArtifactMetaData
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.beans.VersionMetaData
-
(Required)