Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addArtifactVersionComment(String, String, String, NewComment) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Adds a new comment to the artifact version.
- ADMIN - Enum constant in enum io.apicurio.registry.types.RoleType
- AdminResource - Interface in io.apicurio.registry.rest.v2
-
A JAX-RS interface.
- ALL_ARTIFACT_RULES_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ALL_GLOBAL_RULES_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- APPLICATION_CREATE_EXTENDED - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_GET_EXTENDED - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_GRAPHQL - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_JSON - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_OCTET_STREAM - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_PROTOBUF - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_XML - Static variable in class io.apicurio.registry.types.ContentTypes
- APPLICATION_YAML - Static variable in class io.apicurio.registry.types.ContentTypes
- ARTIFACT_CREATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ARTIFACT_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ARTIFACT_HASH - Static variable in interface io.apicurio.registry.rest.Headers
- ARTIFACT_ID - Static variable in interface io.apicurio.registry.rest.Headers
- ARTIFACT_ID_ERROR_MESSAGE - Static variable in class io.apicurio.registry.utils.ArtifactIdValidator
- ARTIFACT_RULE_CREATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ARTIFACT_RULE_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ARTIFACT_RULE_UPDATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ARTIFACT_STATE_CHANGED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ARTIFACT_TYPE - Static variable in interface io.apicurio.registry.rest.Headers
- ARTIFACT_UPDATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ArtifactContent - Class in io.apicurio.registry.rest.v2.beans
- ArtifactContent() - Constructor for class io.apicurio.registry.rest.v2.beans.ArtifactContent
- ArtifactId - Class in io.apicurio.registry.events.dto
-
Root Type for ArtifactId
- ArtifactId() - Constructor for class io.apicurio.registry.events.dto.ArtifactId
- ArtifactIdValidator - Class in io.apicurio.registry.utils
- ArtifactMediaTypes - Class in io.apicurio.registry.types
- ArtifactMediaTypes() - Constructor for class io.apicurio.registry.types.ArtifactMediaTypes
- ArtifactMetaData - Class in io.apicurio.registry.rest.v1.beans
-
Root Type for ArtifactMetaData
- ArtifactMetaData - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for ArtifactMetaData
- ArtifactMetaData() - Constructor for class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- ArtifactMetaData() - Constructor for class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- ArtifactOwner - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for ArtifactOwner
- ArtifactOwner() - Constructor for class io.apicurio.registry.rest.v2.beans.ArtifactOwner
- ArtifactReference - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for ArtifactReference
- ArtifactReference() - Constructor for class io.apicurio.registry.rest.v2.beans.ArtifactReference
- ArtifactRuleChange - Class in io.apicurio.registry.events.dto
- ArtifactRuleChange() - Constructor for class io.apicurio.registry.events.dto.ArtifactRuleChange
- ARTIFACTS_IN_GROUP_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- ArtifactSearchResults - Class in io.apicurio.registry.rest.v1.beans
-
Describes the response received when searching for artifacts.
- ArtifactSearchResults - Class in io.apicurio.registry.rest.v2.beans
-
Describes the response received when searching for artifacts.
- ArtifactSearchResults() - Constructor for class io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
- ArtifactSearchResults() - Constructor for class io.apicurio.registry.rest.v2.beans.ArtifactSearchResults
- ArtifactsResource - Interface in io.apicurio.registry.rest.v1
-
A JAX-RS interface.
- ArtifactState - Enum in io.apicurio.registry.types
- ArtifactStateChange - Class in io.apicurio.registry.events.dto
-
Root Type for ArtifactStateChange
- ArtifactStateChange() - Constructor for class io.apicurio.registry.events.dto.ArtifactStateChange
- ArtifactType - Class in io.apicurio.registry.types
- ArtifactTypeInfo - Class in io.apicurio.registry.rest.v2.beans
- ArtifactTypeInfo() - Constructor for class io.apicurio.registry.rest.v2.beans.ArtifactTypeInfo
- asc - Enum constant in enum io.apicurio.registry.rest.v1.beans.SortOrder
- asc - Enum constant in enum io.apicurio.registry.rest.v2.beans.SortOrder
- ASYNCAPI - Static variable in class io.apicurio.registry.types.ArtifactType
- AVRO - Static variable in class io.apicurio.registry.types.ArtifactType
B
- BINARY - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
- BooleanUtil - Class in io.apicurio.registry.utils
- BooleanUtil() - Constructor for class io.apicurio.registry.utils.BooleanUtil
C
- checkIfDeprecated(Supplier<ArtifactState>, String, String, Number, Response.ResponseBuilder) - Method in interface io.apicurio.registry.rest.Headers
- 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.
- cloudEventType() - Method in enum io.apicurio.registry.events.dto.RegistryEventType
- Comment - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for NewComment
- Comment() - Constructor for class io.apicurio.registry.rest.v2.beans.Comment
- COMPATIBILITY - Enum constant in enum io.apicurio.registry.types.RuleType
- CONFIG - Enum constant in enum io.apicurio.registry.types.LogLevel
- ConfigurationProperty - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for ConfigurationProperty
- ConfigurationProperty() - Constructor for class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
- configureDateFormat(ObjectMapper, String, String) - Static method in class io.apicurio.registry.rest.JacksonDateTimeCustomizer
- CONTENT_TYPE - Static variable in interface io.apicurio.registry.rest.Headers
- ContentTypes - Class in io.apicurio.registry.types
- ContentTypes() - Constructor for class io.apicurio.registry.types.ContentTypes
- copy(InputStream, OutputStream) - Static method in class io.apicurio.registry.utils.IoUtil
- createArtifact(String, String, IfExistsType, Boolean, InputStream) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Creates a new artifact by posting the artifact content.
- createArtifact(String, String, String, String, IfExists, Boolean, String, String, String, String, String, String, ArtifactContent) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Creates a new artifact by posting the artifact content.
- createArtifact(String, String, String, String, IfExists, Boolean, String, String, String, String, String, String, InputStream) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Creates a new artifact by posting the artifact content.
- createArtifactRule(String, Rule) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Adds a rule to the list of rules that get applied to the artifact when adding new versions.
- createArtifactRule(String, String, Rule) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Adds a rule to the list of rules that get applied to the artifact when adding new versions.
- createArtifactVersion(String, String, InputStream) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Creates a new version of the artifact by uploading new content.
- createArtifactVersion(String, String, String, String, String, String, String, ArtifactContent) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Creates a new version of the artifact by uploading new content.
- createArtifactVersion(String, String, String, String, String, String, String, InputStream) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Creates a new version of the artifact by uploading new content.
- createdOn - Enum constant in enum io.apicurio.registry.rest.v2.beans.SortBy
- createGlobalRule(Rule) - Method in interface io.apicurio.registry.rest.v1.RulesResource
-
Adds a rule to the list of globally configured rules.
- createGlobalRule(Rule) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Adds a rule to the list of globally configured rules.
- createGroup(CreateGroupMetaData) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Creates a new group.
- CreateGroupMetaData - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for CreateGroupMetaData
- CreateGroupMetaData() - Constructor for class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
- createRoleMapping(RoleMapping) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Creates a new mapping between a user/principal and a role.
- customize(ObjectMapper) - Method in class io.apicurio.registry.rest.JacksonDateTimeCustomizer
D
- DEBUG - Enum constant in enum io.apicurio.registry.types.LogLevel
- deleteAllGlobalRules() - Method in interface io.apicurio.registry.rest.v1.RulesResource
-
Deletes all globally configured rules.
- deleteAllGlobalRules() - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Deletes all globally configured rules.
- deleteArtifact(String) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Deletes an artifact completely, resulting in all versions of the artifact also being deleted.
- deleteArtifact(String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes an artifact completely, resulting in all versions of the artifact also being deleted.
- deleteArtifactRule(String, RuleType) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Deletes a rule from the artifact.
- deleteArtifactRule(String, String, RuleType) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes a rule from the artifact.
- deleteArtifactRules(String) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Deletes all of the rules configured for the artifact.
- deleteArtifactRules(String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes all of the rules configured for the artifact.
- deleteArtifactsInGroup(String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes all of the artifacts that exist in a given group.
- deleteArtifactVersion(String, String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes a single version of the artifact.
- deleteArtifactVersionComment(String, String, String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes a single comment in an artifact version.
- deleteArtifactVersionMetaData(String, Integer) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Deletes the user-editable metadata properties of the artifact version.
- deleteArtifactVersionMetaData(String, String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes the user-editable metadata properties of the artifact version.
- deleteGlobalRule(RuleType) - Method in interface io.apicurio.registry.rest.v1.RulesResource
-
Deletes a single global rule.
- deleteGlobalRule(RuleType) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Deletes a single global rule.
- deleteGroupById(String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Deletes a group by identifier.
- deleteRoleMapping(String) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Deletes a single role mapping, effectively denying access to a user/principal.
- DEPRECATED - Enum constant in enum io.apicurio.registry.types.ArtifactState
- DEPRECATED - Static variable in interface io.apicurio.registry.rest.Headers
- desc - Enum constant in enum io.apicurio.registry.rest.v1.beans.SortOrder
- desc - Enum constant in enum io.apicurio.registry.rest.v2.beans.SortOrder
- description - Enum constant in enum io.apicurio.registry.rest.v1.beans.SearchOver
- DESCRIPTION - Static variable in interface io.apicurio.registry.rest.Headers
- DESCRIPTION_ENCODED - Static variable in interface io.apicurio.registry.rest.Headers
- DEVELOPER - Enum constant in enum io.apicurio.registry.types.RoleType
- DISABLED - Enum constant in enum io.apicurio.registry.types.ArtifactState
- DownloadRef - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for Download
- DownloadRef() - Constructor for class io.apicurio.registry.rest.v2.beans.DownloadRef
E
- EditableMetaData - Class in io.apicurio.registry.rest.v1.beans
-
Root Type for EditableArtifactMetaData
- EditableMetaData - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for EditableArtifactMetaData
- EditableMetaData() - Constructor for class io.apicurio.registry.rest.v1.beans.EditableMetaData
- EditableMetaData() - Constructor for class io.apicurio.registry.rest.v2.beans.EditableMetaData
- empties() - Element in annotation type io.apicurio.registry.utils.RegistryProperties
- empty() - Static method in class io.apicurio.registry.utils.OptionalBean
- ENABLED - Enum constant in enum io.apicurio.registry.types.ArtifactState
- equals(Object) - Method in class io.apicurio.registry.utils.OptionalBean
- Error - Class in io.apicurio.registry.rest.v1.beans
-
Root Type for Error
- Error - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for Error
- Error() - Constructor for class io.apicurio.registry.rest.v1.beans.Error
- Error() - Constructor for class io.apicurio.registry.rest.v2.beans.Error
- ERROR - Enum constant in enum io.apicurio.registry.types.LogLevel
- everything - Enum constant in enum io.apicurio.registry.rest.v1.beans.SearchOver
- exportData(Boolean) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Exports registry data as a ZIP archive.
F
- FAIL - Enum constant in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- FAIL - Enum constant in enum io.apicurio.registry.rest.v2.beans.IfExists
- FINE - Enum constant in enum io.apicurio.registry.types.LogLevel
- FINER - Enum constant in enum io.apicurio.registry.types.LogLevel
- FINEST - Enum constant in enum io.apicurio.registry.types.LogLevel
- fromValue(String) - Static method in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- fromValue(String) - Static method in enum io.apicurio.registry.rest.v1.beans.SearchOver
- fromValue(String) - Static method in enum io.apicurio.registry.rest.v1.beans.SortOrder
- fromValue(String) - Static method in enum io.apicurio.registry.rest.v2.beans.IfExists
- fromValue(String) - Static method in enum io.apicurio.registry.rest.v2.beans.SortBy
- fromValue(String) - Static method in enum io.apicurio.registry.rest.v2.beans.SortOrder
- fromValue(String) - Static method in enum io.apicurio.registry.types.ArtifactState
- fromValue(String) - Static method in enum io.apicurio.registry.types.LogLevel
- fromValue(String) - Static method in enum io.apicurio.registry.types.ReferenceType
- fromValue(String) - Static method in enum io.apicurio.registry.types.RoleType
- fromValue(String) - Static method in enum io.apicurio.registry.types.RuleType
G
- get() - Method in class io.apicurio.registry.utils.OptionalBean
- getAdmin() - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- getArtifactByGlobalId(long) - Method in interface io.apicurio.registry.rest.v1.IdsResource
-
Gets the content for an artifact version in the registry using its globally unique identifier.
- getArtifactId() - Method in class io.apicurio.registry.events.dto.ArtifactId
-
(Required)
- getArtifactId() - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
-
(Required)
- getArtifactId() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
-
(Required)
- getArtifactMetaData(String) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Gets the metadata for an artifact in the registry.
- getArtifactMetaData(String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Gets the metadata for an artifact in the registry, based on the latest version.
- getArtifactMetaDataByGlobalId(long) - Method in interface io.apicurio.registry.rest.v1.IdsResource
-
Gets the metadata for an artifact version in the registry using its globally unique identifier.
- getArtifactOwner(String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Gets the owner of an artifact in the registry.
- getArtifactRuleConfig(String, RuleType) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Returns information about a single rule configured for an artifact.
- getArtifactRuleConfig(String, String, RuleType) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns information about a single rule configured for an artifact.
- getArtifacts() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
-
The artifacts that matched the search criteria.
- getArtifacts() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactSearchResults
-
The artifacts returned in the result set.
- getArtifactVersion(String, Integer) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Retrieves a single version of the artifact content.
- getArtifactVersion(String, String, String, Boolean) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Retrieves a single version of the artifact content.
- getArtifactVersionComments(String, String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Retrieves all comments for a version of an artifact.
- getArtifactVersionMetaData(String, Integer) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Retrieves the metadata for a single version of the artifact.
- getArtifactVersionMetaData(String, String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Retrieves the metadata for a single version of the artifact.
- getArtifactVersionMetaDataByContent(String, Boolean, InputStream) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Gets the metadata for an artifact that matches the raw content.
- getArtifactVersionMetaDataByContent(String, String, Boolean, ArtifactContent) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Gets the metadata for an artifact that matches the raw content.
- getArtifactVersionMetaDataByContent(String, String, Boolean, InputStream) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Gets the metadata for an artifact that matches the raw content.
- getArtifactVersionReferences(String, String, String, ReferenceType) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Retrieves all references for a single version of an artifact.
- getBuiltOn() - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- getCauses() - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationError
- getCauses() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
List of rule violation causes.
- getCommentId() - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- getConfig() - Method in class io.apicurio.registry.rest.v1.beans.Rule
-
(Required)
- getConfig() - Method in class io.apicurio.registry.rest.v2.beans.Rule
-
(Required)
- getConfigProperty(String) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Returns the value of a single configuration property.
- getContent() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactContent
-
Raw content of the artifact or a valid (and accessible) URL where the content can be found.
- getContentByGlobalId(long, Boolean) - Method in interface io.apicurio.registry.rest.v2.IdsResource
-
Gets the content for an artifact version in the registry using its globally unique identifier.
- getContentByHash(String) - Method in interface io.apicurio.registry.rest.v2.IdsResource
-
Gets the content for an artifact version in the registry using the SHA-256 hash of the content.
- getContentById(long) - Method in interface io.apicurio.registry.rest.v2.IdsResource
-
Gets the content for an artifact version in the registry using the unique content identifier for that content.
- getContentId() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getContentId() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getContentId() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- getContext() - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- getContext() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationCause
- getCount() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
-
The total number of artifacts that matched the search criteria.
- getCount() - Method in class io.apicurio.registry.rest.v1.beans.VersionSearchResults
-
The total number of artifacts that matched the search criteria.
- getCount() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactSearchResults
-
The total number of artifacts that matched the query that produced the result set (may be more than the number of artifacts in the result set).
- getCount() - Method in class io.apicurio.registry.rest.v2.beans.GroupSearchResults
-
The total number of groups that matched the query that produced the result set (may be more than the number of groups in the result set).
- getCount() - Method in class io.apicurio.registry.rest.v2.beans.VersionSearchResults
-
The total number of versions that matched the query (may be more than the number of versions returned in the result set).
- getCreatedBy() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getCreatedBy() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getCreatedOn() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- getCurrentUserInfo() - Method in interface io.apicurio.registry.rest.v2.UsersResource
-
Returns information about the currently authenticated user.
- getDescription() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- getDescription() - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- getDescription() - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- getDescription() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- getDescription() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- getDescription() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationCause
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- getDescription() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
- getDetail() - Method in class io.apicurio.registry.rest.v1.beans.Error
- getDetail() - Method in class io.apicurio.registry.rest.v2.beans.Error
-
Full details about the error.
- getDetail() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
Full details about the error.
- getDeveloper() - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- getDisplayName() - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- getDownloadId() - Method in class io.apicurio.registry.rest.v2.beans.DownloadRef
-
(Required)
- getErrorCode() - Method in class io.apicurio.registry.rest.v1.beans.Error
- getErrorCode() - Method in class io.apicurio.registry.rest.v2.beans.Error
-
The server-side error code.
- getErrorCode() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
The server-side error code.
- getGlobalId() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getGlobalId() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- getGlobalId() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- getGlobalId() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getGlobalId() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getGlobalId() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- getGlobalRuleConfig(RuleType) - Method in interface io.apicurio.registry.rest.v1.RulesResource
-
Returns information about the named globally configured rule.
- getGlobalRuleConfig(RuleType) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Returns information about the named globally configured rule.
- getGroupById(String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns a group using the specified id.
- getGroupId() - Method in class io.apicurio.registry.events.dto.ArtifactId
- getGroupId() - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
- getGroupId() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
An ID of a single artifact group.
- getGroupId() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
-
(Required)
- getGroupId() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
An ID of a single artifact group.
- getGroupId() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
An ID of a single artifact group.
- getGroups() - Method in class io.apicurio.registry.rest.v2.beans.GroupSearchResults
-
The groups returned in the result set.
- getHref() - Method in class io.apicurio.registry.rest.v2.beans.DownloadRef
- getId() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getId() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- getId() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
The artifact id.
- getId() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
The ID of a single artifact.
- getId() - Method in class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
-
(Required)
- getId() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
An ID of a single artifact group.
- getId() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
The ID of a single artifact.
- getId() - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
An ID of a single artifact group.
- getId() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
The ID of a single artifact.
- getJAXRSClient(boolean) - Static method in class io.apicurio.registry.utils.JAXRSClientUtil
- getLabel() - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- getLabels() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- getLabels() - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- getLabels() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- getLabels() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- getLabels() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- getLabels() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- getLabels() - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
- getLabels() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- getLabels() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
- getLabels() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
- getLatestArtifact(String) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Returns the latest version of the artifact in its raw form.
- getLatestArtifact(String, String, Boolean) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns the latest version of the artifact in its raw form.
- getLevel() - Method in class io.apicurio.registry.rest.v2.beans.LogConfiguration
-
(Required)
- getLevel() - Method in class io.apicurio.registry.rest.v2.beans.NamedLogConfiguration
-
(Required)
- getLogConfiguration(String) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Returns the configured logger configuration for the provided logger name, if no logger configuration is persisted it will return the current default log configuration in the system.
- getMaxArtifactDescriptionLengthChars() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxArtifactLabelsCount() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxArtifactNameLengthChars() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxArtifactPropertiesCount() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxArtifactsCount() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxLabelSizeBytes() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxPropertyKeySizeBytes() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxPropertyValueSizeBytes() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxRequestsPerSecondCount() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxSchemaSizeBytes() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxTotalSchemasCount() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMaxVersionsPerArtifactCount() - Method in class io.apicurio.registry.rest.v2.beans.Limits
- getMessage() - Method in class io.apicurio.registry.rest.v1.beans.Error
- getMessage() - Method in class io.apicurio.registry.rest.v2.beans.Error
-
The short error message.
- getMessage() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
The short error message.
- getModifiedBy() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getModifiedBy() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- getModifiedBy() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getModifiedBy() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- getModifiedBy() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- getModifiedBy() - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- getModifiedOn() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getModifiedOn() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- getModifiedOn() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getModifiedOn() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- getModifiedOn() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- getModifiedOn() - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- getName() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- getName() - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- getName() - Method in class io.apicurio.registry.rest.v1.beans.Error
- getName() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- getName() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- getName() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- getName() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- getName() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
-
(Required)
- getName() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactTypeInfo
- getName() - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- getName() - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
- getName() - Method in class io.apicurio.registry.rest.v2.beans.Error
-
The error name - typically the classname of the exception thrown by the server.
- getName() - Method in class io.apicurio.registry.rest.v2.beans.NamedLogConfiguration
-
(Required)
- getName() - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
The error name - typically the classname of the exception thrown by the server.
- getName() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- getName() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
- getName() - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- getName() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
- getOwner() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactOwner
- getPrincipalId() - Method in class io.apicurio.registry.rest.v2.beans.RoleMapping
-
(Required)
- getPrincipalName() - Method in class io.apicurio.registry.rest.v2.beans.RoleMapping
-
A friendly name for the principal.
- getProperties() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- getProperties() - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- getProperties() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- getProperties() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
User-defined name-value pairs.
- getProperties() - Method in class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
-
User-defined name-value pairs.
- getProperties() - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
-
User-defined name-value pairs.
- getProperties() - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
User-defined name-value pairs.
- getProperties() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
User-defined name-value pairs.
- getProperties() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
User-defined name-value pairs.
- getReferences() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactContent
-
Collection of references to other artifacts.
- getReferences() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- getReferences() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getResourceLimits() - Method in interface io.apicurio.registry.rest.v2.SystemResource
-
This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.
- getRole() - Method in class io.apicurio.registry.rest.v2.beans.RoleMapping
-
(Required)
- getRole() - Method in class io.apicurio.registry.rest.v2.beans.UpdateRole
-
(Required)
- getRoleMapping(String) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Gets the details of a single role mapping (by `principalId`).
- getRule() - Method in class io.apicurio.registry.events.dto.ArtifactRuleChange
- getState() - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
-
(Required)
- getState() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v1.beans.UpdateState
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v2.beans.UpdateState
-
Describes the state of an artifact or artifact version.
- getState() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
Describes the state of an artifact or artifact version.
- getSystemInfo() - Method in interface io.apicurio.registry.rest.v2.SystemResource
-
This operation retrieves information about the running registry system, such as the version of the software and when it was built.
- getType() - Method in class io.apicurio.registry.events.dto.ArtifactId
- getType() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v1.beans.Rule
- getType() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v2.beans.Rule
- getType() - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getType() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- getUsername() - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- getValue() - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- getValue() - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- getValue() - Method in class io.apicurio.registry.rest.v2.beans.NewComment
-
(Required)
- getValue() - Method in class io.apicurio.registry.rest.v2.beans.UpdateConfigurationProperty
-
(Required)
- getVersion() - Method in class io.apicurio.registry.events.dto.ArtifactId
- getVersion() - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
- getVersion() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
- getVersion() - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- getVersion() - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- getVersion() - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- getVersions() - Method in class io.apicurio.registry.rest.v1.beans.VersionSearchResults
-
(Required)
- getVersions() - Method in class io.apicurio.registry.rest.v2.beans.VersionSearchResults
-
The collection of artifact versions returned in the result set.
- getViewer() - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- GLOBAL_RULE_CREATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- GLOBAL_RULE_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- GLOBAL_RULE_UPDATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- GRAPHQL - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
- GRAPHQL - Static variable in class io.apicurio.registry.types.ArtifactType
- GROUP_CREATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- GROUP_DELETED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- GROUP_ID - Static variable in interface io.apicurio.registry.rest.Headers
- GROUP_ID_ERROR_MESSAGE - Static variable in class io.apicurio.registry.utils.ArtifactIdValidator
- GROUP_UPDATED - Enum constant in enum io.apicurio.registry.events.dto.RegistryEventType
- GroupMetaData - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for GroupMetaData
- GroupMetaData() - Constructor for class io.apicurio.registry.rest.v2.beans.GroupMetaData
- GroupSearchResults - Class in io.apicurio.registry.rest.v2.beans
-
Describes the response received when searching for groups.
- GroupSearchResults() - Constructor for class io.apicurio.registry.rest.v2.beans.GroupSearchResults
- GroupsResource - Interface in io.apicurio.registry.rest.v2
-
A JAX-RS interface.
H
- HASH_ALGO - Static variable in interface io.apicurio.registry.rest.Headers
- hashCode() - Method in class io.apicurio.registry.utils.OptionalBean
- Headers - Interface in io.apicurio.registry.rest
I
- IdsResource - Interface in io.apicurio.registry.rest.v1
-
A JAX-RS interface.
- IdsResource - Interface in io.apicurio.registry.rest.v2
-
A JAX-RS interface.
- IfExists - Enum in io.apicurio.registry.rest.v2.beans
- IfExistsType - Enum in io.apicurio.registry.rest.v1.beans
- importData(Boolean, Boolean, InputStream) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Imports registry data that was previously exported using the `/admin/export` operation.
- INBOUND - Enum constant in enum io.apicurio.registry.types.ReferenceType
- INFO - Enum constant in enum io.apicurio.registry.types.LogLevel
- INTEGRITY - Enum constant in enum io.apicurio.registry.types.RuleType
- io.apicurio.registry.events.dto - package io.apicurio.registry.events.dto
- io.apicurio.registry.exception - package io.apicurio.registry.exception
- io.apicurio.registry.rest - package io.apicurio.registry.rest
- io.apicurio.registry.rest.v1 - package io.apicurio.registry.rest.v1
- io.apicurio.registry.rest.v1.beans - package io.apicurio.registry.rest.v1.beans
- io.apicurio.registry.rest.v2 - package io.apicurio.registry.rest.v2
- io.apicurio.registry.rest.v2.beans - package io.apicurio.registry.rest.v2.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
- isArtifactIdAllowed(String) - Static method in class io.apicurio.registry.utils.ArtifactIdValidator
- isEmpty() - Method in class io.apicurio.registry.utils.OptionalBean
- isEmpty(String) - Static method in class io.apicurio.registry.utils.StringUtil
- isGroupIdAllowed(String) - Static method in class io.apicurio.registry.utils.ArtifactIdValidator
- isPresent() - Method in class io.apicurio.registry.utils.OptionalBean
J
- JacksonDateTimeCustomizer - Class in io.apicurio.registry.rest
- JacksonDateTimeCustomizer() - Constructor for class io.apicurio.registry.rest.JacksonDateTimeCustomizer
- JAXRSClientUtil - Class in io.apicurio.registry.utils
- JAXRSClientUtil() - Constructor for class io.apicurio.registry.utils.JAXRSClientUtil
- JSON - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
- JSON - Static variable in class io.apicurio.registry.types.ArtifactType
K
- KCONNECT - Static variable in class io.apicurio.registry.types.ArtifactType
L
- labels - Enum constant in enum io.apicurio.registry.rest.v1.beans.SearchOver
- Limits - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for Limits
- Limits() - Constructor for class io.apicurio.registry.rest.v2.beans.Limits
- listArtifactRules(String) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Returns a list of all rules configured for the artifact.
- listArtifactRules(String, String) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns a list of all rules configured for the artifact.
- listArtifacts() - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Returns a list of IDs of all artifacts in the registry as a flat list.
- listArtifactsInGroup(String, Integer, Integer, SortOrder, SortBy) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns a list of all artifacts in the group.
- listArtifactTypes() - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Gets a list of all the configured artifact types.
- listArtifactVersions(String) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Returns a list of all version numbers for the artifact.
- listArtifactVersions(String, String, Integer, Integer) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns a list of all versions of the artifact.
- listConfigProperties() - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Returns a list of all configuration properties that have been set.
- listGlobalRules() - Method in interface io.apicurio.registry.rest.v1.RulesResource
-
Gets a list of all the currently configured global rules (if any).
- listGlobalRules() - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Gets a list of all the currently configured global rules (if any).
- listGroups(Integer, Integer, SortOrder, SortBy) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Returns a list of all groups.
- listLogConfigurations() - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
List all of the configured logging levels.
- listRoleMappings() - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Gets a list of all role mappings configured in the registry (if any).
- LogConfiguration - Class in io.apicurio.registry.rest.v2.beans
- LogConfiguration() - Constructor for class io.apicurio.registry.rest.v2.beans.LogConfiguration
- LogLevel - Enum in io.apicurio.registry.types
M
- map(Function<? super T, ? extends U>) - Method in class io.apicurio.registry.utils.OptionalBean
N
- name - Enum constant in enum io.apicurio.registry.rest.v1.beans.SearchOver
- name - Enum constant in enum io.apicurio.registry.rest.v2.beans.SortBy
- NAME - Static variable in interface io.apicurio.registry.rest.Headers
- NAME_ENCODED - Static variable in interface io.apicurio.registry.rest.Headers
- NamedLogConfiguration - Class in io.apicurio.registry.rest.v2.beans
- NamedLogConfiguration() - Constructor for class io.apicurio.registry.rest.v2.beans.NamedLogConfiguration
- NewComment - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for NewComment
- NewComment() - Constructor for class io.apicurio.registry.rest.v2.beans.NewComment
O
- of(T) - Static method in class io.apicurio.registry.utils.OptionalBean
- ofNullable(T) - Static method in class io.apicurio.registry.utils.OptionalBean
- OPENAPI - Static variable in class io.apicurio.registry.types.ArtifactType
- OptionalBean<T> - Class in io.apicurio.registry.utils
-
Proxyable alternative to java.util.Optional.
- OptionalBean() - Constructor for class io.apicurio.registry.utils.OptionalBean
-
This constructor is public to avoid an error in Quarkus and should not be called directly.
- OptionalBean(T) - Constructor for class io.apicurio.registry.utils.OptionalBean
-
This constructor is public to avoid an error in Quarkus and should not be called directly.
- orElse(T) - Method in class io.apicurio.registry.utils.OptionalBean
- OUTBOUND - Enum constant in enum io.apicurio.registry.types.ReferenceType
P
- postConstruct() - Method in class io.apicurio.registry.rest.JacksonDateTimeCustomizer
- PRESERVE_CONTENT_ID - Static variable in interface io.apicurio.registry.rest.Headers
- PRESERVE_GLOBAL_ID - Static variable in interface io.apicurio.registry.rest.Headers
- 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 - Static variable in class io.apicurio.registry.types.ArtifactType
R
- READ_ONLY - Enum constant in enum io.apicurio.registry.types.RoleType
- referencesByContentHash(String) - Method in interface io.apicurio.registry.rest.v2.IdsResource
-
Returns a list containing all the artifact references using the artifact content hash.
- referencesByContentId(long) - Method in interface io.apicurio.registry.rest.v2.IdsResource
-
Returns a list containing all the artifact references using the artifact content ID.
- referencesByGlobalId(long, ReferenceType) - Method in interface io.apicurio.registry.rest.v2.IdsResource
-
Returns a list containing all the artifact references using the artifact global ID.
- ReferenceType - Enum in io.apicurio.registry.types
- RegistryEventType - Enum in io.apicurio.registry.events.dto
- RegistryException - Exception in io.apicurio.registry.types
-
Generic project exception.
- RegistryException() - Constructor for exception io.apicurio.registry.types.RegistryException
- RegistryException(String) - Constructor for exception io.apicurio.registry.types.RegistryException
- RegistryException(String, Throwable) - Constructor for exception io.apicurio.registry.types.RegistryException
- RegistryException(String, Throwable, boolean, boolean) - Constructor for exception io.apicurio.registry.types.RegistryException
- RegistryException(Throwable) - Constructor for exception io.apicurio.registry.types.RegistryException
- RegistryProperties - Annotation Type in io.apicurio.registry.utils
- removeLogConfiguration(String) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Removes the configured logger configuration (if any) for the given logger.
- resetConfigProperty(String) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Resets the value of a single configuration property.
- RETURN - Enum constant in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- RETURN - Enum constant in enum io.apicurio.registry.rest.v2.beans.IfExists
- RETURN_OR_UPDATE - Enum constant in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- RETURN_OR_UPDATE - Enum constant in enum io.apicurio.registry.rest.v2.beans.IfExists
- RoleMapping - Class in io.apicurio.registry.rest.v2.beans
-
The mapping between a user/principal and their role.
- RoleMapping() - Constructor for class io.apicurio.registry.rest.v2.beans.RoleMapping
- RoleType - Enum in io.apicurio.registry.types
- Rule - Class in io.apicurio.registry.rest.v1.beans
-
Root Type for Rule
- Rule - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for Rule
- Rule() - Constructor for class io.apicurio.registry.rest.v1.beans.Rule
- Rule() - Constructor for class io.apicurio.registry.rest.v2.beans.Rule
- RulesResource - Interface in io.apicurio.registry.rest.v1
-
A JAX-RS interface.
- RuleType - Enum in io.apicurio.registry.types
- RuleViolationCause - Class in io.apicurio.registry.rest.v1.beans
-
Created by aohana
- RuleViolationCause - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for RuleViolationCause
- RuleViolationCause() - Constructor for class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- RuleViolationCause() - Constructor for class io.apicurio.registry.rest.v2.beans.RuleViolationCause
- RuleViolationCause(String, String) - Constructor for class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- RuleViolationError - Class in io.apicurio.registry.rest.v1.beans
-
Created by aohana
- RuleViolationError - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for Error
- RuleViolationError() - Constructor for class io.apicurio.registry.rest.v1.beans.RuleViolationError
- RuleViolationError() - Constructor for class io.apicurio.registry.rest.v2.beans.RuleViolationError
- RuntimeAssertionFailedException - Exception in io.apicurio.registry.exception
- RuntimeAssertionFailedException(String) - Constructor for exception io.apicurio.registry.exception.RuntimeAssertionFailedException
S
- searchArtifacts(String, Integer, Integer, SearchOver, SortOrder) - Method in interface io.apicurio.registry.rest.v1.SearchResource
-
Returns a paginated list of all artifacts that match the provided search criteria.
- searchArtifacts(String, Integer, Integer, SortOrder, SortBy, List<String>, List<String>, String, String, Long, Long) - Method in interface io.apicurio.registry.rest.v2.SearchResource
-
Returns a paginated list of all artifacts that match the provided filter criteria.
- searchArtifactsByContent(Boolean, String, Integer, Integer, SortOrder, SortBy, InputStream) - Method in interface io.apicurio.registry.rest.v2.SearchResource
-
Returns a paginated list of all artifacts with at least one version that matches the posted content.
- SearchedArtifact - Class in io.apicurio.registry.rest.v1.beans
-
Models a single artifact from the result set returned when searching for artifacts.
- SearchedArtifact - Class in io.apicurio.registry.rest.v2.beans
-
Models a single artifact from the result set returned when searching for artifacts.
- SearchedArtifact() - Constructor for class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- SearchedArtifact() - Constructor for class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- SearchedGroup - Class in io.apicurio.registry.rest.v2.beans
-
Models a single group from the result set returned when searching for groups.
- SearchedGroup() - Constructor for class io.apicurio.registry.rest.v2.beans.SearchedGroup
- SearchedVersion - Class in io.apicurio.registry.rest.v1.beans
-
Models a single artifact from the result set returned when searching for artifacts.
- SearchedVersion - Class in io.apicurio.registry.rest.v2.beans
-
Models a single artifact from the result set returned when searching for artifacts.
- SearchedVersion() - Constructor for class io.apicurio.registry.rest.v1.beans.SearchedVersion
- SearchedVersion() - Constructor for class io.apicurio.registry.rest.v2.beans.SearchedVersion
- SearchOver - Enum in io.apicurio.registry.rest.v1.beans
- SearchResource - Interface in io.apicurio.registry.rest.v1
-
A JAX-RS interface.
- SearchResource - Interface in io.apicurio.registry.rest.v2
-
A JAX-RS interface.
- searchVersions(String, Integer, Integer) - Method in interface io.apicurio.registry.rest.v1.SearchResource
-
Searches for versions of a specific artifact.
- setAdmin(Boolean) - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- setArtifactId(String) - Method in class io.apicurio.registry.events.dto.ArtifactId
-
(Required)
- setArtifactId(String) - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
-
(Required)
- setArtifactId(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
-
(Required)
- setArtifacts(List<SearchedArtifact>) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
-
The artifacts that matched the search criteria.
- setArtifacts(List<SearchedArtifact>) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactSearchResults
-
The artifacts returned in the result set.
- setBuiltOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- setCauses(List<RuleViolationCause>) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
List of rule violation causes.
- setCauses(Set<RuleViolationCause>) - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationError
- setCommentId(String) - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- setConfig(String) - Method in class io.apicurio.registry.rest.v1.beans.Rule
-
(Required)
- setConfig(String) - Method in class io.apicurio.registry.rest.v2.beans.Rule
-
(Required)
- setContent(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactContent
-
Raw content of the artifact or a valid (and accessible) URL where the content can be found.
- setContentId(Long) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setContentId(Long) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setContentId(Long) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- setContext(String) - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- setContext(String) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationCause
- setCount(Integer) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
-
The total number of artifacts that matched the search criteria.
- setCount(Integer) - Method in class io.apicurio.registry.rest.v1.beans.VersionSearchResults
-
The total number of artifacts that matched the search criteria.
- setCount(Integer) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactSearchResults
-
The total number of artifacts that matched the query that produced the result set (may be more than the number of artifacts in the result set).
- setCount(Integer) - Method in class io.apicurio.registry.rest.v2.beans.GroupSearchResults
-
The total number of groups that matched the query that produced the result set (may be more than the number of groups in the result set).
- setCount(Integer) - Method in class io.apicurio.registry.rest.v2.beans.VersionSearchResults
-
The total number of versions that matched the query (may be more than the number of versions returned in the result set).
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- setCreatedOn(long) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setCreatedOn(long) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- setCreatedOn(long) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- setCreatedOn(long) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setCreatedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- setDescription(String) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- setDescription(String) - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- setDescription(String) - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- setDescription(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- setDescription(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- setDescription(String) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationCause
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- setDescription(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
- setDetail(String) - Method in class io.apicurio.registry.rest.v1.beans.Error
- setDetail(String) - Method in class io.apicurio.registry.rest.v2.beans.Error
-
Full details about the error.
- setDetail(String) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
Full details about the error.
- setDeveloper(Boolean) - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- setDisplayName(String) - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- setDownloadId(String) - Method in class io.apicurio.registry.rest.v2.beans.DownloadRef
-
(Required)
- setErrorCode(Integer) - Method in class io.apicurio.registry.rest.v1.beans.Error
- setErrorCode(Integer) - Method in class io.apicurio.registry.rest.v2.beans.Error
-
The server-side error code.
- setErrorCode(Integer) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
The server-side error code.
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- setGroupId(String) - Method in class io.apicurio.registry.events.dto.ArtifactId
- setGroupId(String) - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
- setGroupId(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
An ID of a single artifact group.
- setGroupId(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
-
(Required)
- setGroupId(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
An ID of a single artifact group.
- setGroupId(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
An ID of a single artifact group.
- setGroups(List<SearchedGroup>) - Method in class io.apicurio.registry.rest.v2.beans.GroupSearchResults
-
The groups returned in the result set.
- setHref(String) - Method in class io.apicurio.registry.rest.v2.beans.DownloadRef
- setId(String) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setId(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- setId(String) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
The artifact id.
- setId(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
The ID of a single artifact.
- setId(String) - Method in class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
-
(Required)
- setId(String) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
An ID of a single artifact group.
- setId(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
The ID of a single artifact.
- setId(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
An ID of a single artifact group.
- setId(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
The ID of a single artifact.
- setLabel(String) - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
- setLevel(LogLevel) - Method in class io.apicurio.registry.rest.v2.beans.LogConfiguration
-
(Required)
- setLevel(LogLevel) - Method in class io.apicurio.registry.rest.v2.beans.NamedLogConfiguration
-
(Required)
- setLogConfiguration(String, LogConfiguration) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Configures the logger referenced by the provided logger name with the given configuration.
- setMaxArtifactDescriptionLengthChars(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxArtifactLabelsCount(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxArtifactNameLengthChars(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxArtifactPropertiesCount(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxArtifactsCount(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxLabelSizeBytes(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxPropertyKeySizeBytes(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxPropertyValueSizeBytes(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxRequestsPerSecondCount(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxSchemaSizeBytes(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxTotalSchemasCount(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMaxVersionsPerArtifactCount(Long) - Method in class io.apicurio.registry.rest.v2.beans.Limits
- setMessage(String) - Method in class io.apicurio.registry.rest.v1.beans.Error
- setMessage(String) - Method in class io.apicurio.registry.rest.v2.beans.Error
-
The short error message.
- setMessage(String) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
The short error message.
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- setModifiedOn(long) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setModifiedOn(long) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- setModifiedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setModifiedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
(Required)
- setModifiedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- setModifiedOn(Date) - Method in class io.apicurio.registry.rest.v2.beans.SearchedGroup
-
(Required)
- setName(String) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- setName(String) - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- setName(String) - Method in class io.apicurio.registry.rest.v1.beans.Error
- setName(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- setName(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- setName(String) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
-
(Required)
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactTypeInfo
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.Error
-
The error name - typically the classname of the exception thrown by the server.
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.NamedLogConfiguration
-
(Required)
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.RuleViolationError
-
The error name - typically the classname of the exception thrown by the server.
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- setName(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
- setOwner(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactOwner
- setPrincipalId(String) - Method in class io.apicurio.registry.rest.v2.beans.RoleMapping
-
(Required)
- setPrincipalName(String) - Method in class io.apicurio.registry.rest.v2.beans.RoleMapping
-
A friendly name for the principal.
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
User-defined name-value pairs.
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v2.beans.CreateGroupMetaData
-
User-defined name-value pairs.
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v2.beans.EditableMetaData
-
User-defined name-value pairs.
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v2.beans.GroupMetaData
-
User-defined name-value pairs.
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
User-defined name-value pairs.
- setProperties(Map<String, String>) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
User-defined name-value pairs.
- setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactContent
-
Collection of references to other artifacts.
- setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
- setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setRole(RoleType) - Method in class io.apicurio.registry.rest.v2.beans.RoleMapping
-
(Required)
- setRole(RoleType) - Method in class io.apicurio.registry.rest.v2.beans.UpdateRole
-
(Required)
- setRule(String) - Method in class io.apicurio.registry.events.dto.ArtifactRuleChange
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v1.beans.UpdateState
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v2.beans.UpdateState
-
Describes the state of an artifact or artifact version.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
Describes the state of an artifact or artifact version.
- setState(String) - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
-
(Required)
- setType(RuleType) - Method in class io.apicurio.registry.rest.v1.beans.Rule
- setType(RuleType) - Method in class io.apicurio.registry.rest.v2.beans.Rule
- setType(String) - Method in class io.apicurio.registry.events.dto.ArtifactId
- setType(String) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedArtifact
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setType(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- setUsername(String) - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- setValue(String) - Method in class io.apicurio.registry.rest.v2.beans.Comment
-
(Required)
- setValue(String) - Method in class io.apicurio.registry.rest.v2.beans.ConfigurationProperty
-
(Required)
- setValue(String) - Method in class io.apicurio.registry.rest.v2.beans.NewComment
-
(Required)
- setValue(String) - Method in class io.apicurio.registry.rest.v2.beans.UpdateConfigurationProperty
-
(Required)
- setVersion(Integer) - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
-
(Required)
- setVersion(Integer) - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
-
(Required)
- setVersion(Long) - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
-
(Required)
- setVersion(String) - Method in class io.apicurio.registry.events.dto.ArtifactId
- setVersion(String) - Method in class io.apicurio.registry.events.dto.ArtifactStateChange
- setVersion(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactMetaData
-
(Required)
- setVersion(String) - Method in class io.apicurio.registry.rest.v2.beans.ArtifactReference
- setVersion(String) - Method in class io.apicurio.registry.rest.v2.beans.SearchedVersion
-
(Required)
- setVersion(String) - Method in class io.apicurio.registry.rest.v2.beans.SystemInfo
- setVersion(String) - Method in class io.apicurio.registry.rest.v2.beans.VersionMetaData
-
(Required)
- setVersions(List<SearchedVersion>) - Method in class io.apicurio.registry.rest.v1.beans.VersionSearchResults
-
(Required)
- setVersions(List<SearchedVersion>) - Method in class io.apicurio.registry.rest.v2.beans.VersionSearchResults
-
The collection of artifact versions returned in the result set.
- setViewer(Boolean) - Method in class io.apicurio.registry.rest.v2.beans.UserInfo
- SEVERE - Enum constant in enum io.apicurio.registry.types.LogLevel
- SortBy - Enum in io.apicurio.registry.rest.v2.beans
- SortOrder - Enum in io.apicurio.registry.rest.v1.beans
- SortOrder - Enum in io.apicurio.registry.rest.v2.beans
- stream() - Method in class io.apicurio.registry.utils.OptionalBean
- StringUtil - Class in io.apicurio.registry.utils
- StringUtil() - Constructor for class io.apicurio.registry.utils.StringUtil
- SystemInfo - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for SystemInfo
- SystemInfo() - Constructor for class io.apicurio.registry.rest.v2.beans.SystemInfo
- SystemResource - Interface in io.apicurio.registry.rest.v2
-
A JAX-RS interface.
T
- TENANT_ID - Static variable in interface io.apicurio.registry.rest.Headers
- testUpdateArtifact(String, String, InputStream) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Tests whether an update to the artifact's content *would* succeed for the provided content.
- testUpdateArtifact(String, String, InputStream) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Tests whether an update to the artifact's content *would* succeed for the provided content.
- toBoolean(Object) - Static method in class io.apicurio.registry.utils.BooleanUtil
- toBytes(InputStream) - Static method in class io.apicurio.registry.utils.IoUtil
-
Get byte array from stream.
- toBytes(InputStream, boolean) - 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.
- toOptional() - Method in class io.apicurio.registry.utils.OptionalBean
- toStream(byte[]) - Static method in class io.apicurio.registry.utils.IoUtil
- toStream(String) - Static method in class io.apicurio.registry.utils.IoUtil
-
Get stream from content.
- toString() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactMetaData
- toString() - Method in class io.apicurio.registry.rest.v1.beans.ArtifactSearchResults
- toString() - Method in class io.apicurio.registry.rest.v1.beans.EditableMetaData
- toString() - Method in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- toString() - Method in class io.apicurio.registry.rest.v1.beans.Rule
- toString() - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationCause
- toString() - Method in class io.apicurio.registry.rest.v1.beans.RuleViolationError
- toString() - Method in class io.apicurio.registry.rest.v1.beans.SearchedArtifact
- toString() - Method in class io.apicurio.registry.rest.v1.beans.SearchedVersion
- toString() - Method in enum io.apicurio.registry.rest.v1.beans.SearchOver
- toString() - Method in enum io.apicurio.registry.rest.v1.beans.SortOrder
- toString() - Method in class io.apicurio.registry.rest.v1.beans.UpdateState
- toString() - Method in class io.apicurio.registry.rest.v1.beans.VersionMetaData
- toString() - Method in class io.apicurio.registry.rest.v1.beans.VersionSearchResults
- toString() - Method in enum io.apicurio.registry.rest.v2.beans.IfExists
- toString() - Method in enum io.apicurio.registry.rest.v2.beans.SortBy
- toString() - Method in enum io.apicurio.registry.rest.v2.beans.SortOrder
- toString() - Method in enum io.apicurio.registry.types.ArtifactState
- toString() - Method in enum io.apicurio.registry.types.LogLevel
- toString() - Method in enum io.apicurio.registry.types.ReferenceType
- toString() - Method in enum io.apicurio.registry.types.RoleType
- toString() - Method in enum io.apicurio.registry.types.RuleType
- toString() - Method in class io.apicurio.registry.utils.OptionalBean
- toString(byte[]) - Static method in class io.apicurio.registry.utils.IoUtil
-
Get string from byte array.
- toString(InputStream) - Static method in class io.apicurio.registry.utils.IoUtil
-
Get string from stream.
- TRACE - Enum constant in enum io.apicurio.registry.types.LogLevel
U
- UnreachableCodeException - Exception in io.apicurio.registry.exception
- UnreachableCodeException() - Constructor for exception io.apicurio.registry.exception.UnreachableCodeException
- UPDATE - Enum constant in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- UPDATE - Enum constant in enum io.apicurio.registry.rest.v2.beans.IfExists
- updateArtifact(String, String, InputStream) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Updates an artifact by uploading new content.
- updateArtifact(String, String, String, String, String, String, String, ArtifactContent) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates an artifact by uploading new content.
- updateArtifact(String, String, String, String, String, String, String, InputStream) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates an artifact by uploading new content.
- updateArtifactMetaData(String, EditableMetaData) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Updates the editable parts of the artifact's metadata.
- updateArtifactMetaData(String, String, EditableMetaData) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates the editable parts of the artifact's metadata.
- updateArtifactOwner(String, String, ArtifactOwner) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Changes the ownership of an artifact.
- updateArtifactRuleConfig(String, RuleType, Rule) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Updates the configuration of a single rule for the artifact.
- updateArtifactRuleConfig(String, String, RuleType, Rule) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates the configuration of a single rule for the artifact.
- updateArtifactState(String, UpdateState) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Updates the state of the artifact.
- updateArtifactState(String, String, UpdateState) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates the state of the artifact.
- updateArtifactVersionComment(String, String, String, String, NewComment) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates the value of a single comment in an artifact version.
- updateArtifactVersionMetaData(String, Integer, EditableMetaData) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Updates the user-editable portion of the artifact version's metadata.
- updateArtifactVersionMetaData(String, String, String, EditableMetaData) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates the user-editable portion of the artifact version's metadata.
- updateArtifactVersionState(String, Integer, UpdateState) - Method in interface io.apicurio.registry.rest.v1.ArtifactsResource
-
Updates the state of a specific version of an artifact.
- updateArtifactVersionState(String, String, String, UpdateState) - Method in interface io.apicurio.registry.rest.v2.GroupsResource
-
Updates the state of a specific version of an artifact.
- updateConfigProperty(String, UpdateConfigurationProperty) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Updates the value of a single configuration property.
- UpdateConfigurationProperty - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for UpdateConfigurationProperty
- UpdateConfigurationProperty() - Constructor for class io.apicurio.registry.rest.v2.beans.UpdateConfigurationProperty
- updateGlobalRuleConfig(RuleType, Rule) - Method in interface io.apicurio.registry.rest.v1.RulesResource
-
Updates the configuration for a globally configured rule.
- updateGlobalRuleConfig(RuleType, Rule) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Updates the configuration for a globally configured rule.
- UpdateRole - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for UpdateRole
- UpdateRole() - Constructor for class io.apicurio.registry.rest.v2.beans.UpdateRole
- updateRoleMapping(String, UpdateRole) - Method in interface io.apicurio.registry.rest.v2.AdminResource
-
Updates a single role mapping for one user/principal.
- UpdateState - Class in io.apicurio.registry.rest.v1.beans
-
Root Type for UpdateState
- UpdateState - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for UpdateState
- UpdateState() - Constructor for class io.apicurio.registry.rest.v1.beans.UpdateState
- UpdateState() - Constructor for class io.apicurio.registry.rest.v2.beans.UpdateState
- UserInfo - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for UserInfo
- UserInfo() - Constructor for class io.apicurio.registry.rest.v2.beans.UserInfo
- UsersResource - Interface in io.apicurio.registry.rest.v2
-
A JAX-RS interface.
V
- VALIDITY - Enum constant in enum io.apicurio.registry.types.RuleType
- value() - Method in enum io.apicurio.registry.rest.v1.beans.IfExistsType
- value() - Method in enum io.apicurio.registry.rest.v1.beans.SearchOver
- value() - Method in enum io.apicurio.registry.rest.v1.beans.SortOrder
- value() - Method in enum io.apicurio.registry.rest.v2.beans.IfExists
- value() - Method in enum io.apicurio.registry.rest.v2.beans.SortBy
- value() - Method in enum io.apicurio.registry.rest.v2.beans.SortOrder
- value() - Method in enum io.apicurio.registry.types.ArtifactState
- value() - Method in enum io.apicurio.registry.types.LogLevel
- value() - Method in enum io.apicurio.registry.types.ReferenceType
- value() - Method in enum io.apicurio.registry.types.RoleType
- value() - Method in enum io.apicurio.registry.types.RuleType
- value() - Element in annotation type io.apicurio.registry.utils.RegistryProperties
- valueOf(String) - Static method in enum io.apicurio.registry.events.dto.RegistryEventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rest.v1.beans.IfExistsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rest.v1.beans.SearchOver
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rest.v1.beans.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rest.v2.beans.IfExists
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rest.v2.beans.SortBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.rest.v2.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.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.types.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.apicurio.registry.types.RoleType
-
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.events.dto.RegistryEventType
-
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.v1.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.v1.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.v1.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.rest.v2.beans.IfExists
-
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.v2.beans.SortBy
-
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.v2.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.LogLevel
-
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.ReferenceType
-
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.RoleType
-
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.v1.beans
-
Root Type for ArtifactVersionMetaData
- VersionMetaData - Class in io.apicurio.registry.rest.v2.beans
-
Root Type for ArtifactVersionMetaData
- VersionMetaData() - Constructor for class io.apicurio.registry.rest.v1.beans.VersionMetaData
- VersionMetaData() - Constructor for class io.apicurio.registry.rest.v2.beans.VersionMetaData
- VersionSearchResults - Class in io.apicurio.registry.rest.v1.beans
-
Describes the response received when searching for artifacts.
- VersionSearchResults - Class in io.apicurio.registry.rest.v2.beans
-
Describes the response received when searching for artifacts.
- VersionSearchResults() - Constructor for class io.apicurio.registry.rest.v1.beans.VersionSearchResults
- VersionSearchResults() - Constructor for class io.apicurio.registry.rest.v2.beans.VersionSearchResults
W
- WARN - Enum constant in enum io.apicurio.registry.types.LogLevel
- WARNING - Enum constant in enum io.apicurio.registry.types.LogLevel
- WSDL - Static variable in class io.apicurio.registry.types.ArtifactType
X
- XML - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
- XML - Static variable in class io.apicurio.registry.types.ArtifactType
- XSD - Static variable in class io.apicurio.registry.types.ArtifactType
Y
- YAML - Static variable in class io.apicurio.registry.types.ArtifactMediaTypes
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form