Index

A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

ACTIVE - Enum constant in enum class io.apicurio.registry.rest.client.models.UsageClassification
 
AddVersionToBranch - Class in io.apicurio.registry.rest.client.models
 
AddVersionToBranch() - Constructor for class io.apicurio.registry.rest.client.models.AddVersionToBranch
Instantiates a new AddVersionToBranch and sets the default values.
admin() - Method in class io.apicurio.registry.rest.client.RegistryClient
The admin property
ADMIN - Enum constant in enum class io.apicurio.registry.rest.client.models.RoleType
 
AdminRequestBuilder - Class in io.apicurio.registry.rest.client.admin
Builds and executes requests for operations under /admin
AdminRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Instantiates a new AdminRequestBuilder and sets the default values.
AdminRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Instantiates a new AdminRequestBuilder and sets the default values.
artifactId - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by artifactId.
artifactId - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by artifactId.
artifactId - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
Filter by artifact Id.
ArtifactId - Enum constant in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
ArtifactId - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
ArtifactMetaData - Class in io.apicurio.registry.rest.client.models
 
ArtifactMetaData() - Constructor for class io.apicurio.registry.rest.client.models.ArtifactMetaData
Instantiates a new ArtifactMetaData and sets the default values.
ArtifactReference - Class in io.apicurio.registry.rest.client.models
A reference to a different artifact.
ArtifactReference() - Constructor for class io.apicurio.registry.rest.client.models.ArtifactReference
Instantiates a new ArtifactReference and sets the default values.
artifacts() - Method in class io.apicurio.registry.rest.client.admin.usage.UsageRequestBuilder
The artifacts property
artifacts() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Manage the collection of artifacts within a single group in the registry.
artifacts() - Method in class io.apicurio.registry.rest.client.search.SearchRequestBuilder
Search for artifacts in the registry.
ArtifactSearchResults - Class in io.apicurio.registry.rest.client.models
Describes the response received when searching for artifacts.
ArtifactSearchResults() - Constructor for class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Instantiates a new ArtifactSearchResults and sets the default values.
ArtifactSortBy - Enum Class in io.apicurio.registry.rest.client.models
 
ArtifactsRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts
Builds and executes requests for operations under /admin/usage/artifacts
ArtifactsRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts
Manage the collection of artifacts within a single group in the registry.
ArtifactsRequestBuilder - Class in io.apicurio.registry.rest.client.search.artifacts
Search for artifacts in the registry.
ArtifactsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.ArtifactsRequestBuilder
Instantiates a new ArtifactsRequestBuilder and sets the default values.
ArtifactsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Instantiates a new ArtifactsRequestBuilder and sets the default values.
ArtifactsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Instantiates a new ArtifactsRequestBuilder and sets the default values.
ArtifactsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.ArtifactsRequestBuilder
Instantiates a new ArtifactsRequestBuilder and sets the default values.
ArtifactsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Instantiates a new ArtifactsRequestBuilder and sets the default values.
ArtifactsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Instantiates a new ArtifactsRequestBuilder and sets the default values.
ArtifactsRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts
Configuration for the request such as headers, query parameters, and middleware options.
ArtifactsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts
Returns a list of all artifacts in the group.
ArtifactsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.search.artifacts
Returns a paginated list of all artifacts that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
ArtifactsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts
Configuration for the request such as headers, query parameters, and middleware options.
ArtifactsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.search.artifacts
Configuration for the request such as headers, query parameters, and middleware options.
ArtifactsRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts
Creates a new artifact.
ArtifactsRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.search.artifacts
Returns a paginated list of all artifacts with at least one version that matches theposted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
ArtifactsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts
Configuration for the request such as headers, query parameters, and middleware options.
ArtifactsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.search.artifacts
Configuration for the request such as headers, query parameters, and middleware options.
artifactType - Variable in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder.PostQueryParameters
The type of artifact represented by the content.
artifactType - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by artifact type (`AVRO`, `JSON`, etc).
artifactType - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Indicates the type of artifact represented by the content being used for the search.
artifactType - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by artifact type (`AVRO`, `JSON`, etc).
artifactType - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
Indicates the type of artifact represented by the content being used for the search.
ArtifactType - Enum constant in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
ArtifactTypeInfo - Class in io.apicurio.registry.rest.client.models
 
ArtifactTypeInfo() - Constructor for class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Instantiates a new ArtifactTypeInfo and sets the default values.
artifactTypes() - Method in class io.apicurio.registry.rest.client.admin.config.ConfigRequestBuilder
The list of artifact types supported by this instance of Registry.
ArtifactTypesRequestBuilder - Class in io.apicurio.registry.rest.client.admin.config.artifacttypes
The list of artifact types supported by this instance of Registry.
ArtifactTypesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Instantiates a new ArtifactTypesRequestBuilder and sets the default values.
ArtifactTypesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Instantiates a new ArtifactTypesRequestBuilder and sets the default values.
ArtifactTypesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.config.artifacttypes
Configuration for the request such as headers, query parameters, and middleware options.
ArtifactUsageMetrics - Class in io.apicurio.registry.rest.client.models
 
ArtifactUsageMetrics() - Constructor for class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Instantiates a new ArtifactUsageMetrics and sets the default values.
Asc - Enum constant in enum class io.apicurio.registry.rest.client.models.SortOrder
 
Asc - Enum constant in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
 
audit() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Get the contract audit log for an artifact.
Audit - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit
 
Audit() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Instantiates a new Audit and sets the default values.
AuditRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit
Get the contract audit log for an artifact.
AuditRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Instantiates a new AuditRequestBuilder and sets the default values.
AuditRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Instantiates a new AuditRequestBuilder and sets the default values.
AuditRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit
Returns a paginated audit log of contract operations for the specified artifact.
AuditRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit
Configuration for the request such as headers, query parameters, and middleware options.

B

Base64 - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionContentEncoding
 
Basic - Enum constant in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
 
BOTH - Enum constant in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
 
branches() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Manage branches of an artifact.
BranchesRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
Manage branches of an artifact.
BranchesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Instantiates a new BranchesRequestBuilder and sets the default values.
BranchesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Instantiates a new BranchesRequestBuilder and sets the default values.
BranchesRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
Returns a list of all branches in the artifact.
BranchesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
Configuration for the request such as headers, query parameters, and middleware options.
BranchesRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
Configuration for the request such as headers, query parameters, and middleware options.
BranchMetaData - Class in io.apicurio.registry.rest.client.models
 
BranchMetaData() - Constructor for class io.apicurio.registry.rest.client.models.BranchMetaData
Instantiates a new BranchMetaData and sets the default values.
BranchSearchResults - Class in io.apicurio.registry.rest.client.models
Describes the response received when searching for branches.
BranchSearchResults() - Constructor for class io.apicurio.registry.rest.client.models.BranchSearchResults
Instantiates a new BranchSearchResults and sets the default values.
byArtifactId(String) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.WithGroupItemRequestBuilder
Get usage metrics for an artifact.
byArtifactId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Manage a single artifact.
byBranchId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Manage a single branch.
byCommentId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Manage a single comment
byContentHash(String) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.ContentHashesRequestBuilder
Access artifact content utilizing the SHA-256 hash of the content.
byContentId(Long) - Method in class io.apicurio.registry.rest.client.ids.contentids.ContentIdsRequestBuilder
Access artifact content utilizing the unique content identifier for that content.
byContractId(String) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Manage a specific ODCS contract.
byGlobalId(Long) - Method in class io.apicurio.registry.rest.client.ids.globalids.GlobalIdsRequestBuilder
Access artifact content utilizing an artifact version's globally unique identifier.
byGroupId(String) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.ArtifactsRequestBuilder
Gets an item from the io.apicurio.registry.rest.client.admin.usage.artifacts.item collection
byGroupId(String) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Collection to manage a single group in the registry.
byPrincipalId(String) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Manage the configuration of a single role mapping.
byPropertyName(String) - Method in class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Manage a single configuration property (by name).
byRuleType(String) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Manage the configuration of a single global artifact rule.
byRuleType(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Manage the configuration of a single artifact rule.
byRuleType(String) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Manage the configuration of a single group rule.
byTaskId(String) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
Manage a specific validation task.
byVersion(String) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.VersionsRequestBuilder
Gets an item from the io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item collection
byVersionExpression(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Manage a single version of a single artifact in the registry.

C

canonical - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Used only when the `ifExists` query parameter is set to `RETURN_OR_UPDATE`, this parameter can be set to `true` to indicate that the server should "canonicalize" the content when searching for a matching version.
canonical - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Parameter that can be set to `true` to indicate that the server should "canonicalize" the content when searching for matching artifacts.
canonical - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
Parameter that can be set to `true` to indicate that the server should "canonicalize" the content when searching for matching artifacts.
Comment - Class in io.apicurio.registry.rest.client.models
 
Comment() - Constructor for class io.apicurio.registry.rest.client.models.Comment
Instantiates a new Comment and sets the default values.
comments() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Manage a collection of comments for an artifact version
CommentsRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments
Manage a collection of comments for an artifact version
CommentsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Instantiates a new CommentsRequestBuilder and sets the default values.
CommentsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Instantiates a new CommentsRequestBuilder and sets the default values.
CommentsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments
Configuration for the request such as headers, query parameters, and middleware options.
CommentsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments
Configuration for the request such as headers, query parameters, and middleware options.
COMPATIBILITY - Enum constant in enum class io.apicurio.registry.rest.client.models.RuleType
 
compatibilityGroup - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Filter by compatibility group.
compatibilityGroup() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Manage the compatibility group for an artifact's contract.
CompatibilityGroupGetResponse - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
 
CompatibilityGroupGetResponse() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Instantiates a new CompatibilityGroupGetResponse and sets the default values.
CompatibilityGroupPutRequestBody - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
 
CompatibilityGroupPutRequestBody() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Instantiates a new CompatibilityGroupPutRequestBody and sets the default values.
CompatibilityGroupRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
Manage the compatibility group for an artifact's contract.
CompatibilityGroupRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Instantiates a new CompatibilityGroupRequestBuilder and sets the default values.
CompatibilityGroupRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Instantiates a new CompatibilityGroupRequestBuilder and sets the default values.
CompatibilityGroupRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
Returns the compatibility group for the artifact's contract.
CompatibilityGroupRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
Configuration for the request such as headers, query parameters, and middleware options.
CompatibilityGroupRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
Configuration for the request such as headers, query parameters, and middleware options.
Completed - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
CONDITION - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
 
CONFIDENTIAL - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
CONFIDENTIAL - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
config() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
The config property
ConfigRequestBuilder - Class in io.apicurio.registry.rest.client.admin.config
Builds and executes requests for operations under /admin/config
ConfigRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.ConfigRequestBuilder
Instantiates a new ConfigRequestBuilder and sets the default values.
ConfigRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.ConfigRequestBuilder
Instantiates a new ConfigRequestBuilder and sets the default values.
ConfigurationProperty - Class in io.apicurio.registry.rest.client.models
 
ConfigurationProperty() - Constructor for class io.apicurio.registry.rest.client.models.ConfigurationProperty
Instantiates a new ConfigurationProperty and sets the default values.
ConsumerVersionEntry - Class in io.apicurio.registry.rest.client.models
 
ConsumerVersionEntry() - Constructor for class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Instantiates a new ConsumerVersionEntry and sets the default values.
ConsumerVersionEntryVersions - Class in io.apicurio.registry.rest.client.models
 
ConsumerVersionEntryVersions() - Constructor for class io.apicurio.registry.rest.client.models.ConsumerVersionEntryVersions
Instantiates a new ConsumerVersionEntryVersions and sets the default values.
ConsumerVersionHeatmap - Class in io.apicurio.registry.rest.client.models
 
ConsumerVersionHeatmap() - Constructor for class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Instantiates a new ConsumerVersionHeatmap and sets the default values.
content - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Full-text search of artifact content.
content() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Manage a single version of a single artifact in the registry.
content() - Method in class io.apicurio.registry.rest.client.RegistryClient
The content property
contentHashes() - Method in class io.apicurio.registry.rest.client.ids.IdsRequestBuilder
The contentHashes property
ContentHashesRequestBuilder - Class in io.apicurio.registry.rest.client.ids.contenthashes
Builds and executes requests for operations under /ids/contentHashes
ContentHashesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.ContentHashesRequestBuilder
Instantiates a new ContentHashesRequestBuilder and sets the default values.
ContentHashesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.ContentHashesRequestBuilder
Instantiates a new ContentHashesRequestBuilder and sets the default values.
contentId - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by contentId.
contentId - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by contentId.
contentIds() - Method in class io.apicurio.registry.rest.client.ids.IdsRequestBuilder
The contentIds property
ContentIdsRequestBuilder - Class in io.apicurio.registry.rest.client.ids.contentids
Builds and executes requests for operations under /ids/contentIds
ContentIdsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contentids.ContentIdsRequestBuilder
Instantiates a new ContentIdsRequestBuilder and sets the default values.
ContentIdsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contentids.ContentIdsRequestBuilder
Instantiates a new ContentIdsRequestBuilder and sets the default values.
ContentRequestBuilder - Class in io.apicurio.registry.rest.client.content
Builds and executes requests for operations under /content
ContentRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content
Manage a single version of a single artifact in the registry.
ContentRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.content.ContentRequestBuilder
Instantiates a new ContentRequestBuilder and sets the default values.
ContentRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Instantiates a new ContentRequestBuilder and sets the default values.
ContentRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.content.ContentRequestBuilder
Instantiates a new ContentRequestBuilder and sets the default values.
ContentRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Instantiates a new ContentRequestBuilder and sets the default values.
ContentRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content
Retrieves a single version of the artifact content.
ContentRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content
Configuration for the request such as headers, query parameters, and middleware options.
ContentRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content
Configuration for the request such as headers, query parameters, and middleware options.
contract() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
The contract property
contract() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
The contract property
contract() - Method in class io.apicurio.registry.rest.client.search.SearchRequestBuilder
The contract property
contractId - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder.GetQueryParameters
 
contractId - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder.GetQueryParameters
 
ContractMetadata - Class in io.apicurio.registry.rest.client.models
Contract metadata for an artifact.
ContractMetadata() - Constructor for class io.apicurio.registry.rest.client.models.ContractMetadata
Instantiates a new ContractMetadata and sets the default values.
ContractMetadataClassification - Enum Class in io.apicurio.registry.rest.client.models
Data classification level.
ContractMetadataStage - Enum Class in io.apicurio.registry.rest.client.models
Promotion stage.
ContractMetadataStatus - Enum Class in io.apicurio.registry.rest.client.models
The contract lifecycle status.
ContractRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract
Builds and executes requests for operations under /groups/{groupId}/artifacts/{artifactId}/contract
ContractRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract
Builds and executes requests for operations under /groups/{groupId}/artifacts/{artifactId}/versions/{versionExpression}/contract
ContractRequestBuilder - Class in io.apicurio.registry.rest.client.search.contract
Builds and executes requests for operations under /search/contract
ContractRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Instantiates a new ContractRequestBuilder and sets the default values.
ContractRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ContractRequestBuilder
Instantiates a new ContractRequestBuilder and sets the default values.
ContractRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.contract.ContractRequestBuilder
Instantiates a new ContractRequestBuilder and sets the default values.
ContractRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Instantiates a new ContractRequestBuilder and sets the default values.
ContractRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ContractRequestBuilder
Instantiates a new ContractRequestBuilder and sets the default values.
ContractRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.contract.ContractRequestBuilder
Instantiates a new ContractRequestBuilder and sets the default values.
ContractRule - Class in io.apicurio.registry.rest.client.models
A single contract rule definition.
ContractRule() - Constructor for class io.apicurio.registry.rest.client.models.ContractRule
Instantiates a new ContractRule and sets the default values.
ContractRuleKind - Enum Class in io.apicurio.registry.rest.client.models
The rule kind.
ContractRuleMode - Enum Class in io.apicurio.registry.rest.client.models
When the rule is applied.
ContractRuleOnFailure - Enum Class in io.apicurio.registry.rest.client.models
Action on rule failure.
ContractRuleOnSuccess - Enum Class in io.apicurio.registry.rest.client.models
Action on rule success.
ContractRuleParams - Class in io.apicurio.registry.rest.client.models
Rule parameters.
ContractRuleParams() - Constructor for class io.apicurio.registry.rest.client.models.ContractRuleParams
Instantiates a new ContractRuleParams and sets the default values.
ContractRuleSearchResult - Class in io.apicurio.registry.rest.client.models
A contract rule with its artifact coordinates, returned by tag search.
ContractRuleSearchResult() - Constructor for class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Instantiates a new ContractRuleSearchResult and sets the default values.
ContractRuleSearchResultRuleCategory - Enum Class in io.apicurio.registry.rest.client.models
The rule category (DOMAIN or MIGRATION).
ContractRuleSet - Class in io.apicurio.registry.rest.client.models
A set of contract rules, divided into domain and migration categories.
ContractRuleSet() - Constructor for class io.apicurio.registry.rest.client.models.ContractRuleSet
Instantiates a new ContractRuleSet and sets the default values.
contracts() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
The contracts property
contracts() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Manage ODCS data contracts within a group.
contracts() - Method in class io.apicurio.registry.rest.client.search.SearchRequestBuilder
Search for contracts.
ContractsRequestBuilder - Class in io.apicurio.registry.rest.client.admin.contracts
Builds and executes requests for operations under /admin/contracts
ContractsRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.contracts
Manage ODCS data contracts within a group.
ContractsRequestBuilder - Class in io.apicurio.registry.rest.client.search.contracts
Search for contracts.
ContractsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ContractsRequestBuilder
Instantiates a new ContractsRequestBuilder and sets the default values.
ContractsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Instantiates a new ContractsRequestBuilder and sets the default values.
ContractsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Instantiates a new ContractsRequestBuilder and sets the default values.
ContractsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ContractsRequestBuilder
Instantiates a new ContractsRequestBuilder and sets the default values.
ContractsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Instantiates a new ContractsRequestBuilder and sets the default values.
ContractsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Instantiates a new ContractsRequestBuilder and sets the default values.
ContractsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.contracts
Returns ODCS contracts in the specified group with pagination.
ContractsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.search.contracts
Searches for artifacts that have contract metadata labels.
ContractsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.contracts
Configuration for the request such as headers, query parameters, and middleware options.
ContractsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.search.contracts
Configuration for the request such as headers, query parameters, and middleware options.
ContractsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.contracts
Configuration for the request such as headers, query parameters, and middleware options.
ContractStatusTransition - Class in io.apicurio.registry.rest.client.models
Request body for transitioning the contract lifecycle status.
ContractStatusTransition() - Constructor for class io.apicurio.registry.rest.client.models.ContractStatusTransition
Instantiates a new ContractStatusTransition and sets the default values.
ContractStatusTransitionStatus - Enum Class in io.apicurio.registry.rest.client.models
The target lifecycle status.
create(RegistryClientOptions) - Static method in class io.apicurio.registry.client.RegistryClientFactory
Creates a RegistryClient using the provided options.
CREATE_VERSION - Enum constant in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
 
CreateArtifact - Class in io.apicurio.registry.rest.client.models
Data sent when creating a new artifact.
CreateArtifact() - Constructor for class io.apicurio.registry.rest.client.models.CreateArtifact
Instantiates a new CreateArtifact and sets the default values.
CreateArtifactResponse - Class in io.apicurio.registry.rest.client.models
 
CreateArtifactResponse() - Constructor for class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Instantiates a new CreateArtifactResponse and sets the default values.
CreateBranch - Class in io.apicurio.registry.rest.client.models
 
CreateBranch() - Constructor for class io.apicurio.registry.rest.client.models.CreateBranch
Instantiates a new CreateBranch and sets the default values.
CreatedOn - Enum constant in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
CreatedOn - Enum constant in enum class io.apicurio.registry.rest.client.models.GroupSortBy
 
CreatedOn - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
CreatedOn - Enum constant in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
 
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBodyRecord
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseTransformedRecord
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyRecord
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseTransformedRecord
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ArtifactReference
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.BranchMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.Comment
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntryVersions
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ContractMetadata
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ContractRule
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ContractRuleParams
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.CreateArtifact
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.CreateBranch
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.CreateGroup
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.CreateRule
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.CreateVersion
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.DownloadRef
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GitOpsError
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GitOpsStatusSources
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GroupMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.Labels
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.NewComment
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RenderValidationError
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RoleMapping
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.Rule
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.SearchedBranch
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.SearchedGroup
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.SearchedVersion
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.SystemInfo
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UpdateRole
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UsageSummary
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UserInfo
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.VersionContent
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.VersionMetaData
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Creates a new instance of the appropriate class based on discriminator value
createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.models.WrappedVersionState
Creates a new instance of the appropriate class based on discriminator value
CreateGroup - Class in io.apicurio.registry.rest.client.models
 
CreateGroup() - Constructor for class io.apicurio.registry.rest.client.models.CreateGroup
Instantiates a new CreateGroup and sets the default values.
CreateRule - Class in io.apicurio.registry.rest.client.models
 
CreateRule() - Constructor for class io.apicurio.registry.rest.client.models.CreateRule
Instantiates a new CreateRule and sets the default values.
CreateVersion - Class in io.apicurio.registry.rest.client.models
 
CreateVersion() - Constructor for class io.apicurio.registry.rest.client.models.CreateVersion
Instantiates a new CreateVersion and sets the default values.

D

DEAD - Enum constant in enum class io.apicurio.registry.rest.client.models.UsageClassification
 
delete() - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Resets the value of a single configuration property.
delete() - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Deletes the global contract ruleset.
delete() - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Deletes a validation task and cleans up its checkout directory.
delete() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Deletes a single role mapping, effectively denying access to a user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
delete() - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Deletes a single global rule.
delete() - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Deletes all globally configured rules.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Deletes all of the artifacts that exist in a given group.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Deletes a single branch in the artifact.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for the artifact.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the artifact.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the artifact.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Deletes a single comment in an artifact version.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for a specific version.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Deletes a single version of the artifact.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Deletes an artifact completely, resulting in all versions of the artifact also beingdeleted.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Deletes the ODCS contract artifact.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the group.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the group.
delete() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Deletes a group by identifier.
delete(Consumer<WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Resets the value of a single configuration property.
delete(Consumer<RulesetRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Deletes the global contract ruleset.
delete(Consumer<WithTaskItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Deletes a validation task and cleans up its checkout directory.
delete(Consumer<WithPrincipalItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Deletes a single role mapping, effectively denying access to a user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
delete(Consumer<WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Deletes a single global rule.
delete(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Deletes all globally configured rules.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
delete(Consumer<ArtifactsRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Deletes all of the artifacts that exist in a given group.
delete(Consumer<WithBranchItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Deletes a single branch in the artifact.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
delete(Consumer<RulesetRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for the artifact.
delete(Consumer<WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the artifact.
delete(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the artifact.
delete(Consumer<WithCommentItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Deletes a single comment in an artifact version.
delete(Consumer<RulesetRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for a specific version.
delete(Consumer<WithVersionExpressionItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Deletes a single version of the artifact.
delete(Consumer<WithArtifactItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Deletes an artifact completely, resulting in all versions of the artifact also beingdeleted.
delete(Consumer<WithContractItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Deletes the ODCS contract artifact.
delete(Consumer<WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the group.
delete(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the group.
delete(Consumer<WithGroupItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Deletes a group by identifier.
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder.DeleteRequestConfiguration
 
DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder.DeleteRequestConfiguration
 
DEPRECATED - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
 
DEPRECATED - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
 
DEPRECATED - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
 
DEPRECATED - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionState
 
deprecationReadiness() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.WithVersionItemRequestBuilder
Get deprecation readiness.
DeprecationReadiness - Class in io.apicurio.registry.rest.client.models
 
DeprecationReadiness() - Constructor for class io.apicurio.registry.rest.client.models.DeprecationReadiness
Instantiates a new DeprecationReadiness and sets the default values.
DeprecationReadinessActiveConsumers - Class in io.apicurio.registry.rest.client.models
 
DeprecationReadinessActiveConsumers() - Constructor for class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Instantiates a new DeprecationReadinessActiveConsumers and sets the default values.
DeprecationReadinessRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness
Get deprecation readiness.
DeprecationReadinessRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Instantiates a new DeprecationReadinessRequestBuilder and sets the default values.
DeprecationReadinessRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Instantiates a new DeprecationReadinessRequestBuilder and sets the default values.
DeprecationReadinessRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness
Configuration for the request such as headers, query parameters, and middleware options.
depth - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder.GetQueryParameters
The maximum depth of the reference graph to traverse.
DEREFERENCE - Enum constant in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
 
Desc - Enum constant in enum class io.apicurio.registry.rest.client.models.SortOrder
 
Desc - Enum constant in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
 
description - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by description.
description - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
Filter by description.
description - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by description.
DEV - Enum constant in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
 
DEV - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
 
DEV - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
 
DEVELOPER - Enum constant in enum class io.apicurio.registry.rest.client.models.RoleType
 
direction - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder.GetQueryParameters
The direction of references to include in the graph.
DISABLED - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionState
 
DLQ - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
 
DLQ - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
 
DOMAIN - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
 
DOWNGRADE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
DownloadRef - Class in io.apicurio.registry.rest.client.models
Models a download "link".
DownloadRef() - Constructor for class io.apicurio.registry.rest.client.models.DownloadRef
Instantiates a new DownloadRef and sets the default values.
DRAFT - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
 
DRAFT - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
 
DRAFT - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
 
DRAFT - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionState
 
dryRun - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
When set to `true`, the operation will not result in any changes.
dryRun - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.PutQueryParameters
When set to `true`, the operation will not result in any changes.
dryRun - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.PostQueryParameters
When set to `true`, the operation will not result in any changes.

E

EditableArtifactMetaData - Class in io.apicurio.registry.rest.client.models
 
EditableArtifactMetaData() - Constructor for class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Instantiates a new EditableArtifactMetaData and sets the default values.
EditableBranchMetaData - Class in io.apicurio.registry.rest.client.models
 
EditableBranchMetaData() - Constructor for class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Instantiates a new EditableBranchMetaData and sets the default values.
EditableContractMetadata - Class in io.apicurio.registry.rest.client.models
Editable contract metadata fields.
EditableContractMetadata() - Constructor for class io.apicurio.registry.rest.client.models.EditableContractMetadata
Instantiates a new EditableContractMetadata and sets the default values.
EditableContractMetadataClassification - Enum Class in io.apicurio.registry.rest.client.models
Data classification level.
EditableContractMetadataStage - Enum Class in io.apicurio.registry.rest.client.models
Promotion stage.
EditableContractMetadataStatus - Enum Class in io.apicurio.registry.rest.client.models
The contract lifecycle status.
EditableGroupMetaData - Class in io.apicurio.registry.rest.client.models
 
EditableGroupMetaData() - Constructor for class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Instantiates a new EditableGroupMetaData and sets the default values.
EditableVersionMetaData - Class in io.apicurio.registry.rest.client.models
 
EditableVersionMetaData() - Constructor for class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Instantiates a new EditableVersionMetaData and sets the default values.
ENABLED - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionState
 
ERROR - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
 
ERROR - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
 
execute() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ContractRequestBuilder
Execute contract rules against a data record.
ExecutePostRequestBody - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
 
ExecutePostRequestBody() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Instantiates a new ExecutePostRequestBody and sets the default values.
ExecutePostRequestBodyMode - Enum Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
Execute contract rules against a data record.
ExecutePostRequestBodyRecord - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
 
ExecutePostRequestBodyRecord() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyRecord
Instantiates a new ExecutePostRequestBodyRecord and sets the default values.
ExecutePostResponse - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
 
ExecutePostResponse() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Instantiates a new ExecutePostResponse and sets the default values.
ExecutePostResponseTransformedRecord - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
 
ExecutePostResponseTransformedRecord() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseTransformedRecord
Instantiates a new ExecutePostResponseTransformedRecord and sets the default values.
ExecutePostResponseViolations - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
 
ExecutePostResponseViolations() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Instantiates a new ExecutePostResponseViolations and sets the default values.
ExecuteRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
Execute contract rules against a data record.
ExecuteRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Instantiates a new ExecuteRequestBuilder and sets the default values.
ExecuteRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Instantiates a new ExecuteRequestBuilder and sets the default values.
ExecuteRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
Configuration for the request such as headers, query parameters, and middleware options.
export() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Provides a way to export registry data.
export() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Export contract metadata, rules, and field tags as ODCS YAML.
export() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Export a Protobuf artifact version with dependencies as a ZIP file.
ExportRequestBuilder - Class in io.apicurio.registry.rest.client.admin.export
Provides a way to export registry data.
ExportRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export
Export contract metadata, rules, and field tags as ODCS YAML.
ExportRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export
Export a Protobuf artifact version with dependencies as a ZIP file.
ExportRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Instantiates a new ExportRequestBuilder and sets the default values.
ExportRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Instantiates a new ExportRequestBuilder and sets the default values.
ExportRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Instantiates a new ExportRequestBuilder and sets the default values.
ExportRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Instantiates a new ExportRequestBuilder and sets the default values.
ExportRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Instantiates a new ExportRequestBuilder and sets the default values.
ExportRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Instantiates a new ExportRequestBuilder and sets the default values.
ExportRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.admin.export
Exports registry data as a ZIP archive.
ExportRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.export
Configuration for the request such as headers, query parameters, and middleware options.
ExportRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export
Configuration for the request such as headers, query parameters, and middleware options.
ExportRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export
Configuration for the request such as headers, query parameters, and middleware options.

F

FAIL - Enum constant in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
 
Failed - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
Failure - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
 
Fetching - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
FIND_OR_CREATE_VERSION - Enum constant in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
 
forBrowser - Variable in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder.GetQueryParameters
Indicates if the operation is done for a browser.
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateRequestType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.GroupSortBy
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.ReferenceType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.RoleType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.RuleType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.SortOrder
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.UsageClassification
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.VersionContentEncoding
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.models.VersionState
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
 
forValue(String) - Static method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
 

G

get() - Method in class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Gets a list of all the configured artifact types.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Returns the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Returns a list of all configuration properties that have been set.
get() - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Returns the global contract ruleset that applies to all artifacts.
get() - Method in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Exports registry data as a ZIP archive.
get() - Method in class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
**Experimental.** Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.This endpoint is only available when GitOps storage is enabled (`apicurio.storage.kind=gitops`).
get() - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Returns the status and results of a specific dry-run validation task.
get() - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Returns a list of all active dry-run validation tasks.
get() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Gets the details of a single role mapping (by `principalId`).This operation can fail for the following reasons:* No role mapping for the `principalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Returns information about the named globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Gets a list of all the currently configured global rules (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Get consumer version heatmap
get() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Get deprecation readiness report
get() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Get artifact usage metrics
get() - Method in class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Get usage summary
get() - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Returns a list of all groups.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Returns a list of all artifacts in the group.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Returns a list of all branches in the artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Get a list of all versions in the branch.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Returns the metaData of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Returns a paginated audit log of contract operations for the specified artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Returns the compatibility group for the artifact's contract.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Reconstructs an ODCS v3.1 YAML contract from the artifact's current contract.* labels, contract rules, and field-tag.* version labels.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Returns the contract metadata for an artifact, projected from its labels.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Returns the quality score for a contract, with breakdown by completeness, compliance, and stability.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for the artifact (artifact-level rules that apply to all versions).
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for an artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Retrieves all comments for a version of an artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Retrieves a single version of the artifact content.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for a specific artifact version.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Exports a Protobuf artifact version with all its transitive dependencies as a ZIP file.The files in the ZIP are organized by their package names to match the expected directorystructure for protoc compilation.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Retrieves a graph representation of all references for a single version of an artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Retrieves all references for a single version of an artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Gets the current state of an artifact version.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Retrieves the metadata for a single version of the artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Returns a list of all versions of the artifact.
get() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Gets the metadata for an artifact in the registry, based on the latest version.
get() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Returns ODCS contracts in the specified group with pagination.
get() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Returns the ODCS contract YAML for the specified contract.
get() - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for a group.
get() - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the group.
get() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Returns a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content hash.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Gets the content for an artifact version in the registry using the SHA-256 hash of the content.
get() - Method in class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Gets the content for an artifact version in the registry using the unique contentidentifier for that content.
get() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact global ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Returns all contract rules across all artifacts that contain the specified tag.
get() - Method in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Searches for artifacts that have contract metadata labels.
get() - Method in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Returns a paginated list of all groups that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get() - Method in class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
This operation retrieves information about the running registry system, such as the versionof the software and when it was built.
get() - Method in class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Returns the UI configuration properties for this server.
get() - Method in class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Returns information about the currently authenticated user.
get(Consumer<ArtifactTypesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Gets a list of all the configured artifact types.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<WithPropertyNameItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Returns the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<PropertiesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Returns a list of all configuration properties that have been set.
get(Consumer<RulesetRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Returns the global contract ruleset that applies to all artifacts.
get(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Exports registry data as a ZIP archive.
get(Consumer<StatusRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
**Experimental.** Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.This endpoint is only available when GitOps storage is enabled (`apicurio.storage.kind=gitops`).
get(Consumer<WithTaskItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Returns the status and results of a specific dry-run validation task.
get(Consumer<ValidateRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Returns a list of all active dry-run validation tasks.
get(Consumer<WithPrincipalItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Gets the details of a single role mapping (by `principalId`).This operation can fail for the following reasons:* No role mapping for the `principalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<RoleMappingsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Returns information about the named globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Gets a list of all the currently configured global rules (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<HeatmapRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Get consumer version heatmap
get(Consumer<DeprecationReadinessRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Get deprecation readiness report
get(Consumer<WithArtifactItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Get artifact usage metrics
get(Consumer<SummaryRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Get usage summary
get(Consumer<GroupsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Returns a list of all groups.
get(Consumer<ArtifactsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Returns a list of all artifacts in the group.
get(Consumer<BranchesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Returns a list of all branches in the artifact.
get(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Get a list of all versions in the branch.
get(Consumer<WithBranchItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Returns the metaData of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<AuditRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Returns a paginated audit log of contract operations for the specified artifact.
get(Consumer<CompatibilityGroupRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Returns the compatibility group for the artifact's contract.
get(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Reconstructs an ODCS v3.1 YAML contract from the artifact's current contract.* labels, contract rules, and field-tag.* version labels.
get(Consumer<MetadataRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Returns the contract metadata for an artifact, projected from its labels.
get(Consumer<QualityRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Returns the quality score for a contract, with breakdown by completeness, compliance, and stability.
get(Consumer<RulesetRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for the artifact (artifact-level rules that apply to all versions).
get(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for an artifact.
get(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the artifact.
get(Consumer<CommentsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Retrieves all comments for a version of an artifact.
get(Consumer<ContentRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Retrieves a single version of the artifact content.
get(Consumer<RulesetRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for a specific artifact version.
get(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Exports a Protobuf artifact version with all its transitive dependencies as a ZIP file.The files in the ZIP are organized by their package names to match the expected directorystructure for protoc compilation.
get(Consumer<GraphRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Retrieves a graph representation of all references for a single version of an artifact.
get(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Retrieves all references for a single version of an artifact.
get(Consumer<StateRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Gets the current state of an artifact version.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<WithVersionExpressionItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Retrieves the metadata for a single version of the artifact.
get(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Returns a list of all versions of the artifact.
get(Consumer<WithArtifactItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Gets the metadata for an artifact in the registry, based on the latest version.
get(Consumer<ContractsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Returns ODCS contracts in the specified group with pagination.
get(Consumer<WithContractItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Returns the ODCS contract YAML for the specified contract.
get(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for a group.
get(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the group.
get(Consumer<WithGroupItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Returns a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content hash.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<WithContentHashItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Gets the content for an artifact version in the registry using the SHA-256 hash of the content.
get(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<WithContentItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Gets the content for an artifact version in the registry using the unique contentidentifier for that content.
get(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact global ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<WithGlobalItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
get(Consumer<ArtifactsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Returns all contract rules across all artifacts that contain the specified tag.
get(Consumer<ContractsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Searches for artifacts that have contract metadata labels.
get(Consumer<GroupsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Returns a paginated list of all groups that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
get(Consumer<InfoRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
This operation retrieves information about the running registry system, such as the versionof the software and when it was built.
get(Consumer<UiConfigRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Returns the UI configuration properties for this server.
get(Consumer<MeRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Returns information about the currently authenticated user.
getAction() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the action property value.
getAction() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Gets the action property value.
getAction() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Gets the action property value.
getActive() - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Gets the active property value.
getActiveConsumers() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the activeConsumers property value.
getActualType() - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Gets the actualType property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBodyRecord
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseTransformedRecord
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyRecord
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseTransformedRecord
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.Comment
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntryVersions
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ContractRuleParams
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.CreateRule
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatusSources
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.Labels
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.NewComment
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Gets the AdditionalData property value.
getAdditionalData() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.Rule
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Gets the AdditionalData property value.
getAdditionalData() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UpdateRole
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UserInfo
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.VersionContent
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the AdditionalData property value.
getAdditionalData() - Method in class io.apicurio.registry.rest.client.models.WrappedVersionState
Gets the AdditionalData property value.
getAdmin() - Method in class io.apicurio.registry.rest.client.models.UserInfo
Gets the admin property value.
getAgents() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the agents property value.
getArtifact() - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Gets the artifact property value.
getArtifactCount() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the artifactCount property value.
getArtifactCount() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the artifactCount property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the artifactId property value.
getArtifactId() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the artifactId property value.
getArtifacts() - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Gets the artifacts property value.
getArtifactType() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the artifactType property value.
getArtifactType() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the artifactType property value.
getArtifactType() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the artifactType property value.
getArtifactType() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the artifactType property value.
getArtifactType() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the artifactType property value.
getArtifactType() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the artifactType property value.
getAuditId() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the auditId property value.
getAuth() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Gets the auth property value.
getBranches() - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Gets the branches property value.
getBranches() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the branches property value.
getBranchId() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the branchId property value.
getBranchId() - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Gets the branchId property value.
getBranchId() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the branchId property value.
getBreadcrumbs() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the breadcrumbs property value.
getBuiltOn() - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Gets the builtOn property value.
getCauses() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the causes property value.
getClassification() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the classification property value.
getClassification() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the classification property value.
getClassification() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the classification property value.
getClientId() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Gets the clientId property value.
getClientId() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Gets the clientId property value.
getClients() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the clients property value.
getCommentId() - Method in class io.apicurio.registry.rest.client.models.Comment
Gets the commentId property value.
getCompatibilityGroup() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Gets the compatibilityGroup property value.
getCompatibilityGroup() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Gets the compatibilityGroup property value.
getCompatibilityGroup() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the compatibilityGroup property value.
getCompatibilityGroup() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the compatibilityGroup property value.
getCompletedAt() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the completedAt property value.
getCompleteness() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Gets the completeness property value.
getCompliance() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Gets the compliance property value.
getConfig() - Method in class io.apicurio.registry.rest.client.models.CreateRule
Gets the config property value.
getConfig() - Method in class io.apicurio.registry.rest.client.models.Rule
Gets the config property value.
getConsumers() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Gets the consumers property value.
getContent() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the content property value.
getContent() - Method in class io.apicurio.registry.rest.client.models.VersionContent
Gets the content property value.
getContentId() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the contentId property value.
getContentId() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the contentId property value.
getContentType() - Method in class io.apicurio.registry.rest.client.models.VersionContent
Gets the contentType property value.
getContext() - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Gets the context property value.
getContext() - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Gets the context property value.
getContextPath() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Gets the contextPath property value.
getContractId() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Gets the contractId property value.
getContractId() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Gets the contractId property value.
getContractId() - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Gets the contractId property value.
getContractId() - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Gets the contractId property value.
getContractMetadata() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the contractMetadata property value.
getCount() - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Gets the count property value.
getCount() - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Gets the count property value.
getCount() - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Gets the count property value.
getCount() - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Gets the count property value.
getCount() - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Gets the count property value.
getCreatedAt() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the createdAt property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.Comment
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the createdOn property value.
getCreatedOn() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the createdOn property value.
getDead() - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Gets the dead property value.
getDeleteArtifact() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the deleteArtifact property value.
getDeleteGroup() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the deleteGroup property value.
getDeleteVersion() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the deleteVersion property value.
getDeprecatedDate() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the deprecatedDate property value.
getDeprecationReason() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the deprecationReason property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Gets the description property value.
getDescription() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the description property value.
getDetail() - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Gets the detail property value.
getDetail() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the detail property value.
getDetail() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the detail property value.
getDetails() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the details property value.
getDeveloper() - Method in class io.apicurio.registry.rest.client.models.UserInfo
Gets the developer property value.
getDisabled() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the disabled property value.
getDisplayName() - Method in class io.apicurio.registry.rest.client.models.UserInfo
Gets the displayName property value.
getDomainRules() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Gets the domainRules property value.
getDownloadId() - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Gets the downloadId property value.
getDraftMutability() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the draftMutability property value.
getDriftAlert() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Gets the driftAlert property value.
getEdges() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Gets the edges property value.
getEditorsUrl() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Gets the editorsUrl property value.
getEncoding() - Method in class io.apicurio.registry.rest.client.models.VersionContent
Gets the encoding property value.
getErrors() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the errors property value.
getErrors() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the errors property value.
getExecutedRules() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Gets the executedRules property value.
getExecutedRules() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Gets the executedRules property value.
getExpectedType() - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Gets the expectedType property value.
getExpr() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the expr property value.
getFailedRules() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Gets the failedRules property value.
getFailedRules() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Gets the failedRules property value.
getFeatures() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Gets the features property value.
getFetchCount() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Gets the fetchCount property value.
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBodyRecord
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseTransformedRecord
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyRecord
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseTransformedRecord
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.Comment
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntryVersions
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ContractRule
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ContractRuleParams
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.CreateBranch
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.CreateGroup
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.CreateRule
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.DownloadRef
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GitOpsError
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatusSources
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.Labels
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.NewComment
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
The deserialization information for the current model
getFieldDeserializers() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RoleMapping
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.Rule
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
The deserialization information for the current model
getFieldDeserializers() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.SystemInfo
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UpdateRole
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UsageSummary
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UserInfo
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.VersionContent
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
The deserialization information for the current model
getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.models.WrappedVersionState
The deserialization information for the current model
getFirstFetchedOn() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the firstFetchedOn property value.
getFirstVersion() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the firstVersion property value.
getFromVersion() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Gets the fromVersion property value.
getGlobalId() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Gets the globalId property value.
getGlobalId() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the globalId property value.
getGlobalId() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the globalId property value.
getGlobalId() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the globalId property value.
getGlobalId() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the globalId property value.
getGroupCount() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the groupCount property value.
getGroupCount() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the groupCount property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the groupId property value.
getGroupId() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the groupId property value.
getGroups() - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Gets the groups property value.
getHasCycles() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Gets the hasCycles property value.
getHref() - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Gets the href property value.
getId() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the id property value.
getInstance() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the instance property value.
getInstance() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the instance property value.
getIsCycleNode() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the isCycleNode property value.
getIsDraft() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the isDraft property value.
getIsRoot() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the isRoot property value.
getKind() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the kind property value.
getLabel() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Gets the label property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the labels property value.
getLabels() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the labels property value.
getLabelsApplied() - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Gets the labelsApplied property value.
getLastFetched() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Gets the lastFetched property value.
getLastFetchedOn() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the lastFetchedOn property value.
getLastSuccessfulSync() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the lastSuccessfulSync property value.
getLastSyncAttempt() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the lastSyncAttempt property value.
getMaxDepth() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Gets the maxDepth property value.
getMessage() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Gets the message property value.
getMessage() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Gets the message property value.
getMessage() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
The primary error message.
getMessage() - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Gets the message property value.
getMessage() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
The primary error message.
getMetadata() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Gets the metadata property value.
getMigrationRules() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Gets the migrationRules property value.
getMode() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Gets the mode property value.
getMode() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the mode property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the modifiedBy property value.
getModifiedBy() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the modifiedBy property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the modifiedOn property value.
getModifiedOn() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the modifiedOn property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Gets the name property value.
getName() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the name property value.
getName() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Gets the name property value.
getName() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the name property value.
getNavPrefixPath() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Gets the navPrefixPath property value.
getNodes() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Gets the nodes property value.
getOaiDocsUrl() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Gets the oaiDocsUrl property value.
getObacEnabled() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Gets the obacEnabled property value.
getOnFailure() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the onFailure property value.
getOnSuccess() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the onSuccess property value.
getOptions() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Gets the options property value.
GetOrderbyQueryParameterType - Enum Class in io.apicurio.registry.rest.client.search.contracts
Search for contracts.
GetOrderQueryParameterType - Enum Class in io.apicurio.registry.rest.client.search.contracts
Search for contracts.
getOverall() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Gets the overall property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.Comment
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the owner property value.
getOwner() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the owner property value.
getOwnerDomain() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the ownerDomain property value.
getOwnerDomain() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the ownerDomain property value.
getOwnerTeam() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the ownerTeam property value.
getOwnerTeam() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the ownerTeam property value.
getParams() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the params property value.
getPassed() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Gets the passed property value.
getPassed() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Gets the passed property value.
getPrincipal() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the principal property value.
getPrincipalId() - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Gets the principalId property value.
getPrincipalName() - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Gets the principalName property value.
getProjection() - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Gets the projection property value.
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
 
GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
 
getRbacEnabled() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Gets the rbacEnabled property value.
getReadOnly() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the readOnly property value.
getRecord() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Gets the record property value.
getRecord() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Gets the record property value.
getRef() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Gets the ref property value.
getRef() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the ref property value.
getReferences() - Method in class io.apicurio.registry.rest.client.models.VersionContent
Gets the references property value.
getRendered() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Gets the rendered property value.
getRepoId() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Gets the repoId property value.
getRepoId() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the repoId property value.
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder.GetRequestConfiguration
 
GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.users.me.MeRequestBuilder.GetRequestConfiguration
 
getResult() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the result property value.
getRole() - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Gets the role property value.
getRole() - Method in class io.apicurio.registry.rest.client.models.UpdateRole
Gets the role property value.
getRoleManagement() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the roleManagement property value.
getRoleMappings() - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Gets the roleMappings property value.
getRoot() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Gets the root property value.
getRule() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Gets the rule property value.
getRuleCategory() - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Gets the ruleCategory property value.
getRuleName() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Gets the ruleName property value.
getRuleName() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Gets the ruleName property value.
getRulesApplied() - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Gets the rulesApplied property value.
getRuleType() - Method in class io.apicurio.registry.rest.client.models.CreateRule
Gets the ruleType property value.
getRuleType() - Method in class io.apicurio.registry.rest.client.models.Rule
Gets the ruleType property value.
getSafeToDeprecate() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the safeToDeprecate property value.
getSearchIndex() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the searchIndex property value.
getSettings() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Gets the settings property value.
getSnapshotId() - Method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
Gets the snapshotId property value.
getSource() - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Gets the source property value.
getSourceNodeId() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Gets the sourceNodeId property value.
getSources() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the sources property value.
getStability() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Gets the stability property value.
getStableDate() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the stableDate property value.
getStage() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Gets the stage property value.
getStage() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the stage property value.
getStage() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the stage property value.
getStale() - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Gets the stale property value.
getState() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the state property value.
getState() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the state property value.
getState() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the state property value.
getState() - Method in class io.apicurio.registry.rest.client.models.WrappedVersionState
Gets the state property value.
getStatus() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the status property value.
getStatus() - Method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
Gets the status property value.
getStatus() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the status property value.
getStatus() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the status property value.
getStatus() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the status property value.
getSupportContact() - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Gets the supportContact property value.
getSupportContact() - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Gets the supportContact property value.
getSyncState() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the syncState property value.
getSystemDefined() - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Gets the systemDefined property value.
getSystemDefined() - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Gets the systemDefined property value.
getTags() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the tags property value.
getTagsApplied() - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Gets the tagsApplied property value.
getTargetNodeId() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Gets the targetNodeId property value.
getTargetStage() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Gets the targetStage property value.
getTaskId() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the taskId property value.
getTitle() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the title property value.
getTitle() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the title property value.
getTotalEdges() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Gets the totalEdges property value.
getTotalFetches() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the totalFetches property value.
getTotalNodes() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Gets the totalNodes property value.
getToVersion() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Gets the toVersion property value.
getTransformedRecord() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Gets the transformedRecord property value.
getTransformedRecord() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Gets the transformedRecord property value.
getType() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Gets the type property value.
getType() - Method in class io.apicurio.registry.rest.client.models.ContractRule
Gets the type property value.
getType() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Gets the type property value.
getType() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the type property value.
getType() - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Gets the type property value.
getType() - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Gets the type property value.
getType() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Gets the type property value.
getUi() - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Gets the ui property value.
getUniqueClients() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the uniqueClients property value.
getUsername() - Method in class io.apicurio.registry.rest.client.models.UserInfo
Gets the username property value.
getValidationErrors() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Gets the validationErrors property value.
getValue() - Method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
 
getValue() - Method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
getValue() - Method in class io.apicurio.registry.rest.client.models.Comment
Gets the value property value.
getValue() - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Gets the value property value.
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateRequestType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.GroupSortBy
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
 
getValue() - Method in class io.apicurio.registry.rest.client.models.NewComment
Gets the value property value.
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.ReferenceType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.RoleType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.RuleType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.SortOrder
 
getValue() - Method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Gets the value property value.
getValue() - Method in enum class io.apicurio.registry.rest.client.models.UsageClassification
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.VersionContentEncoding
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
getValue() - Method in enum class io.apicurio.registry.rest.client.models.VersionState
 
getValue() - Method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
 
getValue() - Method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
 
getVariableName() - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Gets the variableName property value.
getVariables() - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
Gets the variables property value.
getVersion() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Gets the version property value.
getVersion() - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Gets the version property value.
getVersionCount() - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Gets the versionCount property value.
getVersionCount() - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Gets the versionCount property value.
getVersions() - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Gets the versions property value.
getVersions() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Gets the versions property value.
getVersions() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Gets the versions property value.
getVersions() - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Gets the versions property value.
getVersions() - Method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Gets the versions property value.
getVersions() - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Gets the versions property value.
getVersionsBehind() - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Gets the versionsBehind property value.
getViewer() - Method in class io.apicurio.registry.rest.client.models.UserInfo
Gets the viewer property value.
getViolations() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Gets the violations property value.
getViolations() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Gets the violations property value.
getWarnings() - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Gets the warnings property value.
gitops() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
The gitops property
GitOpsError - Class in io.apicurio.registry.rest.client.models
Describes an error that occurred during a GitOps sync attempt.
GitOpsError() - Constructor for class io.apicurio.registry.rest.client.models.GitOpsError
Instantiates a new GitOpsError and sets the default values.
GitopsRequestBuilder - Class in io.apicurio.registry.rest.client.admin.gitops
Builds and executes requests for operations under /admin/gitops
GitopsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.GitopsRequestBuilder
Instantiates a new GitopsRequestBuilder and sets the default values.
GitopsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.GitopsRequestBuilder
Instantiates a new GitopsRequestBuilder and sets the default values.
GitOpsStatus - Class in io.apicurio.registry.rest.client.models
Describes the current synchronization status of the GitOps storage backend.
GitOpsStatus() - Constructor for class io.apicurio.registry.rest.client.models.GitOpsStatus
Instantiates a new GitOpsStatus and sets the default values.
GitOpsStatusSources - Class in io.apicurio.registry.rest.client.models
Per-source identifiers.
GitOpsStatusSources() - Constructor for class io.apicurio.registry.rest.client.models.GitOpsStatusSources
Instantiates a new GitOpsStatusSources and sets the default values.
GitOpsValidateRequest - Class in io.apicurio.registry.rest.client.models
Request body for creating a dry-run validation task.
GitOpsValidateRequest() - Constructor for class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Instantiates a new GitOpsValidateRequest and sets the default values.
GitOpsValidateRequestType - Enum Class in io.apicurio.registry.rest.client.models
Validation type.
GitOpsValidateTask - Class in io.apicurio.registry.rest.client.models
Represents a dry-run validation task with its current state and results.
GitOpsValidateTask() - Constructor for class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Instantiates a new GitOpsValidateTask and sets the default values.
GitOpsValidateTaskResult - Enum Class in io.apicurio.registry.rest.client.models
Validation result: `success` (all checks passed) or `failure` (validation errors found).
GitOpsValidateTaskState - Enum Class in io.apicurio.registry.rest.client.models
Current task state: `pending` (queued, waiting for capacity), `submitted` (request sent to sidecar), `fetching` (sidecar is cloning), `validating` (registry is loading and validating), `completed` (finished with results), `failed` (an error occurred).
globalId - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by globalId.
globalId - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by globalId.
GlobalId - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
globalIds() - Method in class io.apicurio.registry.rest.client.ids.IdsRequestBuilder
The globalIds property
GlobalIdsRequestBuilder - Class in io.apicurio.registry.rest.client.ids.globalids
Builds and executes requests for operations under /ids/globalIds
GlobalIdsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.globalids.GlobalIdsRequestBuilder
Instantiates a new GlobalIdsRequestBuilder and sets the default values.
GlobalIdsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.globalids.GlobalIdsRequestBuilder
Instantiates a new GlobalIdsRequestBuilder and sets the default values.
graph() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Get a graph representation of artifact references.
GraphRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph
Get a graph representation of artifact references.
GraphRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Instantiates a new GraphRequestBuilder and sets the default values.
GraphRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Instantiates a new GraphRequestBuilder and sets the default values.
GraphRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph
Retrieves a graph representation of all references for a single version of an artifact.
GraphRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph
Configuration for the request such as headers, query parameters, and middleware options.
groupId - Variable in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder.GetQueryParameters
If specified, only data belonging to this group will be exported.
groupId - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by artifact group.
groupId - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Filter by artifact group.
groupId - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
Filter by group name.
groupId - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by artifact group.
groupId - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
Filter by group Id.
GroupId - Enum constant in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
GroupId - Enum constant in enum class io.apicurio.registry.rest.client.models.GroupSortBy
 
GroupId - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
GroupMetaData - Class in io.apicurio.registry.rest.client.models
 
GroupMetaData() - Constructor for class io.apicurio.registry.rest.client.models.GroupMetaData
Instantiates a new GroupMetaData and sets the default values.
groups() - Method in class io.apicurio.registry.rest.client.RegistryClient
Collection of the groups in the registry.
groups() - Method in class io.apicurio.registry.rest.client.search.SearchRequestBuilder
Search for groups in the registry.
GroupSearchResults - Class in io.apicurio.registry.rest.client.models
Describes the response received when searching for groups.
GroupSearchResults() - Constructor for class io.apicurio.registry.rest.client.models.GroupSearchResults
Instantiates a new GroupSearchResults and sets the default values.
GroupSortBy - Enum Class in io.apicurio.registry.rest.client.models
 
GroupsRequestBuilder - Class in io.apicurio.registry.rest.client.groups
Collection of the groups in the registry.
GroupsRequestBuilder - Class in io.apicurio.registry.rest.client.search.groups
Search for groups in the registry.
GroupsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Instantiates a new GroupsRequestBuilder and sets the default values.
GroupsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Instantiates a new GroupsRequestBuilder and sets the default values.
GroupsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Instantiates a new GroupsRequestBuilder and sets the default values.
GroupsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Instantiates a new GroupsRequestBuilder and sets the default values.
GroupsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups
Returns a list of all groups.
GroupsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.search.groups
Returns a paginated list of all groups that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
GroupsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups
Configuration for the request such as headers, query parameters, and middleware options.
GroupsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.search.groups
Configuration for the request such as headers, query parameters, and middleware options.
GroupsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups
Configuration for the request such as headers, query parameters, and middleware options.

H

HandleReferencesType - Enum Class in io.apicurio.registry.rest.client.models
How to handle references when retrieving content.
heatmap() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Get consumer version heatmap.
HeatmapRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap
Get consumer version heatmap.
HeatmapRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Instantiates a new HeatmapRequestBuilder and sets the default values.
HeatmapRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Instantiates a new HeatmapRequestBuilder and sets the default values.
HeatmapRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap
Configuration for the request such as headers, query parameters, and middleware options.

I

ids() - Method in class io.apicurio.registry.rest.client.RegistryClient
The ids property
IdsRequestBuilder - Class in io.apicurio.registry.rest.client.ids
Builds and executes requests for operations under /ids
IdsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.IdsRequestBuilder
Instantiates a new IdsRequestBuilder and sets the default values.
IdsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.IdsRequestBuilder
Instantiates a new IdsRequestBuilder and sets the default values.
IfArtifactExists - Enum Class in io.apicurio.registry.rest.client.models
 
ifExists - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Set this option to instruct the server on what to do if the artifact already exists.
importEscaped() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Provides a way to import data into the registry.
ImportRequestBuilder - Class in io.apicurio.registry.rest.client.admin.importescaped
Provides a way to import data into the registry.
ImportRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Instantiates a new ImportRequestBuilder and sets the default values.
ImportRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Instantiates a new ImportRequestBuilder and sets the default values.
ImportRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.admin.importescaped
Imports registry data that was previously exported using the `/admin/export` operation.
ImportRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.importescaped
Configuration for the request such as headers, query parameters, and middleware options.
INBOUND - Enum constant in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
 
INBOUND - Enum constant in enum class io.apicurio.registry.rest.client.models.ReferenceType
 
info() - Method in class io.apicurio.registry.rest.client.system.SystemRequestBuilder
Retrieve system information
InfoRequestBuilder - Class in io.apicurio.registry.rest.client.system.info
Retrieve system information
InfoRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
Instantiates a new InfoRequestBuilder and sets the default values.
InfoRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
Instantiates a new InfoRequestBuilder and sets the default values.
InfoRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.system.info
Configuration for the request such as headers, query parameters, and middleware options.
INTEGRITY - Enum constant in enum class io.apicurio.registry.rest.client.models.RuleType
 
INTERNAL - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
INTERNAL - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
io.apicurio.registry.client - package io.apicurio.registry.client
 
io.apicurio.registry.rest.client - package io.apicurio.registry.rest.client
 
io.apicurio.registry.rest.client.admin - package io.apicurio.registry.rest.client.admin
 
io.apicurio.registry.rest.client.admin.config - package io.apicurio.registry.rest.client.admin.config
 
io.apicurio.registry.rest.client.admin.config.artifacttypes - package io.apicurio.registry.rest.client.admin.config.artifacttypes
 
io.apicurio.registry.rest.client.admin.config.properties - package io.apicurio.registry.rest.client.admin.config.properties
 
io.apicurio.registry.rest.client.admin.config.properties.item - package io.apicurio.registry.rest.client.admin.config.properties.item
 
io.apicurio.registry.rest.client.admin.contracts - package io.apicurio.registry.rest.client.admin.contracts
 
io.apicurio.registry.rest.client.admin.contracts.ruleset - package io.apicurio.registry.rest.client.admin.contracts.ruleset
 
io.apicurio.registry.rest.client.admin.export - package io.apicurio.registry.rest.client.admin.export
 
io.apicurio.registry.rest.client.admin.gitops - package io.apicurio.registry.rest.client.admin.gitops
 
io.apicurio.registry.rest.client.admin.gitops.status - package io.apicurio.registry.rest.client.admin.gitops.status
 
io.apicurio.registry.rest.client.admin.gitops.sync - package io.apicurio.registry.rest.client.admin.gitops.sync
 
io.apicurio.registry.rest.client.admin.gitops.validate - package io.apicurio.registry.rest.client.admin.gitops.validate
 
io.apicurio.registry.rest.client.admin.gitops.validate.item - package io.apicurio.registry.rest.client.admin.gitops.validate.item
 
io.apicurio.registry.rest.client.admin.importescaped - package io.apicurio.registry.rest.client.admin.importescaped
 
io.apicurio.registry.rest.client.admin.rolemappings - package io.apicurio.registry.rest.client.admin.rolemappings
 
io.apicurio.registry.rest.client.admin.rolemappings.item - package io.apicurio.registry.rest.client.admin.rolemappings.item
 
io.apicurio.registry.rest.client.admin.rules - package io.apicurio.registry.rest.client.admin.rules
 
io.apicurio.registry.rest.client.admin.rules.item - package io.apicurio.registry.rest.client.admin.rules.item
 
io.apicurio.registry.rest.client.admin.snapshots - package io.apicurio.registry.rest.client.admin.snapshots
 
io.apicurio.registry.rest.client.admin.usage - package io.apicurio.registry.rest.client.admin.usage
 
io.apicurio.registry.rest.client.admin.usage.artifacts - package io.apicurio.registry.rest.client.admin.usage.artifacts
 
io.apicurio.registry.rest.client.admin.usage.artifacts.item - package io.apicurio.registry.rest.client.admin.usage.artifacts.item
 
io.apicurio.registry.rest.client.admin.usage.artifacts.item.item - package io.apicurio.registry.rest.client.admin.usage.artifacts.item.item
 
io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap - package io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap
 
io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions - package io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions
 
io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item - package io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item
 
io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness - package io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness
 
io.apicurio.registry.rest.client.admin.usage.summary - package io.apicurio.registry.rest.client.admin.usage.summary
 
io.apicurio.registry.rest.client.content - package io.apicurio.registry.rest.client.content
 
io.apicurio.registry.rest.client.content.references - package io.apicurio.registry.rest.client.content.references
 
io.apicurio.registry.rest.client.groups - package io.apicurio.registry.rest.client.groups
 
io.apicurio.registry.rest.client.groups.item - package io.apicurio.registry.rest.client.groups.item
 
io.apicurio.registry.rest.client.groups.item.artifacts - package io.apicurio.registry.rest.client.groups.item.artifacts
 
io.apicurio.registry.rest.client.groups.item.artifacts.item - package io.apicurio.registry.rest.client.groups.item.artifacts.item
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.branches - package io.apicurio.registry.rest.client.groups.item.artifacts.item.branches
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item - package io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions - package io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status - package io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.rules - package io.apicurio.registry.rest.client.groups.item.artifacts.item.rules
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item - package io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render
 
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state - package io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state
 
io.apicurio.registry.rest.client.groups.item.contracts - package io.apicurio.registry.rest.client.groups.item.contracts
 
io.apicurio.registry.rest.client.groups.item.contracts.item - package io.apicurio.registry.rest.client.groups.item.contracts.item
 
io.apicurio.registry.rest.client.groups.item.rules - package io.apicurio.registry.rest.client.groups.item.rules
 
io.apicurio.registry.rest.client.groups.item.rules.item - package io.apicurio.registry.rest.client.groups.item.rules.item
 
io.apicurio.registry.rest.client.ids - package io.apicurio.registry.rest.client.ids
 
io.apicurio.registry.rest.client.ids.contenthashes - package io.apicurio.registry.rest.client.ids.contenthashes
 
io.apicurio.registry.rest.client.ids.contenthashes.item - package io.apicurio.registry.rest.client.ids.contenthashes.item
 
io.apicurio.registry.rest.client.ids.contenthashes.item.references - package io.apicurio.registry.rest.client.ids.contenthashes.item.references
 
io.apicurio.registry.rest.client.ids.contentids - package io.apicurio.registry.rest.client.ids.contentids
 
io.apicurio.registry.rest.client.ids.contentids.item - package io.apicurio.registry.rest.client.ids.contentids.item
 
io.apicurio.registry.rest.client.ids.contentids.item.references - package io.apicurio.registry.rest.client.ids.contentids.item.references
 
io.apicurio.registry.rest.client.ids.globalids - package io.apicurio.registry.rest.client.ids.globalids
 
io.apicurio.registry.rest.client.ids.globalids.item - package io.apicurio.registry.rest.client.ids.globalids.item
 
io.apicurio.registry.rest.client.ids.globalids.item.references - package io.apicurio.registry.rest.client.ids.globalids.item.references
 
io.apicurio.registry.rest.client.models - package io.apicurio.registry.rest.client.models
 
io.apicurio.registry.rest.client.search - package io.apicurio.registry.rest.client.search
 
io.apicurio.registry.rest.client.search.artifacts - package io.apicurio.registry.rest.client.search.artifacts
 
io.apicurio.registry.rest.client.search.contract - package io.apicurio.registry.rest.client.search.contract
 
io.apicurio.registry.rest.client.search.contract.rules - package io.apicurio.registry.rest.client.search.contract.rules
 
io.apicurio.registry.rest.client.search.contracts - package io.apicurio.registry.rest.client.search.contracts
 
io.apicurio.registry.rest.client.search.groups - package io.apicurio.registry.rest.client.search.groups
 
io.apicurio.registry.rest.client.search.versions - package io.apicurio.registry.rest.client.search.versions
 
io.apicurio.registry.rest.client.system - package io.apicurio.registry.rest.client.system
 
io.apicurio.registry.rest.client.system.info - package io.apicurio.registry.rest.client.system.info
 
io.apicurio.registry.rest.client.system.uiconfig - package io.apicurio.registry.rest.client.system.uiconfig
 
io.apicurio.registry.rest.client.users - package io.apicurio.registry.rest.client.users
 
io.apicurio.registry.rest.client.users.me - package io.apicurio.registry.rest.client.users.me
 

L

labels - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by one or more name/value label.
labels - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
Filter by one or more name/value label.
labels - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by one or more name/value label.
Labels - Class in io.apicurio.registry.rest.client.models
User-defined name-value pairs.
Labels() - Constructor for class io.apicurio.registry.rest.client.models.Labels
Instantiates a new Labels and sets the default values.
limit - Variable in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetQueryParameters
The number of role mappings to return.
limit - Variable in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetQueryParameters
The number of groups to return.
limit - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
The number of artifacts to return.
limit - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.GetQueryParameters
The number of branches to return.
limit - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.GetQueryParameters
The number of versions to return.
limit - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder.GetQueryParameters
 
limit - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
The number of versions to return.
limit - Variable in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.GetQueryParameters
Maximum number of contracts to return (default 20, max 500).
limit - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
The number of artifacts to return.
limit - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
The number of artifacts to return.
limit - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Maximum number of results to return.
limit - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
The number of artifacts to return.
limit - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
The number of versions to return.
limit - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
The number of versions to return.

M

me() - Method in class io.apicurio.registry.rest.client.users.UsersRequestBuilder
Retrieves information about the current user
MeRequestBuilder - Class in io.apicurio.registry.rest.client.users.me
Retrieves information about the current user
MeRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Instantiates a new MeRequestBuilder and sets the default values.
MeRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Instantiates a new MeRequestBuilder and sets the default values.
MeRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.users.me
Configuration for the request such as headers, query parameters, and middleware options.
metadata() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Manage contract metadata for an artifact.
MetadataRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata
Manage contract metadata for an artifact.
MetadataRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Instantiates a new MetadataRequestBuilder and sets the default values.
MetadataRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Instantiates a new MetadataRequestBuilder and sets the default values.
MetadataRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata
Configuration for the request such as headers, query parameters, and middleware options.
MetadataRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata
Configuration for the request such as headers, query parameters, and middleware options.
migrate() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Execute migration rules to transform a record between versions.
MigratePostRequestBody - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
 
MigratePostRequestBody() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Instantiates a new MigratePostRequestBody and sets the default values.
MigratePostRequestBodyRecord - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
 
MigratePostRequestBodyRecord() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBodyRecord
Instantiates a new MigratePostRequestBodyRecord and sets the default values.
MigratePostResponse - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
 
MigratePostResponse() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Instantiates a new MigratePostResponse and sets the default values.
MigratePostResponseTransformedRecord - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
 
MigratePostResponseTransformedRecord() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseTransformedRecord
Instantiates a new MigratePostResponseTransformedRecord and sets the default values.
MigratePostResponseViolations - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
 
MigratePostResponseViolations() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Instantiates a new MigratePostResponseViolations and sets the default values.
MigrateRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
Execute migration rules to transform a record between versions.
MigrateRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Instantiates a new MigrateRequestBuilder and sets the default values.
MigrateRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Instantiates a new MigrateRequestBuilder and sets the default values.
MigrateRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate
Configuration for the request such as headers, query parameters, and middleware options.
MIGRATION - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
 
ModifiedOn - Enum constant in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
ModifiedOn - Enum constant in enum class io.apicurio.registry.rest.client.models.GroupSortBy
 
ModifiedOn - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
ModifiedOn - Enum constant in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
 

N

name - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Filter by artifact name.
name - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by name.
Name - Enum constant in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
Name - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
Name - Enum constant in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
 
NewComment - Class in io.apicurio.registry.rest.client.models
 
NewComment() - Constructor for class io.apicurio.registry.rest.client.models.NewComment
Instantiates a new NewComment and sets the default values.
None - Enum constant in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
 
NONE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
 
NONE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
 

O

OdcsContractResult - Class in io.apicurio.registry.rest.client.models
Result of submitting or updating an ODCS contract.
OdcsContractResult() - Constructor for class io.apicurio.registry.rest.client.models.OdcsContractResult
Instantiates a new OdcsContractResult and sets the default values.
OdcsContractSummary - Class in io.apicurio.registry.rest.client.models
Summary of an ODCS contract.
OdcsContractSummary() - Constructor for class io.apicurio.registry.rest.client.models.OdcsContractSummary
Instantiates a new OdcsContractSummary and sets the default values.
OdcsProjectionSummary - Class in io.apicurio.registry.rest.client.models
Summary of the projection performed when an ODCS contract is applied.
OdcsProjectionSummary() - Constructor for class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Instantiates a new OdcsProjectionSummary and sets the default values.
offset - Variable in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetQueryParameters
The number of role mappings to skip before starting the result set.
offset - Variable in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetQueryParameters
The number of groups to skip before starting the result set.
offset - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
The number of artifacts to skip before starting the result set.
offset - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.GetQueryParameters
The number of branches to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.GetQueryParameters
The number of versions to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder.GetQueryParameters
 
offset - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
The number of versions to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.GetQueryParameters
Number of contracts to skip (for pagination).
offset - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
The number of artifacts to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
The number of artifacts to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Number of results to skip.
offset - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
The number of artifacts to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
The number of versions to skip before starting to collect the result set.
offset - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
The number of versions to skip before starting to collect the result set.
Oidc - Enum constant in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
 
order - Variable in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Sort order (asc or desc).
order - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
order - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
Sort order, ascending (`asc`) or descending (`desc`).
orderby - Variable in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
The field to sort by.
orderby - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
The field to sort by.
OUTBOUND - Enum constant in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
 
OUTBOUND - Enum constant in enum class io.apicurio.registry.rest.client.models.ReferenceType
 
ownerTeam - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Filter by owner team.

P

Pending - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
post() - Method in class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
**Experimental.** Requests an immediate synchronization of the GitOps storage.
post() - Method in class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Triggers the creation of a snapshot of the internal database for compatible storages.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
post(MigratePostRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Executes migration rules to transform a record from one schema version to another, chaining transforms across version hops.
post(MigratePostRequestBody, Consumer<MigrateRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Executes migration rules to transform a record from one schema version to another, chaining transforms across version hops.
post(PromotePostRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).
post(PromotePostRequestBody, Consumer<PromoteRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).
post(ExecutePostRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Executes contract rules against a data record and returns the result.
post(ExecutePostRequestBody, Consumer<ExecuteRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Executes contract rules against a data record and returns the result.
post(AddVersionToBranch) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
post(AddVersionToBranch, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
post(ContractStatusTransition) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Transitions the contract status.
post(ContractStatusTransition, Consumer<StatusRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Transitions the contract status.
post(CreateArtifact) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Creates a new artifact.
post(CreateArtifact, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Creates a new artifact.
post(CreateBranch) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Creates a new branch for the artifact.
post(CreateBranch, Consumer<BranchesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Creates a new branch for the artifact.
post(CreateGroup) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Creates a new group.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group already exist (HTTP error `409`)* Invalid group ID (e.g., reserved name 'default') (HTTP error `400`)
post(CreateGroup, Consumer<GroupsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Creates a new group.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group already exist (HTTP error `409`)* Invalid group ID (e.g., reserved name 'default') (HTTP error `400`)
post(CreateRule) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Adds a rule to the list of globally configured rules.This operation can fail for the following reasons:* The rule type is unknown (HTTP error `400`)* The rule already exists (HTTP error `409`)* A server error occurred (HTTP error `500`)
post(CreateRule) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
post(CreateRule) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to an artifact in the group when adding newversions.
post(CreateRule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Adds a rule to the list of globally configured rules.This operation can fail for the following reasons:* The rule type is unknown (HTTP error `400`)* The rule already exists (HTTP error `409`)* A server error occurred (HTTP error `500`)
post(CreateRule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
post(CreateRule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to an artifact in the group when adding newversions.
post(CreateVersion) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Creates a new version of the artifact by uploading new content.
post(CreateVersion, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Creates a new version of the artifact by uploading new content.
post(GitOpsValidateRequest) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Creates a dry-run validation task that fetches a git ref and validates the data without affecting the live registry.
post(GitOpsValidateRequest, Consumer<ValidateRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Creates a dry-run validation task that fetches a git ref and validates the data without affecting the live registry.
post(NewComment) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Adds a new comment to the artifact version.
post(NewComment, Consumer<CommentsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Adds a new comment to the artifact version.
post(RenderPromptRequest) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`.
post(RenderPromptRequest, Consumer<RenderRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`.
post(RoleMapping) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Creates a new mapping between a user/principal and a role.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
post(RoleMapping, Consumer<RoleMappingsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Creates a new mapping between a user/principal and a role.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
post(VersionContent) - Method in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Analyzes the provided content and returns a list of external references found within it.
post(VersionContent, Consumer<ReferencesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Analyzes the provided content and returns a list of external references found within it.
post(InputStream) - Method in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Imports registry data that was previously exported using the `/admin/export` operation.
post(InputStream) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Submits an ODCS v3.1 YAML contract.
post(InputStream, String) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts with at least one version that matches theposted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
post(InputStream, String) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the posted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
post(InputStream, String, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts with at least one version that matches theposted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
post(InputStream, String, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the posted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
post(InputStream, Consumer<ImportRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Imports registry data that was previously exported using the `/admin/export` operation.
post(InputStream, Consumer<ContractsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Submits an ODCS v3.1 YAML contract.
post(Consumer<SyncRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
**Experimental.** Requests an immediate synchronization of the GitOps storage.
post(Consumer<SnapshotsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Triggers the creation of a snapshot of the internal database for compatible storages.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder.PostQueryParameters
 
PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder.PostQueryParameters
 
PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
 
PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.PostQueryParameters
 
PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
 
PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
 
PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostRequestConfiguration
 
PRESERVE - Enum constant in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
 
ProblemDetails - Exception Class in io.apicurio.registry.rest.client.models
All error responses, whether `4xx` or `5xx` will include one of these as the responsebody.
ProblemDetails() - Constructor for exception class io.apicurio.registry.rest.client.models.ProblemDetails
Instantiates a new ProblemDetails and sets the default values.
PROD - Enum constant in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
 
PROD - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
 
PROD - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
 
promote() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Promote a contract to the next deployment stage.
PromotePostRequestBody - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
 
PromotePostRequestBody() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Instantiates a new PromotePostRequestBody and sets the default values.
PromotePostRequestBodyTargetStage - Enum Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
Promote a contract to the next deployment stage.
PromotePostResponse - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
 
PromotePostResponse() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Instantiates a new PromotePostResponse and sets the default values.
PromoteRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
Promote a contract to the next deployment stage.
PromoteRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Instantiates a new PromoteRequestBuilder and sets the default values.
PromoteRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Instantiates a new PromoteRequestBuilder and sets the default values.
PromoteRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
Configuration for the request such as headers, query parameters, and middleware options.
properties() - Method in class io.apicurio.registry.rest.client.admin.config.ConfigRequestBuilder
Manage configuration properties.
PropertiesRequestBuilder - Class in io.apicurio.registry.rest.client.admin.config.properties
Manage configuration properties.
PropertiesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Instantiates a new PropertiesRequestBuilder and sets the default values.
PropertiesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Instantiates a new PropertiesRequestBuilder and sets the default values.
PropertiesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.config.properties
Configuration for the request such as headers, query parameters, and middleware options.
PUBLIC - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
PUBLIC - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
Pull - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateRequestType
 
put(CompatibilityGroupPutRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Sets the compatibility group for the artifact's contract.
put(CompatibilityGroupPutRequestBody, Consumer<CompatibilityGroupRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Sets the compatibility group for the artifact's contract.
put(ContractRuleSet) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Sets the global contract ruleset that applies to all artifacts.
put(ContractRuleSet) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for the artifact.
put(ContractRuleSet) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for a specific version.
put(ContractRuleSet, Consumer<RulesetRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Sets the global contract ruleset that applies to all artifacts.
put(ContractRuleSet, Consumer<RulesetRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for the artifact.
put(ContractRuleSet, Consumer<RulesetRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for a specific version.
put(EditableArtifactMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Updates the editable parts of the artifact's metadata.
put(EditableArtifactMetaData, Consumer<WithArtifactItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Updates the editable parts of the artifact's metadata.
put(EditableBranchMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Updates the metadata of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(EditableBranchMetaData, Consumer<WithBranchItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Updates the metadata of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(EditableContractMetadata) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Creates or updates the contract metadata for an artifact.
put(EditableContractMetadata, Consumer<MetadataRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Creates or updates the contract metadata for an artifact.
put(EditableGroupMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Updates the metadata of a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(EditableGroupMetaData, Consumer<WithGroupItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Updates the metadata of a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(EditableVersionMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Updates the user-editable portion of the artifact version's metadata.
put(EditableVersionMetaData, Consumer<WithVersionExpressionItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Updates the user-editable portion of the artifact version's metadata.
put(NewComment) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Updates the value of a single comment in an artifact version.
put(NewComment, Consumer<WithCommentItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Updates the value of a single comment in an artifact version.
put(ReplaceBranchVersions) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
put(ReplaceBranchVersions, Consumer<VersionsRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
put(Rule) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration for a globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(Rule) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the artifact.
put(Rule) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the group.
put(Rule, Consumer<WithRuleTypeItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration for a globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(Rule, Consumer<WithRuleTypeItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the artifact.
put(Rule, Consumer<WithRuleTypeItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the group.
put(UpdateConfigurationProperty) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Updates the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(UpdateConfigurationProperty, Consumer<WithPropertyNameItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Updates the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(UpdateRole) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Updates a single role mapping for one user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(UpdateRole, Consumer<WithPrincipalItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Updates a single role mapping for one user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
put(VersionContent) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Updates the content of a single version of an artifact.NOTE: the artifact must be in `DRAFT` status.Both the `artifactId` and the unique `version` number must be provided to identifythe version to update.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* Artifact version not in `DRAFT` status (HTTP error `409`)* A server error occurred (HTTP error `500`)
put(VersionContent, Consumer<ContentRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Updates the content of a single version of an artifact.NOTE: the artifact must be in `DRAFT` status.Both the `artifactId` and the unique `version` number must be provided to identifythe version to update.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* Artifact version not in `DRAFT` status (HTTP error `409`)* A server error occurred (HTTP error `500`)
put(WrappedVersionState) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Updates the state of an artifact version.NOTE: There are some restrictions on state transitions.
put(WrappedVersionState, Consumer<StateRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Updates the state of an artifact version.NOTE: There are some restrictions on state transitions.
put(InputStream) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Updates an ODCS contract (creates a new version) and re-projects onto the referenced schema artifact.
put(InputStream, Consumer<WithContractItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Updates an ODCS contract (creates a new version) and re-projects onto the referenced schema artifact.
PutQueryParameters() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.PutQueryParameters
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder.PutRequestConfiguration
 
PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder.PutRequestConfiguration
 

Q

quality() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Get quality score for a contract.
QualityGetResponse - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality
 
QualityGetResponse() - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Instantiates a new QualityGetResponse and sets the default values.
QualityRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality
Get quality score for a contract.
QualityRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Instantiates a new QualityRequestBuilder and sets the default values.
QualityRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Instantiates a new QualityRequestBuilder and sets the default values.
QualityRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality
Returns the quality score for a contract, with breakdown by completeness, compliance, and stability.
QualityRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality
Configuration for the request such as headers, query parameters, and middleware options.
queryParameters - Variable in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder.PostRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder.PostRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.PutRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.PostRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetRequestConfiguration
Request query parameters
queryParameters - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostRequestConfiguration
Request query parameters

R

READ - Enum constant in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
 
READ - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
READ_ONLY - Enum constant in enum class io.apicurio.registry.rest.client.models.RoleType
 
ReferenceGraph - Class in io.apicurio.registry.rest.client.models
A graph representation of artifact references.
ReferenceGraph() - Constructor for class io.apicurio.registry.rest.client.models.ReferenceGraph
Instantiates a new ReferenceGraph and sets the default values.
ReferenceGraphDirection - Enum Class in io.apicurio.registry.rest.client.models
The direction of references to include in the graph.
ReferenceGraphEdge - Class in io.apicurio.registry.rest.client.models
An edge in the reference graph representing a reference from one artifact to another.
ReferenceGraphEdge() - Constructor for class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Instantiates a new ReferenceGraphEdge and sets the default values.
ReferenceGraphMetadata - Class in io.apicurio.registry.rest.client.models
Metadata about the reference graph.
ReferenceGraphMetadata() - Constructor for class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Instantiates a new ReferenceGraphMetadata and sets the default values.
ReferenceGraphNode - Class in io.apicurio.registry.rest.client.models
A node in the reference graph representing an artifact version.
ReferenceGraphNode() - Constructor for class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Instantiates a new ReferenceGraphNode and sets the default values.
references - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder.GetQueryParameters
Allows the user to specify how references in the content should be treated.
references - Variable in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetQueryParameters
Allows the user to specify how references in the content should be treated.
references() - Method in class io.apicurio.registry.rest.client.content.ContentRequestBuilder
Detect external references in artifact content.
references() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Manage the references for a single version of an artifact in the registry.
references() - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
The references property
references() - Method in class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
The references property
references() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
The references property
ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.content.references
Detect external references in artifact content.
ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references
Manage the references for a single version of an artifact in the registry.
ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.ids.contenthashes.item.references
Builds and executes requests for operations under /ids/contentHashes/{contentHash}/references
ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.ids.contentids.item.references
Builds and executes requests for operations under /ids/contentIds/{contentId}/references
ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.ids.globalids.item.references
Builds and executes requests for operations under /ids/globalIds/{globalId}/references
ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Instantiates a new ReferencesRequestBuilder and sets the default values.
ReferencesRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references
Retrieves all references for a single version of an artifact.
ReferencesRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.ids.globalids.item.references
Returns a list containing all the artifact references using the artifact global ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
ReferencesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references
Configuration for the request such as headers, query parameters, and middleware options.
ReferencesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.ids.contenthashes.item.references
Configuration for the request such as headers, query parameters, and middleware options.
ReferencesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.ids.contentids.item.references
Configuration for the request such as headers, query parameters, and middleware options.
ReferencesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.ids.globalids.item.references
Configuration for the request such as headers, query parameters, and middleware options.
ReferencesRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.content.references
Analyzes the provided content and returns a list of external references found within it.
ReferencesRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.content.references
Configuration for the request such as headers, query parameters, and middleware options.
ReferenceType - Enum Class in io.apicurio.registry.rest.client.models
 
refType - Variable in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetQueryParameters
Determines the type of reference to return, either INBOUND or OUTBOUND.
refType - Variable in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder.GetQueryParameters
Determines the type of reference to return, either INBOUND or OUTBOUND.
RegistryClient - Class in io.apicurio.registry.rest.client
The main entry point of the SDK, exposes the configuration and the fluent API.
RegistryClient(RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.RegistryClient
Instantiates a new RegistryClient and sets the default values.
RegistryClientFactory - Class in io.apicurio.registry.client
Factory for creating instances of RegistryClient.
RegistryClientFactory() - Constructor for class io.apicurio.registry.client.RegistryClientFactory
 
render() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Render a prompt template artifact by substituting variables.
RenderPromptRequest - Class in io.apicurio.registry.rest.client.models
Request body for rendering a prompt template with variable substitution.
RenderPromptRequest() - Constructor for class io.apicurio.registry.rest.client.models.RenderPromptRequest
Instantiates a new RenderPromptRequest and sets the default values.
RenderPromptRequestVariables - Class in io.apicurio.registry.rest.client.models
A map of variable names to their values.
RenderPromptRequestVariables() - Constructor for class io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
Instantiates a new RenderPromptRequestVariables and sets the default values.
RenderPromptResponse - Class in io.apicurio.registry.rest.client.models
Response from rendering a prompt template.
RenderPromptResponse() - Constructor for class io.apicurio.registry.rest.client.models.RenderPromptResponse
Instantiates a new RenderPromptResponse and sets the default values.
RenderRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render
Render a prompt template artifact by substituting variables.
RenderRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Instantiates a new RenderRequestBuilder and sets the default values.
RenderRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Instantiates a new RenderRequestBuilder and sets the default values.
RenderRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render
Configuration for the request such as headers, query parameters, and middleware options.
RenderValidationError - Class in io.apicurio.registry.rest.client.models
A validation error encountered when validating template variables.
RenderValidationError() - Constructor for class io.apicurio.registry.rest.client.models.RenderValidationError
Instantiates a new RenderValidationError and sets the default values.
ReplaceBranchVersions - Class in io.apicurio.registry.rest.client.models
 
ReplaceBranchVersions() - Constructor for class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Instantiates a new ReplaceBranchVersions and sets the default values.
requireEmptyRegistry - Variable in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder.PostQueryParameters
Query parameter indicating whether the registry must be empty before allowingdata to be imported.
RESTRICTED - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
RESTRICTED - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
returnArtifactType - Variable in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetQueryParameters
When set to `true`, the HTTP response will include a header named `X-Registry-ArtifactType`that contains the type of the artifact being returned.
REWRITE - Enum constant in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
 
RoleMapping - Class in io.apicurio.registry.rest.client.models
The mapping between a user/principal and their role.
RoleMapping() - Constructor for class io.apicurio.registry.rest.client.models.RoleMapping
Instantiates a new RoleMapping and sets the default values.
roleMappings() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Collection to manage role mappings for authenticated principals
RoleMappingSearchResults - Class in io.apicurio.registry.rest.client.models
Describes the response received when searching for artifacts.
RoleMappingSearchResults() - Constructor for class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Instantiates a new RoleMappingSearchResults and sets the default values.
RoleMappingsRequestBuilder - Class in io.apicurio.registry.rest.client.admin.rolemappings
Collection to manage role mappings for authenticated principals
RoleMappingsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Instantiates a new RoleMappingsRequestBuilder and sets the default values.
RoleMappingsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Instantiates a new RoleMappingsRequestBuilder and sets the default values.
RoleMappingsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.admin.rolemappings
Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
RoleMappingsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rolemappings
Configuration for the request such as headers, query parameters, and middleware options.
RoleMappingsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rolemappings
Configuration for the request such as headers, query parameters, and middleware options.
RoleType - Enum Class in io.apicurio.registry.rest.client.models
 
Rule - Class in io.apicurio.registry.rest.client.models
 
Rule() - Constructor for class io.apicurio.registry.rest.client.models.Rule
Instantiates a new Rule and sets the default values.
rules() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Manage the global rules that apply to all artifacts if not otherwise configured.
rules() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Manage the rules for a single artifact.
rules() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Manage the rules for a group.
rules() - Method in class io.apicurio.registry.rest.client.search.contract.ContractRequestBuilder
Search for contract rules by tag.
ruleset() - Method in class io.apicurio.registry.rest.client.admin.contracts.ContractsRequestBuilder
Manage the global contract ruleset.
ruleset() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Manage contract ruleset for an artifact (artifact-level).
ruleset() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ContractRequestBuilder
Manage contract ruleset for a specific artifact version.
RulesetRequestBuilder - Class in io.apicurio.registry.rest.client.admin.contracts.ruleset
Manage the global contract ruleset.
RulesetRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset
Manage contract ruleset for an artifact (artifact-level).
RulesetRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset
Manage contract ruleset for a specific artifact version.
RulesetRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Instantiates a new RulesetRequestBuilder and sets the default values.
RulesetRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Instantiates a new RulesetRequestBuilder and sets the default values.
RulesetRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Instantiates a new RulesetRequestBuilder and sets the default values.
RulesetRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Instantiates a new RulesetRequestBuilder and sets the default values.
RulesetRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Instantiates a new RulesetRequestBuilder and sets the default values.
RulesetRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Instantiates a new RulesetRequestBuilder and sets the default values.
RulesetRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.contracts.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.contracts.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.contracts.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesetRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder - Class in io.apicurio.registry.rest.client.admin.rules
Manage the global rules that apply to all artifacts if not otherwise configured.
RulesRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules
Manage the rules for a single artifact.
RulesRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.rules
Manage the rules for a group.
RulesRequestBuilder - Class in io.apicurio.registry.rest.client.search.contract.rules
Search for contract rules by tag.
RulesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Instantiates a new RulesRequestBuilder and sets the default values.
RulesRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.search.contract.rules
Returns all contract rules across all artifacts that contain the specified tag.
RulesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.search.contract.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules
Configuration for the request such as headers, query parameters, and middleware options.
RulesRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.rules
Configuration for the request such as headers, query parameters, and middleware options.
RuleType - Enum Class in io.apicurio.registry.rest.client.models
 
RuleViolationCause - Class in io.apicurio.registry.rest.client.models
 
RuleViolationCause() - Constructor for class io.apicurio.registry.rest.client.models.RuleViolationCause
Instantiates a new RuleViolationCause and sets the default values.
RuleViolationProblemDetails - Exception Class in io.apicurio.registry.rest.client.models
All error responses, whether `4xx` or `5xx` will include one of these as the responsebody.
RuleViolationProblemDetails() - Constructor for exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Instantiates a new RuleViolationProblemDetails and sets the default values.

S

search() - Method in class io.apicurio.registry.rest.client.RegistryClient
The search property
SearchedArtifact - Class in io.apicurio.registry.rest.client.models
Models a single artifact from the result set returned when searching for artifacts.
SearchedArtifact() - Constructor for class io.apicurio.registry.rest.client.models.SearchedArtifact
Instantiates a new SearchedArtifact and sets the default values.
SearchedBranch - Class in io.apicurio.registry.rest.client.models
 
SearchedBranch() - Constructor for class io.apicurio.registry.rest.client.models.SearchedBranch
Instantiates a new SearchedBranch and sets the default values.
SearchedGroup - Class in io.apicurio.registry.rest.client.models
Models a single group from the result set returned when searching for groups.
SearchedGroup() - Constructor for class io.apicurio.registry.rest.client.models.SearchedGroup
Instantiates a new SearchedGroup and sets the default values.
SearchedVersion - Class in io.apicurio.registry.rest.client.models
Models a single artifact from the result set returned when searching for artifacts.
SearchedVersion() - Constructor for class io.apicurio.registry.rest.client.models.SearchedVersion
Instantiates a new SearchedVersion and sets the default values.
SearchRequestBuilder - Class in io.apicurio.registry.rest.client.search
Builds and executes requests for operations under /search
SearchRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.SearchRequestBuilder
Instantiates a new SearchRequestBuilder and sets the default values.
SearchRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.SearchRequestBuilder
Instantiates a new SearchRequestBuilder and sets the default values.
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBodyRecord
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseTransformedRecord
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyRecord
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseTransformedRecord
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.Comment
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntryVersions
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ContractRuleParams
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.CreateRule
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatusSources
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.Labels
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.NewComment
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Serializes information the current object
serialize(SerializationWriter) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.Rule
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Serializes information the current object
serialize(SerializationWriter) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UpdateRole
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.VersionContent
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Serializes information the current object
serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.models.WrappedVersionState
Serializes information the current object
setAction(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the action property value.
setAction(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Sets the action property value.
setAction(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Sets the action property value.
setActive(Integer) - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Sets the active property value.
setActiveConsumers(List<DeprecationReadinessActiveConsumers>) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the activeConsumers property value.
setActualType(String) - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Sets the actualType property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBodyRecord
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseTransformedRecord
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyRecord
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseTransformedRecord
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.Comment
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntryVersions
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ContractRuleParams
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.CreateRule
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatusSources
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.Labels
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.NewComment
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequestVariables
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.Rule
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UpdateRole
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.VersionContent
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the AdditionalData property value.
setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.models.WrappedVersionState
Sets the AdditionalData property value.
setAdmin(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Sets the admin property value.
setAgents(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the agents property value.
setArtifact(ArtifactMetaData) - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Sets the artifact property value.
setArtifactCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the artifactCount property value.
setArtifactCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the artifactCount property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the artifactId property value.
setArtifactId(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the artifactId property value.
setArtifacts(List<SearchedArtifact>) - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Sets the artifacts property value.
setArtifactType(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the artifactType property value.
setArtifactType(String) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the artifactType property value.
setArtifactType(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the artifactType property value.
setArtifactType(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the artifactType property value.
setArtifactType(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the artifactType property value.
setArtifactType(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the artifactType property value.
setAuditId(Integer) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the auditId property value.
setAuth(UserInterfaceConfigAuth) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Sets the auth property value.
setBranches(List<SearchedBranch>) - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Sets the branches property value.
setBranches(List<String>) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the branches property value.
setBranchId(String) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the branchId property value.
setBranchId(String) - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Sets the branchId property value.
setBranchId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the branchId property value.
setBreadcrumbs(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the breadcrumbs property value.
setBuiltOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Sets the builtOn property value.
setCauses(List<RuleViolationCause>) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the causes property value.
setClassification(ContractMetadataClassification) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the classification property value.
setClassification(EditableContractMetadataClassification) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the classification property value.
setClassification(UsageClassification) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the classification property value.
setClientId(String) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Sets the clientId property value.
setClientId(String) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Sets the clientId property value.
setClients(List<String>) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the clients property value.
setCommentId(String) - Method in class io.apicurio.registry.rest.client.models.Comment
Sets the commentId property value.
setCompatibilityGroup(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupGetResponse
Sets the compatibilityGroup property value.
setCompatibilityGroup(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Sets the compatibilityGroup property value.
setCompatibilityGroup(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the compatibilityGroup property value.
setCompatibilityGroup(String) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the compatibilityGroup property value.
setCompletedAt(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the completedAt property value.
setCompleteness(Float) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Sets the completeness property value.
setCompliance(Float) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Sets the compliance property value.
setConfig(String) - Method in class io.apicurio.registry.rest.client.models.CreateRule
Sets the config property value.
setConfig(String) - Method in class io.apicurio.registry.rest.client.models.Rule
Sets the config property value.
setConsumers(List<ConsumerVersionEntry>) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Sets the consumers property value.
setContent(VersionContent) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the content property value.
setContent(String) - Method in class io.apicurio.registry.rest.client.models.VersionContent
Sets the content property value.
setContentId(Long) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the contentId property value.
setContentId(Long) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the contentId property value.
setContentType(String) - Method in class io.apicurio.registry.rest.client.models.VersionContent
Sets the contentType property value.
setContext(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Sets the context property value.
setContext(String) - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Sets the context property value.
setContextPath(String) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Sets the contextPath property value.
setContractId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupPutRequestBody
Sets the contractId property value.
setContractId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Sets the contractId property value.
setContractId(String) - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Sets the contractId property value.
setContractId(String) - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Sets the contractId property value.
setContractMetadata(ContractMetadata) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the contractMetadata property value.
setCount(Integer) - Method in class io.apicurio.registry.rest.client.models.ArtifactSearchResults
Sets the count property value.
setCount(Integer) - Method in class io.apicurio.registry.rest.client.models.BranchSearchResults
Sets the count property value.
setCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Sets the count property value.
setCount(Integer) - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Sets the count property value.
setCount(Integer) - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Sets the count property value.
setCreatedAt(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the createdAt property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.Comment
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the createdOn property value.
setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the createdOn property value.
setDead(Integer) - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Sets the dead property value.
setDeleteArtifact(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the deleteArtifact property value.
setDeleteGroup(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the deleteGroup property value.
setDeleteVersion(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the deleteVersion property value.
setDeprecatedDate(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the deprecatedDate property value.
setDeprecationReason(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the deprecationReason property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.EditableBranchMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.RuleViolationCause
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Sets the description property value.
setDescription(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the description property value.
setDetail(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Sets the detail property value.
setDetail(String) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the detail property value.
setDetail(String) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the detail property value.
setDetails(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the details property value.
setDeveloper(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Sets the developer property value.
setDisabled(Boolean) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the disabled property value.
setDisplayName(String) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Sets the displayName property value.
setDomainRules(List<ContractRule>) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Sets the domainRules property value.
setDownloadId(String) - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Sets the downloadId property value.
setDraftMutability(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the draftMutability property value.
setDriftAlert(Boolean) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Sets the driftAlert property value.
setEdges(List<ReferenceGraphEdge>) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Sets the edges property value.
setEditorsUrl(String) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Sets the editorsUrl property value.
setEncoding(VersionContentEncoding) - Method in class io.apicurio.registry.rest.client.models.VersionContent
Sets the encoding property value.
setErrors(List<GitOpsError>) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the errors property value.
setErrors(List<GitOpsError>) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the errors property value.
setExecutedRules(Integer) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Sets the executedRules property value.
setExecutedRules(Integer) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Sets the executedRules property value.
setExpectedType(String) - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Sets the expectedType property value.
setExpr(String) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the expr property value.
setFailedRules(Integer) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Sets the failedRules property value.
setFailedRules(Integer) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Sets the failedRules property value.
setFeatures(UserInterfaceConfigFeatures) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Sets the features property value.
setFetchCount(Long) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Sets the fetchCount property value.
setFirstFetchedOn(Long) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the firstFetchedOn property value.
setFirstVersion(CreateVersion) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the firstVersion property value.
setFromVersion(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Sets the fromVersion property value.
setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Sets the globalId property value.
setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the globalId property value.
setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the globalId property value.
setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the globalId property value.
setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the globalId property value.
setGroupCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the groupCount property value.
setGroupCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the groupCount property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the groupId property value.
setGroupId(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the groupId property value.
setGroups(List<SearchedGroup>) - Method in class io.apicurio.registry.rest.client.models.GroupSearchResults
Sets the groups property value.
setHasCycles(Boolean) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Sets the hasCycles property value.
setHref(String) - Method in class io.apicurio.registry.rest.client.models.DownloadRef
Sets the href property value.
setId(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the id property value.
setInstance(String) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the instance property value.
setInstance(String) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the instance property value.
setIsCycleNode(Boolean) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the isCycleNode property value.
setIsDraft(Boolean) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the isDraft property value.
setIsRoot(Boolean) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the isRoot property value.
setKind(ContractRuleKind) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the kind property value.
setLabel(String) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Sets the label property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.CreateGroup
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the labels property value.
setLabels(Labels) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the labels property value.
setLabelsApplied(Integer) - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Sets the labelsApplied property value.
setLastFetched(Long) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadinessActiveConsumers
Sets the lastFetched property value.
setLastFetchedOn(Long) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the lastFetchedOn property value.
setLastSuccessfulSync(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the lastSuccessfulSync property value.
setLastSyncAttempt(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the lastSyncAttempt property value.
setMaxDepth(Integer) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Sets the maxDepth property value.
setMessage(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Sets the message property value.
setMessage(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Sets the message property value.
setMessage(String) - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Sets the message property value.
setMetadata(ReferenceGraphMetadata) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Sets the metadata property value.
setMigrationRules(List<ContractRule>) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSet
Sets the migrationRules property value.
setMode(ExecutePostRequestBodyMode) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Sets the mode property value.
setMode(ContractRuleMode) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the mode property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the modifiedBy property value.
setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the modifiedBy property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the modifiedOn property value.
setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the modifiedOn property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactTypeInfo
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.CreateArtifact
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.EditableVersionMetaData
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.OdcsContractSummary
Sets the name property value.
setName(String) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the name property value.
setName(String) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Sets the name property value.
setName(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the name property value.
setNavPrefixPath(String) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Sets the navPrefixPath property value.
setNodes(List<ReferenceGraphNode>) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Sets the nodes property value.
setOaiDocsUrl(String) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Sets the oaiDocsUrl property value.
setObacEnabled(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Sets the obacEnabled property value.
setOnFailure(ContractRuleOnFailure) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the onFailure property value.
setOnSuccess(ContractRuleOnSuccess) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the onSuccess property value.
setOptions(Labels) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Sets the options property value.
setOverall(Float) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Sets the overall property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactMetaData
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.Comment
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.EditableArtifactMetaData
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.EditableGroupMetaData
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.GroupMetaData
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.SearchedArtifact
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.SearchedGroup
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the owner property value.
setOwner(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the owner property value.
setOwnerDomain(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the ownerDomain property value.
setOwnerDomain(String) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the ownerDomain property value.
setOwnerTeam(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the ownerTeam property value.
setOwnerTeam(String) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the ownerTeam property value.
setParams(ContractRuleParams) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the params property value.
setPassed(Boolean) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Sets the passed property value.
setPassed(Boolean) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Sets the passed property value.
setPrincipal(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the principal property value.
setPrincipalId(String) - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Sets the principalId property value.
setPrincipalName(String) - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Sets the principalName property value.
setProjection(OdcsProjectionSummary) - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Sets the projection property value.
setRbacEnabled(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Sets the rbacEnabled property value.
setReadOnly(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the readOnly property value.
setRecord(MigratePostRequestBodyRecord) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Sets the record property value.
setRecord(ExecutePostRequestBodyRecord) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBody
Sets the record property value.
setRef(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Sets the ref property value.
setRef(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the ref property value.
setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.client.models.VersionContent
Sets the references property value.
setRendered(String) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Sets the rendered property value.
setRepoId(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Sets the repoId property value.
setRepoId(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the repoId property value.
setResult(GitOpsValidateTaskResult) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the result property value.
setRole(RoleType) - Method in class io.apicurio.registry.rest.client.models.RoleMapping
Sets the role property value.
setRole(RoleType) - Method in class io.apicurio.registry.rest.client.models.UpdateRole
Sets the role property value.
setRoleManagement(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the roleManagement property value.
setRoleMappings(List<RoleMapping>) - Method in class io.apicurio.registry.rest.client.models.RoleMappingSearchResults
Sets the roleMappings property value.
setRoot(ReferenceGraphNode) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraph
Sets the root property value.
setRule(ContractRule) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Sets the rule property value.
setRuleCategory(ContractRuleSearchResultRuleCategory) - Method in class io.apicurio.registry.rest.client.models.ContractRuleSearchResult
Sets the ruleCategory property value.
setRuleName(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponseViolations
Sets the ruleName property value.
setRuleName(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponseViolations
Sets the ruleName property value.
setRulesApplied(Integer) - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Sets the rulesApplied property value.
setRuleType(RuleType) - Method in class io.apicurio.registry.rest.client.models.CreateRule
Sets the ruleType property value.
setRuleType(RuleType) - Method in class io.apicurio.registry.rest.client.models.Rule
Sets the ruleType property value.
setSafeToDeprecate(Boolean) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the safeToDeprecate property value.
setSearchIndex(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the searchIndex property value.
setSettings(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Sets the settings property value.
setSnapshotId(String) - Method in class io.apicurio.registry.rest.client.models.SnapshotMetaData
Sets the snapshotId property value.
setSource(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsError
Sets the source property value.
setSourceNodeId(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Sets the sourceNodeId property value.
setSources(GitOpsStatusSources) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the sources property value.
setStability(Float) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityGetResponse
Sets the stability property value.
setStableDate(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the stableDate property value.
setStage(ContractMetadataStage) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the stage property value.
setStage(EditableContractMetadataStage) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the stage property value.
setStage(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostResponse
Sets the stage property value.
setStale(Integer) - Method in class io.apicurio.registry.rest.client.models.UsageSummary
Sets the stale property value.
setState(GitOpsValidateTaskState) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the state property value.
setState(VersionState) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the state property value.
setState(VersionState) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the state property value.
setState(VersionState) - Method in class io.apicurio.registry.rest.client.models.WrappedVersionState
Sets the state property value.
setStatus(ContractMetadataStatus) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the status property value.
setStatus(ContractStatusTransitionStatus) - Method in class io.apicurio.registry.rest.client.models.ContractStatusTransition
Sets the status property value.
setStatus(EditableContractMetadataStatus) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the status property value.
setStatus(Integer) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the status property value.
setStatus(Integer) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the status property value.
setSupportContact(String) - Method in class io.apicurio.registry.rest.client.models.ContractMetadata
Sets the supportContact property value.
setSupportContact(String) - Method in class io.apicurio.registry.rest.client.models.EditableContractMetadata
Sets the supportContact property value.
setSyncState(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the syncState property value.
setSystemDefined(Boolean) - Method in class io.apicurio.registry.rest.client.models.BranchMetaData
Sets the systemDefined property value.
setSystemDefined(Boolean) - Method in class io.apicurio.registry.rest.client.models.SearchedBranch
Sets the systemDefined property value.
setTags(List<String>) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the tags property value.
setTagsApplied(Integer) - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Sets the tagsApplied property value.
setTargetNodeId(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphEdge
Sets the targetNodeId property value.
setTargetStage(PromotePostRequestBodyTargetStage) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBody
Sets the targetStage property value.
setTaskId(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the taskId property value.
setTitle(String) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the title property value.
setTitle(String) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the title property value.
setTotalEdges(Integer) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Sets the totalEdges property value.
setTotalFetches(Long) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the totalFetches property value.
setTotalNodes(Integer) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphMetadata
Sets the totalNodes property value.
setToVersion(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostRequestBody
Sets the toVersion property value.
setTransformedRecord(MigratePostResponseTransformedRecord) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Sets the transformedRecord property value.
setTransformedRecord(ExecutePostResponseTransformedRecord) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Sets the transformedRecord property value.
setType(GitOpsValidateRequestType) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateRequest
Sets the type property value.
setType(UserInterfaceConfigAuthType) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Sets the type property value.
setType(String) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Sets the type property value.
setType(String) - Method in class io.apicurio.registry.rest.client.models.ContractRule
Sets the type property value.
setType(String) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the type property value.
setType(String) - Method in exception class io.apicurio.registry.rest.client.models.ProblemDetails
Sets the type property value.
setType(String) - Method in exception class io.apicurio.registry.rest.client.models.RuleViolationProblemDetails
Sets the type property value.
setUi(UserInterfaceConfigUi) - Method in class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Sets the ui property value.
setUniqueClients(Integer) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the uniqueClients property value.
setUsername(String) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Sets the username property value.
setValidationErrors(List<RenderValidationError>) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Sets the validationErrors property value.
setValue(String) - Method in class io.apicurio.registry.rest.client.models.Comment
Sets the value property value.
setValue(String) - Method in class io.apicurio.registry.rest.client.models.ConfigurationProperty
Sets the value property value.
setValue(String) - Method in class io.apicurio.registry.rest.client.models.NewComment
Sets the value property value.
setValue(String) - Method in class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Sets the value property value.
setVariableName(String) - Method in class io.apicurio.registry.rest.client.models.RenderValidationError
Sets the variableName property value.
setVariables(RenderPromptRequestVariables) - Method in class io.apicurio.registry.rest.client.models.RenderPromptRequest
Sets the variables property value.
setVersion(VersionMetaData) - Method in class io.apicurio.registry.rest.client.models.CreateArtifactResponse
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.Audit
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.AddVersionToBranch
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.ArtifactReference
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.CreateVersion
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.DeprecationReadiness
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.OdcsContractResult
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.ReferenceGraphNode
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.RenderPromptResponse
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.SearchedVersion
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.SystemInfo
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.VersionMetaData
Sets the version property value.
setVersion(String) - Method in class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Sets the version property value.
setVersionCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GitOpsStatus
Sets the versionCount property value.
setVersionCount(Integer) - Method in class io.apicurio.registry.rest.client.models.GitOpsValidateTask
Sets the versionCount property value.
setVersions(ConsumerVersionEntryVersions) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Sets the versions property value.
setVersions(List<SearchedVersion>) - Method in class io.apicurio.registry.rest.client.models.VersionSearchResults
Sets the versions property value.
setVersions(List<VersionUsageMetrics>) - Method in class io.apicurio.registry.rest.client.models.ArtifactUsageMetrics
Sets the versions property value.
setVersions(List<String>) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionHeatmap
Sets the versions property value.
setVersions(List<String>) - Method in class io.apicurio.registry.rest.client.models.CreateBranch
Sets the versions property value.
setVersions(List<String>) - Method in class io.apicurio.registry.rest.client.models.ReplaceBranchVersions
Sets the versions property value.
setVersionsBehind(Integer) - Method in class io.apicurio.registry.rest.client.models.ConsumerVersionEntry
Sets the versionsBehind property value.
setViewer(Boolean) - Method in class io.apicurio.registry.rest.client.models.UserInfo
Sets the viewer property value.
setViolations(List<MigratePostResponseViolations>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigratePostResponse
Sets the violations property value.
setViolations(List<ExecutePostResponseViolations>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostResponse
Sets the violations property value.
setWarnings(List<String>) - Method in class io.apicurio.registry.rest.client.models.OdcsProjectionSummary
Sets the warnings property value.
SnapshotMetaData - Class in io.apicurio.registry.rest.client.models
 
SnapshotMetaData() - Constructor for class io.apicurio.registry.rest.client.models.SnapshotMetaData
Instantiates a new SnapshotMetaData and sets the default values.
snapshots() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
Triggers a snapshot of the Registry storage.
SnapshotsRequestBuilder - Class in io.apicurio.registry.rest.client.admin.snapshots
Triggers a snapshot of the Registry storage.
SnapshotsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Instantiates a new SnapshotsRequestBuilder and sets the default values.
SnapshotsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Instantiates a new SnapshotsRequestBuilder and sets the default values.
SnapshotsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.snapshots
Configuration for the request such as headers, query parameters, and middleware options.
SortOrder - Enum Class in io.apicurio.registry.rest.client.models
 
STABLE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
 
STABLE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
 
STABLE - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
 
STAGE - Enum constant in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
 
STAGE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
 
STAGE - Enum constant in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
 
STALE - Enum constant in enum class io.apicurio.registry.rest.client.models.UsageClassification
 
state - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by version state.
state() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Manage the state of an artifact version.
StateRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state
Manage the state of an artifact version.
StateRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Instantiates a new StateRequestBuilder and sets the default values.
StateRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Instantiates a new StateRequestBuilder and sets the default values.
StateRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state
Configuration for the request such as headers, query parameters, and middleware options.
StateRequestBuilder.PutQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state
Updates the state of an artifact version.NOTE: There are some restrictions on state transitions.
StateRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state
Configuration for the request such as headers, query parameters, and middleware options.
status - Variable in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Filter by contract status (DRAFT, STABLE, DEPRECATED).
status() - Method in class io.apicurio.registry.rest.client.admin.gitops.GitopsRequestBuilder
Get the current GitOps synchronization status.
status() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ContractRequestBuilder
Transition the contract lifecycle status.
StatusRequestBuilder - Class in io.apicurio.registry.rest.client.admin.gitops.status
Get the current GitOps synchronization status.
StatusRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status
Transition the contract lifecycle status.
StatusRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
Instantiates a new StatusRequestBuilder and sets the default values.
StatusRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Instantiates a new StatusRequestBuilder and sets the default values.
StatusRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
Instantiates a new StatusRequestBuilder and sets the default values.
StatusRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Instantiates a new StatusRequestBuilder and sets the default values.
StatusRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.gitops.status
Configuration for the request such as headers, query parameters, and middleware options.
StatusRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status
Configuration for the request such as headers, query parameters, and middleware options.
structure - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Search by structured content elements (schemas, paths, fields, etc.) using a faceted format.
Submitted - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
Success - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
 
summary() - Method in class io.apicurio.registry.rest.client.admin.usage.UsageRequestBuilder
Get global usage summary counts.
SummaryRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.summary
Get global usage summary counts.
SummaryRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Instantiates a new SummaryRequestBuilder and sets the default values.
SummaryRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Instantiates a new SummaryRequestBuilder and sets the default values.
SummaryRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.usage.summary
Configuration for the request such as headers, query parameters, and middleware options.
SUNSET - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionState
 
sync() - Method in class io.apicurio.registry.rest.client.admin.gitops.GitopsRequestBuilder
Trigger an immediate GitOps synchronization.
SyncRequestBuilder - Class in io.apicurio.registry.rest.client.admin.gitops.sync
Trigger an immediate GitOps synchronization.
SyncRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
Instantiates a new SyncRequestBuilder and sets the default values.
SyncRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
Instantiates a new SyncRequestBuilder and sets the default values.
SyncRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.gitops.sync
Configuration for the request such as headers, query parameters, and middleware options.
system() - Method in class io.apicurio.registry.rest.client.RegistryClient
The system property
SystemInfo - Class in io.apicurio.registry.rest.client.models
 
SystemInfo() - Constructor for class io.apicurio.registry.rest.client.models.SystemInfo
Instantiates a new SystemInfo and sets the default values.
SystemRequestBuilder - Class in io.apicurio.registry.rest.client.system
Builds and executes requests for operations under /system
SystemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.system.SystemRequestBuilder
Instantiates a new SystemRequestBuilder and sets the default values.
SystemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.system.SystemRequestBuilder
Instantiates a new SystemRequestBuilder and sets the default values.

T

tag - Variable in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder.GetQueryParameters
The tag value to search for in contract rules.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Resets the value of a single configuration property.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Deletes the global contract ruleset.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Deletes a validation task and cleans up its checkout directory.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Deletes a single role mapping, effectively denying access to a user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Deletes a single global rule.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Deletes all globally configured rules.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Deletes all of the artifacts that exist in a given group.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Deletes a single branch in the artifact.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for the artifact.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the artifact.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the artifact.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Deletes a single comment in an artifact version.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for a specific version.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Deletes a single version of the artifact.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Deletes an artifact completely, resulting in all versions of the artifact also beingdeleted.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Deletes the ODCS contract artifact.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the group.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the group.
toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Deletes a group by identifier.
toDeleteRequestInformation(Consumer<WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Resets the value of a single configuration property.
toDeleteRequestInformation(Consumer<RulesetRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Deletes the global contract ruleset.
toDeleteRequestInformation(Consumer<WithTaskItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Deletes a validation task and cleans up its checkout directory.
toDeleteRequestInformation(Consumer<WithPrincipalItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Deletes a single role mapping, effectively denying access to a user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toDeleteRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Deletes a single global rule.
toDeleteRequestInformation(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Deletes all globally configured rules.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toDeleteRequestInformation(Consumer<ArtifactsRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Deletes all of the artifacts that exist in a given group.
toDeleteRequestInformation(Consumer<WithBranchItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Deletes a single branch in the artifact.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toDeleteRequestInformation(Consumer<RulesetRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for the artifact.
toDeleteRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the artifact.
toDeleteRequestInformation(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the artifact.
toDeleteRequestInformation(Consumer<WithCommentItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Deletes a single comment in an artifact version.
toDeleteRequestInformation(Consumer<RulesetRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Deletes the contract ruleset for a specific version.
toDeleteRequestInformation(Consumer<WithVersionExpressionItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Deletes a single version of the artifact.
toDeleteRequestInformation(Consumer<WithArtifactItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Deletes an artifact completely, resulting in all versions of the artifact also beingdeleted.
toDeleteRequestInformation(Consumer<WithContractItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Deletes the ODCS contract artifact.
toDeleteRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Deletes a rule from the group.
toDeleteRequestInformation(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Deletes all of the rules configured for the group.
toDeleteRequestInformation(Consumer<WithGroupItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Deletes a group by identifier.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Gets a list of all the configured artifact types.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Returns the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Returns a list of all configuration properties that have been set.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Returns the global contract ruleset that applies to all artifacts.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Exports registry data as a ZIP archive.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
**Experimental.** Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.This endpoint is only available when GitOps storage is enabled (`apicurio.storage.kind=gitops`).
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Returns the status and results of a specific dry-run validation task.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Returns a list of all active dry-run validation tasks.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Gets the details of a single role mapping (by `principalId`).This operation can fail for the following reasons:* No role mapping for the `principalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Returns information about the named globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Gets a list of all the currently configured global rules (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Get consumer version heatmap
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Get deprecation readiness report
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Get artifact usage metrics
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Get usage summary
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Returns a list of all groups.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Returns a list of all artifacts in the group.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Returns a list of all branches in the artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Get a list of all versions in the branch.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Returns the metaData of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Returns a paginated audit log of contract operations for the specified artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Returns the compatibility group for the artifact's contract.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Reconstructs an ODCS v3.1 YAML contract from the artifact's current contract.* labels, contract rules, and field-tag.* version labels.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Returns the contract metadata for an artifact, projected from its labels.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Returns the quality score for a contract, with breakdown by completeness, compliance, and stability.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for the artifact (artifact-level rules that apply to all versions).
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for an artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Retrieves all comments for a version of an artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Retrieves a single version of the artifact content.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for a specific artifact version.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Exports a Protobuf artifact version with all its transitive dependencies as a ZIP file.The files in the ZIP are organized by their package names to match the expected directorystructure for protoc compilation.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Retrieves a graph representation of all references for a single version of an artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Retrieves all references for a single version of an artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Gets the current state of an artifact version.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Retrieves the metadata for a single version of the artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Returns a list of all versions of the artifact.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Gets the metadata for an artifact in the registry, based on the latest version.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Returns ODCS contracts in the specified group with pagination.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Returns the ODCS contract YAML for the specified contract.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for a group.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the group.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Returns a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content hash.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Gets the content for an artifact version in the registry using the SHA-256 hash of the content.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Gets the content for an artifact version in the registry using the unique contentidentifier for that content.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact global ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Returns all contract rules across all artifacts that contain the specified tag.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Searches for artifacts that have contract metadata labels.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Returns a paginated list of all groups that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
This operation retrieves information about the running registry system, such as the versionof the software and when it was built.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Returns the UI configuration properties for this server.
toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Returns information about the currently authenticated user.
toGetRequestInformation(Consumer<ArtifactTypesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Gets a list of all the configured artifact types.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<WithPropertyNameItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Returns the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<PropertiesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Returns a list of all configuration properties that have been set.
toGetRequestInformation(Consumer<RulesetRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Returns the global contract ruleset that applies to all artifacts.
toGetRequestInformation(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Exports registry data as a ZIP archive.
toGetRequestInformation(Consumer<StatusRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
**Experimental.** Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.This endpoint is only available when GitOps storage is enabled (`apicurio.storage.kind=gitops`).
toGetRequestInformation(Consumer<WithTaskItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
**Experimental.** Returns the status and results of a specific dry-run validation task.
toGetRequestInformation(Consumer<ValidateRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Returns a list of all active dry-run validation tasks.
toGetRequestInformation(Consumer<WithPrincipalItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Gets the details of a single role mapping (by `principalId`).This operation can fail for the following reasons:* No role mapping for the `principalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<RoleMappingsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Gets a list of all role mappings configured in the registry (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Returns information about the named globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Gets a list of all the currently configured global rules (if any).This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<HeatmapRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Get consumer version heatmap
toGetRequestInformation(Consumer<DeprecationReadinessRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Get deprecation readiness report
toGetRequestInformation(Consumer<WithArtifactItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Get artifact usage metrics
toGetRequestInformation(Consumer<SummaryRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Get usage summary
toGetRequestInformation(Consumer<GroupsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Returns a list of all groups.
toGetRequestInformation(Consumer<ArtifactsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Returns a list of all artifacts in the group.
toGetRequestInformation(Consumer<BranchesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Returns a list of all branches in the artifact.
toGetRequestInformation(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Get a list of all versions in the branch.
toGetRequestInformation(Consumer<WithBranchItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Returns the metaData of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<AuditRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Returns a paginated audit log of contract operations for the specified artifact.
toGetRequestInformation(Consumer<CompatibilityGroupRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Returns the compatibility group for the artifact's contract.
toGetRequestInformation(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Reconstructs an ODCS v3.1 YAML contract from the artifact's current contract.* labels, contract rules, and field-tag.* version labels.
toGetRequestInformation(Consumer<MetadataRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Returns the contract metadata for an artifact, projected from its labels.
toGetRequestInformation(Consumer<QualityRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Returns the quality score for a contract, with breakdown by completeness, compliance, and stability.
toGetRequestInformation(Consumer<RulesetRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for the artifact (artifact-level rules that apply to all versions).
toGetRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for an artifact.
toGetRequestInformation(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the artifact.
toGetRequestInformation(Consumer<CommentsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Retrieves all comments for a version of an artifact.
toGetRequestInformation(Consumer<ContentRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Retrieves a single version of the artifact content.
toGetRequestInformation(Consumer<RulesetRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Returns the contract ruleset for a specific artifact version.
toGetRequestInformation(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Exports a Protobuf artifact version with all its transitive dependencies as a ZIP file.The files in the ZIP are organized by their package names to match the expected directorystructure for protoc compilation.
toGetRequestInformation(Consumer<GraphRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Retrieves a graph representation of all references for a single version of an artifact.
toGetRequestInformation(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Retrieves all references for a single version of an artifact.
toGetRequestInformation(Consumer<StateRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Gets the current state of an artifact version.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<WithVersionExpressionItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Retrieves the metadata for a single version of the artifact.
toGetRequestInformation(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Returns a list of all versions of the artifact.
toGetRequestInformation(Consumer<WithArtifactItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Gets the metadata for an artifact in the registry, based on the latest version.
toGetRequestInformation(Consumer<ContractsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Returns ODCS contracts in the specified group with pagination.
toGetRequestInformation(Consumer<WithContractItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Returns the ODCS contract YAML for the specified contract.
toGetRequestInformation(Consumer<WithRuleTypeItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Returns information about a single rule configured for a group.
toGetRequestInformation(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Returns a list of all rules configured for the group.
toGetRequestInformation(Consumer<WithGroupItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Returns a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content hash.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<WithContentHashItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Gets the content for an artifact version in the registry using the SHA-256 hash of the content.
toGetRequestInformation(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact content ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<WithContentItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Gets the content for an artifact version in the registry using the unique contentidentifier for that content.
toGetRequestInformation(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Returns a list containing all the artifact references using the artifact global ID.This operation may fail for one of the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<WithGlobalItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<ArtifactsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Returns all contract rules across all artifacts that contain the specified tag.
toGetRequestInformation(Consumer<ContractsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Searches for artifacts that have contract metadata labels.
toGetRequestInformation(Consumer<GroupsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Returns a paginated list of all groups that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toGetRequestInformation(Consumer<InfoRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
This operation retrieves information about the running registry system, such as the versionof the software and when it was built.
toGetRequestInformation(Consumer<UiConfigRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Returns the UI configuration properties for this server.
toGetRequestInformation(Consumer<MeRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Returns information about the currently authenticated user.
toPostRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
**Experimental.** Requests an immediate synchronization of the GitOps storage.
toPostRequestInformation() - Method in class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Triggers the creation of a snapshot of the internal database for compatible storages.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toPostRequestInformation(MigratePostRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Executes migration rules to transform a record from one schema version to another, chaining transforms across version hops.
toPostRequestInformation(MigratePostRequestBody, Consumer<MigrateRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Executes migration rules to transform a record from one schema version to another, chaining transforms across version hops.
toPostRequestInformation(PromotePostRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).
toPostRequestInformation(PromotePostRequestBody, Consumer<PromoteRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).
toPostRequestInformation(ExecutePostRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Executes contract rules against a data record and returns the result.
toPostRequestInformation(ExecutePostRequestBody, Consumer<ExecuteRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Executes contract rules against a data record and returns the result.
toPostRequestInformation(AddVersionToBranch) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
toPostRequestInformation(AddVersionToBranch, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
toPostRequestInformation(ContractStatusTransition) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Transitions the contract status.
toPostRequestInformation(ContractStatusTransition, Consumer<StatusRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Transitions the contract status.
toPostRequestInformation(CreateArtifact) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Creates a new artifact.
toPostRequestInformation(CreateArtifact, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Creates a new artifact.
toPostRequestInformation(CreateBranch) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Creates a new branch for the artifact.
toPostRequestInformation(CreateBranch, Consumer<BranchesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Creates a new branch for the artifact.
toPostRequestInformation(CreateGroup) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Creates a new group.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group already exist (HTTP error `409`)* Invalid group ID (e.g., reserved name 'default') (HTTP error `400`)
toPostRequestInformation(CreateGroup, Consumer<GroupsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Creates a new group.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group already exist (HTTP error `409`)* Invalid group ID (e.g., reserved name 'default') (HTTP error `400`)
toPostRequestInformation(CreateRule) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Adds a rule to the list of globally configured rules.This operation can fail for the following reasons:* The rule type is unknown (HTTP error `400`)* The rule already exists (HTTP error `409`)* A server error occurred (HTTP error `500`)
toPostRequestInformation(CreateRule) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
toPostRequestInformation(CreateRule) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to an artifact in the group when adding newversions.
toPostRequestInformation(CreateRule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Adds a rule to the list of globally configured rules.This operation can fail for the following reasons:* The rule type is unknown (HTTP error `400`)* The rule already exists (HTTP error `409`)* A server error occurred (HTTP error `500`)
toPostRequestInformation(CreateRule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
toPostRequestInformation(CreateRule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Adds a rule to the list of rules that get applied to an artifact in the group when adding newversions.
toPostRequestInformation(CreateVersion) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Creates a new version of the artifact by uploading new content.
toPostRequestInformation(CreateVersion, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Creates a new version of the artifact by uploading new content.
toPostRequestInformation(GitOpsValidateRequest) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Creates a dry-run validation task that fetches a git ref and validates the data without affecting the live registry.
toPostRequestInformation(GitOpsValidateRequest, Consumer<ValidateRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
**Experimental.** Creates a dry-run validation task that fetches a git ref and validates the data without affecting the live registry.
toPostRequestInformation(NewComment) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Adds a new comment to the artifact version.
toPostRequestInformation(NewComment, Consumer<CommentsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Adds a new comment to the artifact version.
toPostRequestInformation(RenderPromptRequest) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`.
toPostRequestInformation(RenderPromptRequest, Consumer<RenderRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Renders a prompt template artifact by substituting the provided variables into the template.The artifact must be of type `PROMPT_TEMPLATE`.
toPostRequestInformation(RoleMapping) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Creates a new mapping between a user/principal and a role.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toPostRequestInformation(RoleMapping, Consumer<RoleMappingsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Creates a new mapping between a user/principal and a role.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toPostRequestInformation(VersionContent) - Method in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Analyzes the provided content and returns a list of external references found within it.
toPostRequestInformation(VersionContent, Consumer<ReferencesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Analyzes the provided content and returns a list of external references found within it.
toPostRequestInformation(InputStream) - Method in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Imports registry data that was previously exported using the `/admin/export` operation.
toPostRequestInformation(InputStream) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Submits an ODCS v3.1 YAML contract.
toPostRequestInformation(InputStream, String) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts with at least one version that matches theposted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
toPostRequestInformation(InputStream, String) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the posted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
toPostRequestInformation(InputStream, String, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a paginated list of all artifacts with at least one version that matches theposted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
toPostRequestInformation(InputStream, String, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a paginated list of all versions that match the posted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
toPostRequestInformation(InputStream, Consumer<ImportRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Imports registry data that was previously exported using the `/admin/export` operation.
toPostRequestInformation(InputStream, Consumer<ContractsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Submits an ODCS v3.1 YAML contract.
toPostRequestInformation(Consumer<SyncRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
**Experimental.** Requests an immediate synchronization of the GitOps storage.
toPostRequestInformation(Consumer<SnapshotsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Triggers the creation of a snapshot of the internal database for compatible storages.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
toPutRequestInformation(CompatibilityGroupPutRequestBody) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Sets the compatibility group for the artifact's contract.
toPutRequestInformation(CompatibilityGroupPutRequestBody, Consumer<CompatibilityGroupRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Sets the compatibility group for the artifact's contract.
toPutRequestInformation(ContractRuleSet) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Sets the global contract ruleset that applies to all artifacts.
toPutRequestInformation(ContractRuleSet) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for the artifact.
toPutRequestInformation(ContractRuleSet) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for a specific version.
toPutRequestInformation(ContractRuleSet, Consumer<RulesetRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Sets the global contract ruleset that applies to all artifacts.
toPutRequestInformation(ContractRuleSet, Consumer<RulesetRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for the artifact.
toPutRequestInformation(ContractRuleSet, Consumer<RulesetRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Creates or replaces the contract ruleset for a specific version.
toPutRequestInformation(EditableArtifactMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Updates the editable parts of the artifact's metadata.
toPutRequestInformation(EditableArtifactMetaData, Consumer<WithArtifactItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Updates the editable parts of the artifact's metadata.
toPutRequestInformation(EditableBranchMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Updates the metadata of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(EditableBranchMetaData, Consumer<WithBranchItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Updates the metadata of a branch.This operation can fail for the following reasons:* No artifact with this `groupId` and `artifactId` exists (HTTP error `404`)* No branch with this `branchId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(EditableContractMetadata) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Creates or updates the contract metadata for an artifact.
toPutRequestInformation(EditableContractMetadata, Consumer<MetadataRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Creates or updates the contract metadata for an artifact.
toPutRequestInformation(EditableGroupMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Updates the metadata of a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(EditableGroupMetaData, Consumer<WithGroupItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Updates the metadata of a group using the specified id.This operation can fail for the following reasons:* No group exists with the specified ID (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(EditableVersionMetaData) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Updates the user-editable portion of the artifact version's metadata.
toPutRequestInformation(EditableVersionMetaData, Consumer<WithVersionExpressionItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Updates the user-editable portion of the artifact version's metadata.
toPutRequestInformation(NewComment) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Updates the value of a single comment in an artifact version.
toPutRequestInformation(NewComment, Consumer<WithCommentItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Updates the value of a single comment in an artifact version.
toPutRequestInformation(ReplaceBranchVersions) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
toPutRequestInformation(ReplaceBranchVersions, Consumer<VersionsRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Add a new version to an artifact branch.
toPutRequestInformation(Rule) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration for a globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(Rule) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the artifact.
toPutRequestInformation(Rule) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the group.
toPutRequestInformation(Rule, Consumer<WithRuleTypeItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration for a globally configured rule.This operation can fail for the following reasons:* Invalid rule name/type (HTTP error `400`)* No rule with name/type `rule` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(Rule, Consumer<WithRuleTypeItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the artifact.
toPutRequestInformation(Rule, Consumer<WithRuleTypeItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Updates the configuration of a single rule for the group.
toPutRequestInformation(UpdateConfigurationProperty) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Updates the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(UpdateConfigurationProperty, Consumer<WithPropertyNameItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Updates the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(UpdateRole) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Updates a single role mapping for one user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(UpdateRole, Consumer<WithPrincipalItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Updates a single role mapping for one user/principal.This operation can fail for the following reasons:* No role mapping for the principalId exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(VersionContent) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Updates the content of a single version of an artifact.NOTE: the artifact must be in `DRAFT` status.Both the `artifactId` and the unique `version` number must be provided to identifythe version to update.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* Artifact version not in `DRAFT` status (HTTP error `409`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(VersionContent, Consumer<ContentRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Updates the content of a single version of an artifact.NOTE: the artifact must be in `DRAFT` status.Both the `artifactId` and the unique `version` number must be provided to identifythe version to update.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* No version with this `version` exists (HTTP error `404`)* Artifact version not in `DRAFT` status (HTTP error `409`)* A server error occurred (HTTP error `500`)
toPutRequestInformation(WrappedVersionState) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Updates the state of an artifact version.NOTE: There are some restrictions on state transitions.
toPutRequestInformation(WrappedVersionState, Consumer<StateRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Updates the state of an artifact version.NOTE: There are some restrictions on state transitions.
toPutRequestInformation(InputStream) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Updates an ODCS contract (creates a new version) and re-projects onto the referenced schema artifact.
toPutRequestInformation(InputStream, Consumer<WithContractItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Updates an ODCS contract (creates a new version) and re-projects onto the referenced schema artifact.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder.PostQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder.PostQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.PutQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder.PostQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Extracts the query parameters into a map for the URI template parsing.
toQueryParameters() - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.PostQueryParameters
Extracts the query parameters into a map for the URI template parsing.
TRANSFORM - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
 

U

uiConfig() - Method in class io.apicurio.registry.rest.client.system.SystemRequestBuilder
This endpoint is used by the user interface to retrieve UI specific configurationin a JSON payload.
UiConfigRequestBuilder - Class in io.apicurio.registry.rest.client.system.uiconfig
This endpoint is used by the user interface to retrieve UI specific configurationin a JSON payload.
UiConfigRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Instantiates a new UiConfigRequestBuilder and sets the default values.
UiConfigRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Instantiates a new UiConfigRequestBuilder and sets the default values.
UiConfigRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.system.uiconfig
Configuration for the request such as headers, query parameters, and middleware options.
UpdateConfigurationProperty - Class in io.apicurio.registry.rest.client.models
 
UpdateConfigurationProperty() - Constructor for class io.apicurio.registry.rest.client.models.UpdateConfigurationProperty
Instantiates a new UpdateConfigurationProperty and sets the default values.
UpdateRole - Class in io.apicurio.registry.rest.client.models
 
UpdateRole() - Constructor for class io.apicurio.registry.rest.client.models.UpdateRole
Instantiates a new UpdateRole and sets the default values.
UPGRADE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
usage() - Method in class io.apicurio.registry.rest.client.admin.AdminRequestBuilder
The usage property
UsageClassification - Enum Class in io.apicurio.registry.rest.client.models
Classification of schema usage based on last fetch time.
UsageRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage
Builds and executes requests for operations under /admin/usage
UsageRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.UsageRequestBuilder
Instantiates a new UsageRequestBuilder and sets the default values.
UsageRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.UsageRequestBuilder
Instantiates a new UsageRequestBuilder and sets the default values.
UsageSummary - Class in io.apicurio.registry.rest.client.models
 
UsageSummary() - Constructor for class io.apicurio.registry.rest.client.models.UsageSummary
Instantiates a new UsageSummary and sets the default values.
UserInfo - Class in io.apicurio.registry.rest.client.models
Information about a single user.
UserInfo() - Constructor for class io.apicurio.registry.rest.client.models.UserInfo
Instantiates a new UserInfo and sets the default values.
UserInterfaceConfig - Class in io.apicurio.registry.rest.client.models
Defines the user interface configuration data type.
UserInterfaceConfig() - Constructor for class io.apicurio.registry.rest.client.models.UserInterfaceConfig
Instantiates a new UserInterfaceConfig and sets the default values.
UserInterfaceConfigAuth - Class in io.apicurio.registry.rest.client.models
 
UserInterfaceConfigAuth() - Constructor for class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuth
Instantiates a new UserInterfaceConfigAuth and sets the default values.
UserInterfaceConfigAuthType - Enum Class in io.apicurio.registry.rest.client.models
This endpoint is used by the user interface to retrieve UI specific configurationin a JSON payload.
UserInterfaceConfigFeatures - Class in io.apicurio.registry.rest.client.models
 
UserInterfaceConfigFeatures() - Constructor for class io.apicurio.registry.rest.client.models.UserInterfaceConfigFeatures
Instantiates a new UserInterfaceConfigFeatures and sets the default values.
UserInterfaceConfigUi - Class in io.apicurio.registry.rest.client.models
 
UserInterfaceConfigUi() - Constructor for class io.apicurio.registry.rest.client.models.UserInterfaceConfigUi
Instantiates a new UserInterfaceConfigUi and sets the default values.
users() - Method in class io.apicurio.registry.rest.client.RegistryClient
The users property
UsersRequestBuilder - Class in io.apicurio.registry.rest.client.users
Builds and executes requests for operations under /users
UsersRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.users.UsersRequestBuilder
Instantiates a new UsersRequestBuilder and sets the default values.
UsersRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.users.UsersRequestBuilder
Instantiates a new UsersRequestBuilder and sets the default values.

V

validate() - Method in class io.apicurio.registry.rest.client.admin.gitops.GitopsRequestBuilder
Manage dry-run validation tasks.
ValidateRequestBuilder - Class in io.apicurio.registry.rest.client.admin.gitops.validate
Manage dry-run validation tasks.
ValidateRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
Instantiates a new ValidateRequestBuilder and sets the default values.
ValidateRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
Instantiates a new ValidateRequestBuilder and sets the default values.
ValidateRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.gitops.validate
Configuration for the request such as headers, query parameters, and middleware options.
ValidateRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.gitops.validate
Configuration for the request such as headers, query parameters, and middleware options.
Validating - Enum constant in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
VALIDITY - Enum constant in enum class io.apicurio.registry.rest.client.models.RuleType
 
value - Variable in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
 
value - Variable in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
 
value - Variable in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
 
value - Variable in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
 
value - Variable in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
 
value - Variable in enum class io.apicurio.registry.rest.client.models.GitOpsValidateRequestType
 
value - Variable in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
 
value - Variable in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
 
value - Variable in enum class io.apicurio.registry.rest.client.models.GroupSortBy
 
value - Variable in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
 
value - Variable in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
 
value - Variable in enum class io.apicurio.registry.rest.client.models.ReferenceType
 
value - Variable in enum class io.apicurio.registry.rest.client.models.RoleType
 
value - Variable in enum class io.apicurio.registry.rest.client.models.RuleType
 
value - Variable in enum class io.apicurio.registry.rest.client.models.SortOrder
 
value - Variable in enum class io.apicurio.registry.rest.client.models.UsageClassification
 
value - Variable in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
 
value - Variable in enum class io.apicurio.registry.rest.client.models.VersionContentEncoding
 
value - Variable in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
value - Variable in enum class io.apicurio.registry.rest.client.models.VersionState
 
value - Variable in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
 
value - Variable in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
 
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateRequestType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.GroupSortBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.ReferenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.RoleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.RuleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.UsageClassification
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.VersionContentEncoding
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.VersionSortBy
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.models.VersionState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromotePostRequestBodyTargetStage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ArtifactSortBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractMetadataStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnFailure
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleOnSuccess
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractRuleSearchResultRuleCategory
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ContractStatusTransitionStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStage
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.EditableContractMetadataStatus
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateRequestType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskResult
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.GitOpsValidateTaskState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.GroupSortBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.HandleReferencesType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.IfArtifactExists
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ReferenceGraphDirection
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.ReferenceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.RoleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.RuleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.UsageClassification
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.UserInterfaceConfigAuthType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.VersionContentEncoding
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.VersionSortBy
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.models.VersionState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderbyQueryParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.apicurio.registry.rest.client.search.contracts.GetOrderQueryParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetQueryParameters
Filter by version number.
Version - Enum constant in enum class io.apicurio.registry.rest.client.models.VersionSortBy
 
VersionContent - Class in io.apicurio.registry.rest.client.models
 
VersionContent() - Constructor for class io.apicurio.registry.rest.client.models.VersionContent
Instantiates a new VersionContent and sets the default values.
VersionContentEncoding - Enum Class in io.apicurio.registry.rest.client.models
Optional encoding for the content property.
VersionMetaData - Class in io.apicurio.registry.rest.client.models
 
VersionMetaData() - Constructor for class io.apicurio.registry.rest.client.models.VersionMetaData
Instantiates a new VersionMetaData and sets the default values.
versions() - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
The versions property
versions() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Manage the versions in a branch.
versions() - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Manage all the versions of an artifact in the registry.
versions() - Method in class io.apicurio.registry.rest.client.search.SearchRequestBuilder
Search for versions in the registry.
VersionSearchResults - Class in io.apicurio.registry.rest.client.models
Describes the response received when searching for artifacts.
VersionSearchResults() - Constructor for class io.apicurio.registry.rest.client.models.VersionSearchResults
Instantiates a new VersionSearchResults and sets the default values.
VersionSortBy - Enum Class in io.apicurio.registry.rest.client.models
 
VersionsRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions
Builds and executes requests for operations under /admin/usage/artifacts/{groupId}/{artifactId}/versions
VersionsRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions
Manage the versions in a branch.
VersionsRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
Manage all the versions of an artifact in the registry.
VersionsRequestBuilder - Class in io.apicurio.registry.rest.client.search.versions
Search for versions in the registry.
VersionsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Instantiates a new VersionsRequestBuilder and sets the default values.
VersionsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions
Get a list of all versions in the branch.
VersionsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
Returns a list of all versions of the artifact.
VersionsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.search.versions
Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)
VersionsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.search.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionsRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
Creates a new version of the artifact by uploading new content.
VersionsRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.search.versions
Returns a paginated list of all versions that match the posted content.This operation can fail for the following reasons:* Provided content (request body) was empty (HTTP error `400`)* A server error occurred (HTTP error `500`)
VersionsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.search.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionsRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions
Configuration for the request such as headers, query parameters, and middleware options.
VersionState - Enum Class in io.apicurio.registry.rest.client.models
Describes the state of an artifact or artifact version.* ENABLED* DISABLED* DEPRECATED* DRAFT* SUNSET Signals that a migration deadline has passed and the version will be removed.
VersionUsageMetrics - Class in io.apicurio.registry.rest.client.models
Usage metrics for a specific artifact version.
VersionUsageMetrics() - Constructor for class io.apicurio.registry.rest.client.models.VersionUsageMetrics
Instantiates a new VersionUsageMetrics and sets the default values.

W

WithArtifactItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item
Get usage metrics for an artifact.
WithArtifactItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item
Manage a single artifact.
WithArtifactItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Instantiates a new WithArtifactItemRequestBuilder and sets the default values.
WithArtifactItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Instantiates a new WithArtifactItemRequestBuilder and sets the default values.
WithArtifactItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Instantiates a new WithArtifactItemRequestBuilder and sets the default values.
WithArtifactItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Instantiates a new WithArtifactItemRequestBuilder and sets the default values.
WithArtifactItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item
Configuration for the request such as headers, query parameters, and middleware options.
WithArtifactItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item
Configuration for the request such as headers, query parameters, and middleware options.
WithArtifactItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item
Configuration for the request such as headers, query parameters, and middleware options.
WithArtifactItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item
Configuration for the request such as headers, query parameters, and middleware options.
WithBranchItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item
Manage a single branch.
WithBranchItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Instantiates a new WithBranchItemRequestBuilder and sets the default values.
WithBranchItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Instantiates a new WithBranchItemRequestBuilder and sets the default values.
WithBranchItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item
Configuration for the request such as headers, query parameters, and middleware options.
WithBranchItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item
Configuration for the request such as headers, query parameters, and middleware options.
WithBranchItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item
Configuration for the request such as headers, query parameters, and middleware options.
WithCommentItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item
Manage a single comment
WithCommentItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Instantiates a new WithCommentItemRequestBuilder and sets the default values.
WithCommentItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Instantiates a new WithCommentItemRequestBuilder and sets the default values.
WithCommentItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item
Configuration for the request such as headers, query parameters, and middleware options.
WithCommentItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item
Configuration for the request such as headers, query parameters, and middleware options.
WithContentHashItemRequestBuilder - Class in io.apicurio.registry.rest.client.ids.contenthashes.item
Access artifact content utilizing the SHA-256 hash of the content.
WithContentHashItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Instantiates a new WithContentHashItemRequestBuilder and sets the default values.
WithContentHashItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Instantiates a new WithContentHashItemRequestBuilder and sets the default values.
WithContentHashItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.ids.contenthashes.item
Configuration for the request such as headers, query parameters, and middleware options.
WithContentItemRequestBuilder - Class in io.apicurio.registry.rest.client.ids.contentids.item
Access artifact content utilizing the unique content identifier for that content.
WithContentItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Instantiates a new WithContentItemRequestBuilder and sets the default values.
WithContentItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Instantiates a new WithContentItemRequestBuilder and sets the default values.
WithContentItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.ids.contentids.item
Configuration for the request such as headers, query parameters, and middleware options.
WithContractItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.contracts.item
Manage a specific ODCS contract.
WithContractItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Instantiates a new WithContractItemRequestBuilder and sets the default values.
WithContractItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Instantiates a new WithContractItemRequestBuilder and sets the default values.
WithContractItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.contracts.item
Configuration for the request such as headers, query parameters, and middleware options.
WithContractItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.contracts.item
Configuration for the request such as headers, query parameters, and middleware options.
WithContractItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.contracts.item
Configuration for the request such as headers, query parameters, and middleware options.
WithGlobalItemRequestBuilder - Class in io.apicurio.registry.rest.client.ids.globalids.item
Access artifact content utilizing an artifact version's globally unique identifier.
WithGlobalItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Instantiates a new WithGlobalItemRequestBuilder and sets the default values.
WithGlobalItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Instantiates a new WithGlobalItemRequestBuilder and sets the default values.
WithGlobalItemRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.ids.globalids.item
Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
WithGlobalItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.ids.globalids.item
Configuration for the request such as headers, query parameters, and middleware options.
WithGroupItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item
Builds and executes requests for operations under /admin/usage/artifacts/{groupId}
WithGroupItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item
Collection to manage a single group in the registry.
WithGroupItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.WithGroupItemRequestBuilder
Instantiates a new WithGroupItemRequestBuilder and sets the default values.
WithGroupItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Instantiates a new WithGroupItemRequestBuilder and sets the default values.
WithGroupItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.WithGroupItemRequestBuilder
Instantiates a new WithGroupItemRequestBuilder and sets the default values.
WithGroupItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Instantiates a new WithGroupItemRequestBuilder and sets the default values.
WithGroupItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item
Configuration for the request such as headers, query parameters, and middleware options.
WithGroupItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item
Configuration for the request such as headers, query parameters, and middleware options.
WithGroupItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item
Configuration for the request such as headers, query parameters, and middleware options.
WithPrincipalItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.rolemappings.item
Manage the configuration of a single role mapping.
WithPrincipalItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Instantiates a new WithPrincipalItemRequestBuilder and sets the default values.
WithPrincipalItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Instantiates a new WithPrincipalItemRequestBuilder and sets the default values.
WithPrincipalItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rolemappings.item
Configuration for the request such as headers, query parameters, and middleware options.
WithPrincipalItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rolemappings.item
Configuration for the request such as headers, query parameters, and middleware options.
WithPrincipalItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rolemappings.item
Configuration for the request such as headers, query parameters, and middleware options.
WithPropertyNameItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.config.properties.item
Manage a single configuration property (by name).
WithPropertyNameItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Instantiates a new WithPropertyNameItemRequestBuilder and sets the default values.
WithPropertyNameItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Instantiates a new WithPropertyNameItemRequestBuilder and sets the default values.
WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.config.properties.item
Configuration for the request such as headers, query parameters, and middleware options.
WithPropertyNameItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.config.properties.item
Configuration for the request such as headers, query parameters, and middleware options.
WithPropertyNameItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.config.properties.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.rules.item
Manage the configuration of a single global artifact rule.
WithRuleTypeItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item
Manage the configuration of a single artifact rule.
WithRuleTypeItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.rules.item
Manage the configuration of a single group rule.
WithRuleTypeItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Instantiates a new WithRuleTypeItemRequestBuilder and sets the default values.
WithRuleTypeItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Instantiates a new WithRuleTypeItemRequestBuilder and sets the default values.
WithRuleTypeItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Instantiates a new WithRuleTypeItemRequestBuilder and sets the default values.
WithRuleTypeItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Instantiates a new WithRuleTypeItemRequestBuilder and sets the default values.
WithRuleTypeItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Instantiates a new WithRuleTypeItemRequestBuilder and sets the default values.
WithRuleTypeItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Instantiates a new WithRuleTypeItemRequestBuilder and sets the default values.
WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithRuleTypeItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.rules.item
Configuration for the request such as headers, query parameters, and middleware options.
WithTaskItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.gitops.validate.item
Manage a specific validation task.
WithTaskItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
Instantiates a new WithTaskItemRequestBuilder and sets the default values.
WithTaskItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
Instantiates a new WithTaskItemRequestBuilder and sets the default values.
WithTaskItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.gitops.validate.item
Configuration for the request such as headers, query parameters, and middleware options.
WithTaskItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.admin.gitops.validate.item
Configuration for the request such as headers, query parameters, and middleware options.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.config.artifacttypes.ArtifactTypesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.config.properties.PropertiesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.contracts.ruleset.RulesetRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.export.ExportRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.gitops.sync.SyncRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.item.WithTaskItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.gitops.validate.ValidateRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.importescaped.ImportRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.item.WithPrincipalItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.rolemappings.RoleMappingsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.rules.item.WithRuleTypeItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.rules.RulesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.heatmap.HeatmapRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.deprecationreadiness.DeprecationReadinessRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.WithArtifactItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.admin.usage.summary.SummaryRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.content.references.ReferencesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.GroupsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.ArtifactsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.BranchesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.versions.VersionsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.branches.item.WithBranchItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.audit.AuditRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.compatibilitygroup.CompatibilityGroupRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.export.ExportRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.metadata.MetadataRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.migrate.MigrateRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.ruleset.RulesetRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.status.StatusRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.item.WithRuleTypeItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.rules.RulesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.content.ContentRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecuteRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.ruleset.RulesetRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.graph.GraphRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.render.RenderRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.VersionsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.artifacts.item.WithArtifactItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.ContractsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.contracts.item.WithContractItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.rules.item.WithRuleTypeItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.rules.RulesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.groups.item.WithGroupItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.references.ReferencesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.ids.contenthashes.item.WithContentHashItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.ids.contentids.item.references.ReferencesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.ids.contentids.item.WithContentItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.ids.globalids.item.references.ReferencesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.search.artifacts.ArtifactsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.search.contract.rules.RulesRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.search.contracts.ContractsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.search.groups.GroupsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.system.info.InfoRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.system.uiconfig.UiConfigRequestBuilder
Returns a request builder with the provided arbitrary URL.
withUrl(String) - Method in class io.apicurio.registry.rest.client.users.me.MeRequestBuilder
Returns a request builder with the provided arbitrary URL.
WithVersionExpressionItemRequestBuilder - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item
Manage a single version of a single artifact in the registry.
WithVersionExpressionItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Instantiates a new WithVersionExpressionItemRequestBuilder and sets the default values.
WithVersionExpressionItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.WithVersionExpressionItemRequestBuilder
Instantiates a new WithVersionExpressionItemRequestBuilder and sets the default values.
WithVersionExpressionItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item
Configuration for the request such as headers, query parameters, and middleware options.
WithVersionExpressionItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item
Configuration for the request such as headers, query parameters, and middleware options.
WithVersionExpressionItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item
Configuration for the request such as headers, query parameters, and middleware options.
WithVersionItemRequestBuilder - Class in io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item
Builds and executes requests for operations under /admin/usage/artifacts/{groupId}/{artifactId}/versions/{version}
WithVersionItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.WithVersionItemRequestBuilder
Instantiates a new WithVersionItemRequestBuilder and sets the default values.
WithVersionItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.admin.usage.artifacts.item.item.versions.item.WithVersionItemRequestBuilder
Instantiates a new WithVersionItemRequestBuilder and sets the default values.
WrappedVersionState - Class in io.apicurio.registry.rest.client.models
 
WrappedVersionState() - Constructor for class io.apicurio.registry.rest.client.models.WrappedVersionState
Instantiates a new WrappedVersionState and sets the default values.
WRITE - Enum constant in enum class io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.contract.execute.ExecutePostRequestBodyMode
 
WRITE - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
WRITEREAD - Enum constant in enum class io.apicurio.registry.rest.client.models.ContractRuleMode
 
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form