Index
All Classes and Interfaces|All Packages|Serialized Form
A
- admin() - Method in class io.apicurio.registry.rest.client.v2.RegistryClient
-
The admin property
- ADMIN - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.RoleType
- AdminRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin
-
Builds and executes requests for operations under /admin
- AdminRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
Instantiates a new
AdminRequestBuilderand sets the default values. - AdminRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
Instantiates a new
AdminRequestBuilderand sets the default values. - ArtifactContent - Class in io.apicurio.registry.rest.client.v2.models
- ArtifactContent() - Constructor for class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Instantiates a new
ArtifactContentand sets the default values. - ArtifactMetaData - Class in io.apicurio.registry.rest.client.v2.models
- ArtifactMetaData() - Constructor for class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Instantiates a new
ArtifactMetaDataand sets the default values. - ArtifactOwner - Class in io.apicurio.registry.rest.client.v2.models
-
Describes the ownership of an artifact.
- ArtifactOwner() - Constructor for class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
Instantiates a new
ArtifactOwnerand sets the default values. - ArtifactReference - Class in io.apicurio.registry.rest.client.v2.models
-
A reference to a different artifact.
- ArtifactReference() - Constructor for class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Instantiates a new
ArtifactReferenceand sets the default values. - artifacts() - Method in class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder
-
Manage the collection of artifacts within a single group in the registry.
- artifacts() - Method in class io.apicurio.registry.rest.client.v2.search.SearchRequestBuilder
-
Search for artifacts in the registry.
- ArtifactSearchResults - Class in io.apicurio.registry.rest.client.v2.models
-
Describes the response received when searching for artifacts.
- ArtifactSearchResults() - Constructor for class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Instantiates a new
ArtifactSearchResultsand sets the default values. - ArtifactsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts
-
Manage the collection of artifacts within a single group in the registry.
- ArtifactsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Search for artifacts in the registry.
- ArtifactsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Instantiates a new
ArtifactsRequestBuilderand sets the default values. - ArtifactsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Instantiates a new
ArtifactsRequestBuilderand sets the default values. - ArtifactsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Instantiates a new
ArtifactsRequestBuilderand sets the default values. - ArtifactsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Instantiates a new
ArtifactsRequestBuilderand sets the default values. - ArtifactsRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts
-
Configuration for the request such as headers, query parameters, and middleware options.
- ArtifactsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts
-
Returns a list of all artifacts in the group.
- ArtifactsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Returns a paginated list of all artifacts that match the provided filter criteria.
- ArtifactsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts
-
Configuration for the request such as headers, query parameters, and middleware options.
- ArtifactsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Configuration for the request such as headers, query parameters, and middleware options.
- ArtifactsRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts
-
Creates a new artifact by posting the artifact content.
- ArtifactsRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Returns a paginated list of all artifacts with at least one version that matches theposted content.
- ArtifactsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts
-
Configuration for the request such as headers, query parameters, and middleware options.
- ArtifactsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Configuration for the request such as headers, query parameters, and middleware options.
- ArtifactState - Enum Class in io.apicurio.registry.rest.client.v2.models
-
Describes the state of an artifact or artifact version.
- artifactType - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
Indicates the type of artifact represented by the content being used for the search.
- ArtifactTypeInfo - Class in io.apicurio.registry.rest.client.v2.models
- ArtifactTypeInfo() - Constructor for class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
Instantiates a new
ArtifactTypeInfoand sets the default values. - artifactTypes() - Method in class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
The list of artifact types supported by this instance of Registry.
- ArtifactTypesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.artifacttypes
-
The list of artifact types supported by this instance of Registry.
- ArtifactTypesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.artifacttypes.ArtifactTypesRequestBuilder
-
Instantiates a new
ArtifactTypesRequestBuilderand sets the default values. - ArtifactTypesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.artifacttypes.ArtifactTypesRequestBuilder
-
Instantiates a new
ArtifactTypesRequestBuilderand sets the default values. - ArtifactTypesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.artifacttypes
-
Configuration for the request such as headers, query parameters, and middleware options.
- Asc - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.SortOrder
- Asc - Enum constant in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
- AuthError - Exception Class in io.apicurio.registry.rest.client.v2.models
-
Error response returned when authentication fails (401) or authorization is denied (403).
- AuthError() - Constructor for exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Instantiates a new
AuthErrorand sets the default values.
B
- byArtifactId(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Manage a single artifact.
- byCommentId(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Manage a single comment
- byContentHash(String) - Method in class io.apicurio.registry.rest.client.v2.ids.contenthashes.ContentHashesRequestBuilder
-
Access artifact content utilizing the SHA-256 hash of the content.
- byContentId(Long) - Method in class io.apicurio.registry.rest.client.v2.ids.contentids.ContentIdsRequestBuilder
-
Access artifact content utilizing the unique content identifier for that content.
- byGlobalId(Long) - Method in class io.apicurio.registry.rest.client.v2.ids.globalids.GlobalIdsRequestBuilder
-
Access artifact content utilizing an artifact version's globally unique identifier.
- byGroupId(String) - Method in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder
-
Collection to manage a single group in the registry.
- byPrincipalId(String) - Method in class io.apicurio.registry.rest.client.v2.admin.rolemappings.RoleMappingsRequestBuilder
-
Manage the configuration of a single role mapping.
- byPropertyName(String) - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.PropertiesRequestBuilder
-
Manage a single configuration property (by name).
- byRule(String) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder
-
Manage the configuration of a single global artifact rule.
- byRule(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Manage the configuration of a single artifact rule.
- byVersion(String) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.PostQueryParameters
-
Parameter that 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.v2.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.
- Comment - Class in io.apicurio.registry.rest.client.v2.models
- Comment() - Constructor for class io.apicurio.registry.rest.client.v2.models.Comment
-
Instantiates a new
Commentand sets the default values. - comments() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Manage a collection of comments for an artifact version
- CommentsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Instantiates a new
CommentsRequestBuilderand sets the default values. - CommentsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Instantiates a new
CommentsRequestBuilderand sets the default values. - CommentsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.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.v2.models.RuleType
- config() - Method in class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
The config property
- ConfigRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.config
-
Builds and executes requests for operations under /admin/config
- ConfigRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.ConfigRequestBuilder
-
Instantiates a new
ConfigRequestBuilderand sets the default values. - ConfigRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.ConfigRequestBuilder
-
Instantiates a new
ConfigRequestBuilderand sets the default values. - ConfigurationProperty - Class in io.apicurio.registry.rest.client.v2.models
- ConfigurationProperty() - Constructor for class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Instantiates a new
ConfigurationPropertyand sets the default values. - contentHashes() - Method in class io.apicurio.registry.rest.client.v2.ids.IdsRequestBuilder
-
The contentHashes property
- ContentHashesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.ids.contenthashes
-
Builds and executes requests for operations under /ids/contentHashes
- ContentHashesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.ContentHashesRequestBuilder
-
Instantiates a new
ContentHashesRequestBuilderand sets the default values. - ContentHashesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.ContentHashesRequestBuilder
-
Instantiates a new
ContentHashesRequestBuilderand sets the default values. - contentId - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by contentId.
- contentIds() - Method in class io.apicurio.registry.rest.client.v2.ids.IdsRequestBuilder
-
The contentIds property
- ContentIdsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.ids.contentids
-
Builds and executes requests for operations under /ids/contentIds
- ContentIdsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.ContentIdsRequestBuilder
-
Instantiates a new
ContentIdsRequestBuilderand sets the default values. - ContentIdsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.ContentIdsRequestBuilder
-
Instantiates a new
ContentIdsRequestBuilderand sets the default values. - create(RegistryClientOptions) - Static method in class io.apicurio.registry.client.RegistryV2ClientFactory
-
Creates a RegistryClient using the provided options.
- CreatedOn - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.SortBy
- CreatedOn - Enum constant in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderbyQueryParameterType
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.models.ArtifactOwner
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.models.ArtifactTypeInfo
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.models.CreateGroupMetaData
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.models.EditableMetaData
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.models.Limits
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.models.Properties
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.models.RuleViolationError
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.models.UpdateState
-
Creates a new instance of the appropriate class based on discriminator value
- createFromDiscriminatorValue(ParseNode) - Static method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.models.VersionSearchResults
-
Creates a new instance of the appropriate class based on discriminator value
- CreateGroupMetaData - Class in io.apicurio.registry.rest.client.v2.models
- CreateGroupMetaData() - Constructor for class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Instantiates a new
CreateGroupMetaDataand sets the default values.
D
- delete() - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Resets the value of a single configuration property.
- delete() - Method in class io.apicurio.registry.rest.client.v2.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.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Deletes a single global rule.
- delete() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Deletes all of the artifacts that exist in a given group.
- delete() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Deletes a rule from the artifact.
- delete() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Deletes all of the rules configured for the artifact.
- delete() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Deletes the user-editable metadata properties of the artifact version.
- delete() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Deletes a single version of the artifact.
- delete() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.WithGroupItemRequestBuilder
-
Deletes a group by identifier.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group does not exist (HTTP error `404`)
- delete(Consumer<WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Resets the value of a single configuration property.
- delete(Consumer<WithPrincipalItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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<WithRuleItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Deletes a single global rule.
- delete(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Deletes all of the artifacts that exist in a given group.
- delete(Consumer<WithRuleItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Deletes a rule from the artifact.
- delete(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
-
Deletes a single comment in an artifact version.
- delete(Consumer<MetaRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Deletes the user-editable metadata properties of the artifact version.
- delete(Consumer<WithVersionItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Deletes a single version of the artifact.
- delete(Consumer<WithArtifactItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Deletes an artifact completely, resulting in all versions of the artifact also beingdeleted.
- delete(Consumer<WithGroupItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder
-
Deletes a group by identifier.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group does not exist (HTTP error `404`)
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.item.WithPrincipalItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.DeleteRequestConfiguration
- DeleteRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder.DeleteRequestConfiguration
- DEPRECATED - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
- dereference - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder.GetQueryParameters
-
Allows the user to specify if the content should be dereferenced when being returned
- dereference - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.GetQueryParameters
-
Allows the user to specify if the content should be dereferenced when being returned
- dereference - Variable in class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder.GetQueryParameters
-
Allows the user to specify if the content should be dereferenced when being returned
- Desc - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.SortOrder
- Desc - Enum constant in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
- description - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by description.
- DEVELOPER - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.RoleType
- DISABLED - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
- DownloadRef - Class in io.apicurio.registry.rest.client.v2.models
-
Models a download "link".
- DownloadRef() - Constructor for class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Instantiates a new
DownloadRefand sets the default values.
E
- EditableMetaData - Class in io.apicurio.registry.rest.client.v2.models
- EditableMetaData() - Constructor for class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Instantiates a new
EditableMetaDataand sets the default values. - ENABLED - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
- Error - Exception Class in io.apicurio.registry.rest.client.v2.models
-
All error responses, whether `4xx` or `5xx` will include one of these as the responsebody.
- Error() - Constructor for exception class io.apicurio.registry.rest.client.v2.models.Error
-
Instantiates a new
Errorand sets the default values. - export() - Method in class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
Provides a way to export registry data.
- ExportRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.export
-
Provides a way to export registry data.
- ExportRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Instantiates a new
ExportRequestBuilderand sets the default values. - ExportRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Instantiates a new
ExportRequestBuilderand sets the default values. - ExportRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.admin.export
-
Exports registry data as a ZIP archive.
- ExportRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.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.v2.models.IfExists
- forBrowser - Variable in class io.apicurio.registry.rest.client.v2.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.v2.models.ArtifactState
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.IfExists
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.ReferenceType
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.RoleType
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.RuleType
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.SortBy
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.SortOrder
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderbyQueryParameterType
- forValue(String) - Static method in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
G
- get() - Method in class io.apicurio.registry.rest.client.v2.admin.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.v2.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.v2.admin.config.properties.PropertiesRequestBuilder
-
Returns a list of all configuration properties that have been set.
- get() - Method in class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Exports registry data as a ZIP archive.
- get() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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.v2.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.v2.groups.GroupsRequestBuilder
-
Returns a list of all groups.
- get() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Returns a list of all artifacts in the group.
- get() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact in the registry, based on the latest version.
- get() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Gets the owner of an artifact in the registry.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- get() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Returns information about a single rule configured for an artifact.
- get() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Retrieves the metadata for a single version of the artifact.
- get() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Retrieves a single version of the artifact content.
- get() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Returns a list of all versions of the artifact.
- get() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Returns the latest version of the artifact in its raw form.
- get() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts that match the provided filter criteria.
- get() - Method in class io.apicurio.registry.rest.client.v2.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.v2.system.limits.LimitsRequestBuilder
-
This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.
- get() - Method in class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Returns information about the currently authenticated user.
- get(Consumer<ArtifactTypesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.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.v2.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.v2.admin.config.properties.PropertiesRequestBuilder
-
Returns a list of all configuration properties that have been set.
- get(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Exports registry data as a ZIP archive.
- get(Consumer<WithPrincipalItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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<WithRuleItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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.v2.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<GroupsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder
-
Returns a list of all groups.
- get(Consumer<ArtifactsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Returns a list of all artifacts in the group.
- get(Consumer<MetaRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact in the registry, based on the latest version.
- get(Consumer<OwnerRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Gets the owner of an artifact in the registry.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- get(Consumer<WithRuleItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Returns information about a single rule configured for an artifact.
- get(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Retrieves all comments for a version of an artifact.
- get(Consumer<MetaRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Retrieves the metadata for a single version of the artifact.
- get(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
-
Retrieves all references for a single version of an artifact.
- get(Consumer<WithVersionItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Retrieves a single version of the artifact content.
- get(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Returns the latest version of the artifact in its raw form.
- get(Consumer<WithGroupItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts that match the provided filter criteria.
- get(Consumer<InfoRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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<LimitsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.system.limits.LimitsRequestBuilder
-
This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.
- get(Consumer<MeRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Returns information about the currently authenticated user.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.NewComment
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.Properties
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateState
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the AdditionalData property value.
- getAdditionalData() - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Gets the AdditionalData property value.
- getAdmin() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Gets the admin property value.
- getArtifactId() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Gets the artifactId property value.
- getArtifacts() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Gets the artifacts property value.
- getBuiltOn() - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Gets the builtOn property value.
- getCauses() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Gets the causes property value.
- getCommentId() - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Gets the commentId property value.
- getConfig() - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Gets the config property value.
- getContent() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Gets the content property value.
- getContentId() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the contentId property value.
- getContentId() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the contentId property value.
- getContentId() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the contentId property value.
- getContext() - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Gets the context property value.
- getCount() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Gets the count property value.
- getCount() - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Gets the count property value.
- getCount() - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Gets the count property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the createdBy property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Gets the createdBy property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the createdBy property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the createdBy property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the createdBy property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the createdBy property value.
- getCreatedBy() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the createdBy property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the createdOn property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Gets the createdOn property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the createdOn property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the createdOn property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the createdOn property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the createdOn property value.
- getCreatedOn() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the createdOn property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Gets the description property value.
- getDescription() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the description property value.
- getDetail() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the detail property value.
- getDetail() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Gets the detail property value.
- getDetail() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Gets the detail property value.
- getDeveloper() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Gets the developer property value.
- getDisplayName() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Gets the displayName property value.
- getDownloadId() - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Gets the downloadId property value.
- getErrorCode() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Gets the error_code property value.
- getErrorCode() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Gets the error_code property value.
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
The deserialization information for the current model
- getFieldDeserializers() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
The deserialization information for the current model
- getFieldDeserializers() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.NewComment
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.Properties
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
The deserialization information for the current model
- getFieldDeserializers() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateState
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
The deserialization information for the current model
- getFieldDeserializers() - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
The deserialization information for the current model
- getGlobalId() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the globalId property value.
- getGlobalId() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the globalId property value.
- getGlobalId() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the globalId property value.
- getGroupId() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the groupId property value.
- getGroupId() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Gets the groupId property value.
- getGroupId() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the groupId property value.
- getGroupId() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the groupId property value.
- getGroups() - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Gets the groups property value.
- getHref() - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Gets the href property value.
- getId() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the id property value.
- getId() - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Gets the id property value.
- getId() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the id property value.
- getId() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the id property value.
- getId() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the id property value.
- getId() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the id property value.
- getInstance() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the instance property value.
- getLabel() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Gets the label property value.
- getLabels() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the labels property value.
- getLabels() - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Gets the labels property value.
- getLabels() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the labels property value.
- getLabels() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the labels property value.
- getLabels() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the labels property value.
- getMaxArtifactDescriptionLengthChars() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxArtifactDescriptionLengthChars property value.
- getMaxArtifactLabelsCount() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxArtifactLabelsCount property value.
- getMaxArtifactNameLengthChars() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxArtifactNameLengthChars property value.
- getMaxArtifactPropertiesCount() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxArtifactPropertiesCount property value.
- getMaxArtifactsCount() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxArtifactsCount property value.
- getMaxLabelSizeBytes() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxLabelSizeBytes property value.
- getMaxPropertyKeySizeBytes() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxPropertyKeySizeBytes property value.
- getMaxPropertyValueSizeBytes() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxPropertyValueSizeBytes property value.
- getMaxRequestsPerSecondCount() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxRequestsPerSecondCount property value.
- getMaxSchemaSizeBytes() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxSchemaSizeBytes property value.
- getMaxTotalSchemasCount() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxTotalSchemasCount property value.
- getMaxVersionsPerArtifactCount() - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Gets the maxVersionsPerArtifactCount property value.
- getMessage() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
The primary error message.
- getMessage() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
The primary error message.
- getMessage() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
The primary error message.
- getMessageEscaped() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Gets the message property value.
- getMessageEscaped() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Gets the message property value.
- getModifiedBy() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the modifiedBy property value.
- getModifiedBy() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the modifiedBy property value.
- getModifiedBy() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the modifiedBy property value.
- getModifiedBy() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the modifiedBy property value.
- getModifiedOn() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the modifiedOn property value.
- getModifiedOn() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the modifiedOn property value.
- getModifiedOn() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the modifiedOn property value.
- getModifiedOn() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Gets the modifiedOn property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
Gets the name property value.
- getName() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Gets the name property value.
- getName() - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Gets the name property value.
- getName() - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Gets the name property value.
- getName() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the name property value.
- getOwner() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
Gets the owner property value.
- getPrincipalId() - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Gets the principalId property value.
- getPrincipalName() - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Gets the principalName property value.
- getProperties() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the properties property value.
- getProperties() - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Gets the properties property value.
- getProperties() - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Gets the properties property value.
- getProperties() - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Gets the properties property value.
- getProperties() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the properties property value.
- getProperties() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the properties property value.
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.references.ReferencesRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder.GetQueryParameters
- GetQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
- getReferences() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Gets the references property value.
- getReferences() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the references property value.
- getReferences() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the references property value.
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.artifacttypes.ArtifactTypesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.PropertiesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.item.WithPrincipalItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.RoleMappingsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.references.ReferencesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.WithContentHashItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.item.references.ReferencesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.item.WithContentItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.references.ReferencesRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.system.info.InfoRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.system.limits.LimitsRequestBuilder.GetRequestConfiguration
- GetRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder.GetRequestConfiguration
- getRole() - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Gets the role property value.
- getRole() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
Gets the role property value.
- getState() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the state property value.
- getState() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the state property value.
- getState() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the state property value.
- getState() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateState
-
Gets the state property value.
- getState() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the state property value.
- getStatus() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the status property value.
- getTitle() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the title property value.
- getType() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the type property value.
- getType() - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Gets the type property value.
- getType() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Gets the type property value.
- getType() - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Gets the type property value.
- getType() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Gets the type property value.
- getType() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the type property value.
- getType() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the type property value.
- getUsername() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Gets the username property value.
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
- getValue() - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Gets the value property value.
- getValue() - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Gets the value property value.
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.IfExists
- getValue() - Method in class io.apicurio.registry.rest.client.v2.models.NewComment
-
Gets the value property value.
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.ReferenceType
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.RoleType
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.RuleType
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.SortBy
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.models.SortOrder
- getValue() - Method in class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
Gets the value property value.
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderbyQueryParameterType
- getValue() - Method in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
- getVersion() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Gets the version property value.
- getVersion() - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Gets the version property value.
- getVersion() - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Gets the version property value.
- getVersion() - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Gets the version property value.
- getVersion() - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Gets the version property value.
- getVersions() - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Gets the versions property value.
- getViewer() - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Gets the viewer property value.
- globalId - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by globalId.
- globalIds() - Method in class io.apicurio.registry.rest.client.v2.ids.IdsRequestBuilder
-
The globalIds property
- GlobalIdsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.ids.globalids
-
Builds and executes requests for operations under /ids/globalIds
- GlobalIdsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.GlobalIdsRequestBuilder
-
Instantiates a new
GlobalIdsRequestBuilderand sets the default values. - GlobalIdsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.GlobalIdsRequestBuilder
-
Instantiates a new
GlobalIdsRequestBuilderand sets the default values. - group - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by artifact group.
- GroupMetaData - Class in io.apicurio.registry.rest.client.v2.models
- GroupMetaData() - Constructor for class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Instantiates a new
GroupMetaDataand sets the default values. - groups() - Method in class io.apicurio.registry.rest.client.v2.RegistryClient
-
Collection of the groups in the registry.
- GroupSearchResults - Class in io.apicurio.registry.rest.client.v2.models
-
Describes the response received when searching for groups.
- GroupSearchResults() - Constructor for class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Instantiates a new
GroupSearchResultsand sets the default values. - GroupsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups
-
Collection of the groups in the registry.
- GroupsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder
-
Instantiates a new
GroupsRequestBuilderand sets the default values. - GroupsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder
-
Instantiates a new
GroupsRequestBuilderand sets the default values. - GroupsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups
-
Returns a list of all groups.
- GroupsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups
-
Configuration for the request such as headers, query parameters, and middleware options.
- GroupsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups
-
Configuration for the request such as headers, query parameters, and middleware options.
I
- ids() - Method in class io.apicurio.registry.rest.client.v2.RegistryClient
-
The ids property
- IdsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.ids
-
Builds and executes requests for operations under /ids
- IdsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.IdsRequestBuilder
-
Instantiates a new
IdsRequestBuilderand sets the default values. - IdsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.IdsRequestBuilder
-
Instantiates a new
IdsRequestBuilderand sets the default values. - ifExists - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
Set this option to instruct the server on what to do if the artifact already exists.
- IfExists - Enum Class in io.apicurio.registry.rest.client.v2.models
- importEscaped() - Method in class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
Provides a way to import data into the registry.
- ImportRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.importescaped
-
Provides a way to import data into the registry.
- ImportRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Instantiates a new
ImportRequestBuilderand sets the default values. - ImportRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Instantiates a new
ImportRequestBuilderand sets the default values. - ImportRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.models.ReferenceType
- info() - Method in class io.apicurio.registry.rest.client.v2.system.SystemRequestBuilder
-
Retrieve system information
- InfoRequestBuilder - Class in io.apicurio.registry.rest.client.v2.system.info
-
Retrieve system information
- InfoRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.system.info.InfoRequestBuilder
-
Instantiates a new
InfoRequestBuilderand sets the default values. - InfoRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.system.info.InfoRequestBuilder
-
Instantiates a new
InfoRequestBuilderand sets the default values. - InfoRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.models.RuleType
- io.apicurio.registry.client - package io.apicurio.registry.client
- io.apicurio.registry.rest.client.v2 - package io.apicurio.registry.rest.client.v2
- io.apicurio.registry.rest.client.v2.admin - package io.apicurio.registry.rest.client.v2.admin
- io.apicurio.registry.rest.client.v2.admin.artifacttypes - package io.apicurio.registry.rest.client.v2.admin.artifacttypes
- io.apicurio.registry.rest.client.v2.admin.config - package io.apicurio.registry.rest.client.v2.admin.config
- io.apicurio.registry.rest.client.v2.admin.config.properties - package io.apicurio.registry.rest.client.v2.admin.config.properties
- io.apicurio.registry.rest.client.v2.admin.config.properties.item - package io.apicurio.registry.rest.client.v2.admin.config.properties.item
- io.apicurio.registry.rest.client.v2.admin.export - package io.apicurio.registry.rest.client.v2.admin.export
- io.apicurio.registry.rest.client.v2.admin.importescaped - package io.apicurio.registry.rest.client.v2.admin.importescaped
- io.apicurio.registry.rest.client.v2.admin.rolemappings - package io.apicurio.registry.rest.client.v2.admin.rolemappings
- io.apicurio.registry.rest.client.v2.admin.rolemappings.item - package io.apicurio.registry.rest.client.v2.admin.rolemappings.item
- io.apicurio.registry.rest.client.v2.admin.rules - package io.apicurio.registry.rest.client.v2.admin.rules
- io.apicurio.registry.rest.client.v2.admin.rules.item - package io.apicurio.registry.rest.client.v2.admin.rules.item
- io.apicurio.registry.rest.client.v2.groups - package io.apicurio.registry.rest.client.v2.groups
- io.apicurio.registry.rest.client.v2.groups.item - package io.apicurio.registry.rest.client.v2.groups.item
- io.apicurio.registry.rest.client.v2.groups.item.artifacts - package io.apicurio.registry.rest.client.v2.groups.item.artifacts
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references
- io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state - package io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state
- io.apicurio.registry.rest.client.v2.ids - package io.apicurio.registry.rest.client.v2.ids
- io.apicurio.registry.rest.client.v2.ids.contenthashes - package io.apicurio.registry.rest.client.v2.ids.contenthashes
- io.apicurio.registry.rest.client.v2.ids.contenthashes.item - package io.apicurio.registry.rest.client.v2.ids.contenthashes.item
- io.apicurio.registry.rest.client.v2.ids.contenthashes.item.references - package io.apicurio.registry.rest.client.v2.ids.contenthashes.item.references
- io.apicurio.registry.rest.client.v2.ids.contentids - package io.apicurio.registry.rest.client.v2.ids.contentids
- io.apicurio.registry.rest.client.v2.ids.contentids.item - package io.apicurio.registry.rest.client.v2.ids.contentids.item
- io.apicurio.registry.rest.client.v2.ids.contentids.item.references - package io.apicurio.registry.rest.client.v2.ids.contentids.item.references
- io.apicurio.registry.rest.client.v2.ids.globalids - package io.apicurio.registry.rest.client.v2.ids.globalids
- io.apicurio.registry.rest.client.v2.ids.globalids.item - package io.apicurio.registry.rest.client.v2.ids.globalids.item
- io.apicurio.registry.rest.client.v2.ids.globalids.item.references - package io.apicurio.registry.rest.client.v2.ids.globalids.item.references
- io.apicurio.registry.rest.client.v2.models - package io.apicurio.registry.rest.client.v2.models
- io.apicurio.registry.rest.client.v2.search - package io.apicurio.registry.rest.client.v2.search
- io.apicurio.registry.rest.client.v2.search.artifacts - package io.apicurio.registry.rest.client.v2.search.artifacts
- io.apicurio.registry.rest.client.v2.system - package io.apicurio.registry.rest.client.v2.system
- io.apicurio.registry.rest.client.v2.system.info - package io.apicurio.registry.rest.client.v2.system.info
- io.apicurio.registry.rest.client.v2.system.limits - package io.apicurio.registry.rest.client.v2.system.limits
- io.apicurio.registry.rest.client.v2.users - package io.apicurio.registry.rest.client.v2.users
- io.apicurio.registry.rest.client.v2.users.me - package io.apicurio.registry.rest.client.v2.users.me
L
- labels - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by label.
- limit - Variable in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetQueryParameters
-
The number of groups to return.
- limit - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
The number of artifacts to return.
- limit - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetQueryParameters
-
The number of versions to return.
- limit - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
The number of artifacts to return.
- limit - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
The number of artifacts to return.
- limits() - Method in class io.apicurio.registry.rest.client.v2.system.SystemRequestBuilder
-
Retrieve resource limits information
- Limits - Class in io.apicurio.registry.rest.client.v2.models
-
List of limitations on used resources, that are applied on the current instance of Registry.Keys represent the resource type and are suffixed by the corresponding unit.Values are integers.
- Limits() - Constructor for class io.apicurio.registry.rest.client.v2.models.Limits
-
Instantiates a new
Limitsand sets the default values. - LimitsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.system.limits
-
Retrieve resource limits information
- LimitsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.system.limits.LimitsRequestBuilder
-
Instantiates a new
LimitsRequestBuilderand sets the default values. - LimitsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.system.limits.LimitsRequestBuilder
-
Instantiates a new
LimitsRequestBuilderand sets the default values. - LimitsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.system.limits
-
Configuration for the request such as headers, query parameters, and middleware options.
M
- me() - Method in class io.apicurio.registry.rest.client.v2.users.UsersRequestBuilder
-
Retrieves information about the current user
- MeRequestBuilder - Class in io.apicurio.registry.rest.client.v2.users.me
-
Retrieves information about the current user
- MeRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Instantiates a new
MeRequestBuilderand sets the default values. - MeRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Instantiates a new
MeRequestBuilderand sets the default values. - MeRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.users.me
-
Configuration for the request such as headers, query parameters, and middleware options.
- meta() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Manage the metadata for a single version of an artifact in the registry.
- meta() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Manage the metadata of a single artifact.
- MetaRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta
-
Manage the metadata of a single artifact.
- MetaRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta
-
Manage the metadata for a single version of an artifact in the registry.
- MetaRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Instantiates a new
MetaRequestBuilderand sets the default values. - MetaRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Instantiates a new
MetaRequestBuilderand sets the default values. - MetaRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Instantiates a new
MetaRequestBuilderand sets the default values. - MetaRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Instantiates a new
MetaRequestBuilderand sets the default values. - MetaRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta
-
Configuration for the request such as headers, query parameters, and middleware options.
- MetaRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta
-
Configuration for the request such as headers, query parameters, and middleware options.
- MetaRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta
-
Configuration for the request such as headers, query parameters, and middleware options.
- MetaRequestBuilder.PostQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta
-
Gets the metadata for an artifact that matches the raw content.
- MetaRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta
-
Configuration for the request such as headers, query parameters, and middleware options.
- MetaRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta
-
Configuration for the request such as headers, query parameters, and middleware options.
- MetaRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta
-
Configuration for the request such as headers, query parameters, and middleware options.
N
- name - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by artifact name.
- Name - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.SortBy
- Name - Enum constant in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderbyQueryParameterType
- NewComment - Class in io.apicurio.registry.rest.client.v2.models
- NewComment() - Constructor for class io.apicurio.registry.rest.client.v2.models.NewComment
-
Instantiates a new
NewCommentand sets the default values.
O
- offset - Variable in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetQueryParameters
-
The number of groups to skip before starting the result set.
- offset - Variable in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
The number of artifacts to skip before starting to collect the result set.
- order - Variable in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetQueryParameters
-
Sort order, ascending (`asc`) or descending (`desc`).
- order - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Sort order, ascending (`asc`) or descending (`desc`).
- order - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Sort order, ascending (`asc`) or descending (`desc`).
- order - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
Sort order, ascending (`asc`) or descending (`desc`).
- orderby - Variable in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetQueryParameters
-
The field to sort by.
- orderby - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
The field to sort by.
- orderby - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
The field to sort by.
- orderby - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
The field to sort by.
- OUTBOUND - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.ReferenceType
- owner() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Manage the ownership of a single artifact.
- OwnerRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner
-
Manage the ownership of a single artifact.
- OwnerRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Instantiates a new
OwnerRequestBuilderand sets the default values. - OwnerRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Instantiates a new
OwnerRequestBuilderand sets the default values. - OwnerRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner
-
Configuration for the request such as headers, query parameters, and middleware options.
- OwnerRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner
-
Configuration for the request such as headers, query parameters, and middleware options.
P
- post(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Creates a new artifact by posting the artifact content.
- post(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact that matches the raw content.
- post(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Creates a new version of the artifact by uploading new content.
- post(ArtifactContent, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Creates a new artifact by posting the artifact content.
- post(ArtifactContent, Consumer<MetaRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact that matches the raw content.
- post(ArtifactContent, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Creates a new version of the artifact by uploading new content.
- post(CreateGroupMetaData) - Method in class io.apicurio.registry.rest.client.v2.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(CreateGroupMetaData, Consumer<GroupsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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(NewComment) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Adds a new comment to the artifact version.
- post(RoleMapping) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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(Rule) - Method in class io.apicurio.registry.rest.client.v2.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(Rule) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
- post(Rule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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(Rule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
- post(InputStream) - Method in class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Imports registry data that was previously exported using the `/admin/export` operation.
- post(InputStream, String) - Method in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts with at least one version that matches theposted content.
- post(InputStream, String, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts with at least one version that matches theposted content.
- post(InputStream, Consumer<ImportRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Imports registry data that was previously exported using the `/admin/export` operation.
- PostOrderbyQueryParameterType - Enum Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Search for artifacts in the registry.
- PostOrderQueryParameterType - Enum Class in io.apicurio.registry.rest.client.v2.search.artifacts
-
Search for artifacts in the registry.
- PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.PostQueryParameters
- PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.PostQueryParameters
- PostQueryParameters() - Constructor for class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.RoleMappingsRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder.PostRequestConfiguration
- PostRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
- properties - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetQueryParameters
-
Filter by one or more name/value property.
- properties() - Method in class io.apicurio.registry.rest.client.v2.admin.config.ConfigRequestBuilder
-
Manage configuration properties.
- Properties - Class in io.apicurio.registry.rest.client.v2.models
-
User-defined name-value pairs.
- Properties() - Constructor for class io.apicurio.registry.rest.client.v2.models.Properties
-
Instantiates a new
Propertiesand sets the default values. - PropertiesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.config.properties
-
Manage configuration properties.
- PropertiesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.PropertiesRequestBuilder
-
Instantiates a new
PropertiesRequestBuilderand sets the default values. - PropertiesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.PropertiesRequestBuilder
-
Instantiates a new
PropertiesRequestBuilderand sets the default values. - PropertiesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.config.properties
-
Configuration for the request such as headers, query parameters, and middleware options.
- put(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Updates an artifact by uploading new content.
- put(ArtifactContent, Consumer<WithArtifactItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Updates an artifact by uploading new content.
- put(ArtifactOwner) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Changes the ownership of an artifact.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- put(ArtifactOwner, Consumer<OwnerRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Changes the ownership of an artifact.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- put(EditableMetaData) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Updates the editable parts of the artifact's metadata.
- put(EditableMetaData) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Updates the user-editable portion of the artifact version's metadata.
- put(EditableMetaData, Consumer<MetaRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Updates the editable parts of the artifact's metadata.
- put(EditableMetaData, Consumer<MetaRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Updates the user-editable portion of the artifact version's metadata.
- put(NewComment) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
-
Updates the value of a single comment in an artifact version.
- put(Rule) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Updates the configuration of a single rule for the artifact.
- put(Rule, Consumer<WithRuleItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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<WithRuleItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Updates the configuration of a single rule for the artifact.
- put(UpdateConfigurationProperty) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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(UpdateState) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Updates the state of the artifact.
- put(UpdateState) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
-
Updates the state of a specific version of an artifact.
- put(UpdateState, Consumer<StateRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Updates the state of the artifact.
- put(UpdateState, Consumer<StateRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
-
Updates the state of a specific version of an artifact.
- put(InputStream, String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Tests whether an update to the artifact's content *would* succeed for the provided content.Ultimately, this applies any rules configured for the artifact against the given contentto determine whether the rules would pass or fail, but without actually updating the artifactcontent.The body of the request should be the raw content of the artifact.
- put(InputStream, String, Consumer<TestRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Tests whether an update to the artifact's content *would* succeed for the provided content.Ultimately, this applies any rules configured for the artifact against the given contentto determine whether the rules would pass or fail, but without actually updating the artifactcontent.The body of the request should be the raw content of the artifact.
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.item.WithPrincipalItemRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder.PutRequestConfiguration
- PutRequestConfiguration() - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.PutRequestConfiguration
Q
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.PostRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.ids.globalids.item.references.ReferencesRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.GetRequestConfiguration
-
Request query parameters
- queryParameters - Variable in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder.PostRequestConfiguration
-
Request query parameters
R
- READ_ONLY - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.RoleType
- references() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Manage the references for a single version of an artifact in the registry.
- references() - Method in class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.WithContentHashItemRequestBuilder
-
The references property
- references() - Method in class io.apicurio.registry.rest.client.v2.ids.contentids.item.WithContentItemRequestBuilder
-
The references property
- references() - Method in class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder
-
The references property
- ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.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.v2.ids.contenthashes.item.references
-
Builds and executes requests for operations under /ids/contentHashes/{contentHash}/references
- ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.ids.contentids.item.references
-
Builds and executes requests for operations under /ids/contentIds/{contentId}/references
- ReferencesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.references.ReferencesRequestBuilder
-
Instantiates a new
ReferencesRequestBuilderand sets the default values. - ReferencesRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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.v2.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.v2.ids.globalids.item.references
-
Configuration for the request such as headers, query parameters, and middleware options.
- ReferenceType - Enum Class in io.apicurio.registry.rest.client.v2.models
- refType - Variable in class io.apicurio.registry.rest.client.v2.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.v2.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.v2
-
The main entry point of the SDK, exposes the configuration and the fluent API.
- RegistryClient(RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.RegistryClient
-
Instantiates a new
RegistryClientand sets the default values. - RegistryV2ClientFactory - Class in io.apicurio.registry.client
-
Factory for creating instances of
RegistryClient. - RegistryV2ClientFactory() - Constructor for class io.apicurio.registry.client.RegistryV2ClientFactory
- RETURN - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.IfExists
- RETURN_OR_UPDATE - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.IfExists
- RoleMapping - Class in io.apicurio.registry.rest.client.v2.models
-
The mapping between a user/principal and their role.
- RoleMapping() - Constructor for class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Instantiates a new
RoleMappingand sets the default values. - roleMappings() - Method in class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
Collection to manage role mappings for authenticated principals
- RoleMappingsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings
-
Collection to manage role mappings for authenticated principals
- RoleMappingsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.RoleMappingsRequestBuilder
-
Instantiates a new
RoleMappingsRequestBuilderand sets the default values. - RoleMappingsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.RoleMappingsRequestBuilder
-
Instantiates a new
RoleMappingsRequestBuilderand sets the default values. - RoleMappingsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings
-
Configuration for the request such as headers, query parameters, and middleware options.
- RoleMappingsRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings
-
Configuration for the request such as headers, query parameters, and middleware options.
- RoleType - Enum Class in io.apicurio.registry.rest.client.v2.models
- Rule - Class in io.apicurio.registry.rest.client.v2.models
- Rule() - Constructor for class io.apicurio.registry.rest.client.v2.models.Rule
-
Instantiates a new
Ruleand sets the default values. - rules() - Method in class io.apicurio.registry.rest.client.v2.admin.AdminRequestBuilder
-
Manage the global rules that apply to all artifacts if not otherwise configured.
- rules() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Manage the rules for a single artifact.
- RulesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.rules
-
Manage the global rules that apply to all artifacts if not otherwise configured.
- RulesRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules
-
Manage the rules for a single artifact.
- RulesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder
-
Instantiates a new
RulesRequestBuilderand sets the default values. - RulesRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Instantiates a new
RulesRequestBuilderand sets the default values. - RulesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder
-
Instantiates a new
RulesRequestBuilderand sets the default values. - RulesRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Instantiates a new
RulesRequestBuilderand sets the default values. - RulesRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rules
-
Configuration for the request such as headers, query parameters, and middleware options.
- RulesRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.admin.rules
-
Configuration for the request such as headers, query parameters, and middleware options.
- RulesRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.admin.rules
-
Configuration for the request such as headers, query parameters, and middleware options.
- RulesRequestBuilder.PostRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules
-
Configuration for the request such as headers, query parameters, and middleware options.
- RuleType - Enum Class in io.apicurio.registry.rest.client.v2.models
- RuleViolationCause - Class in io.apicurio.registry.rest.client.v2.models
- RuleViolationCause() - Constructor for class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Instantiates a new
RuleViolationCauseand sets the default values. - RuleViolationError - Exception Class in io.apicurio.registry.rest.client.v2.models
-
All error responses, whether `4xx` or `5xx` will include one of these as the responsebody.
- RuleViolationError() - Constructor for exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Instantiates a new
RuleViolationErrorand sets the default values.
S
- search() - Method in class io.apicurio.registry.rest.client.v2.RegistryClient
-
The search property
- SearchedArtifact - Class in io.apicurio.registry.rest.client.v2.models
-
Models a single artifact from the result set returned when searching for artifacts.
- SearchedArtifact() - Constructor for class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Instantiates a new
SearchedArtifactand sets the default values. - SearchedGroup - Class in io.apicurio.registry.rest.client.v2.models
-
Models a single group from the result set returned when searching for groups.
- SearchedGroup() - Constructor for class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Instantiates a new
SearchedGroupand sets the default values. - SearchedVersion - Class in io.apicurio.registry.rest.client.v2.models
-
Models a single artifact from the result set returned when searching for artifacts.
- SearchedVersion() - Constructor for class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Instantiates a new
SearchedVersionand sets the default values. - SearchRequestBuilder - Class in io.apicurio.registry.rest.client.v2.search
-
Builds and executes requests for operations under /search
- SearchRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.search.SearchRequestBuilder
-
Instantiates a new
SearchRequestBuilderand sets the default values. - SearchRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.search.SearchRequestBuilder
-
Instantiates a new
SearchRequestBuilderand sets the default values. - serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
Serializes information the current object
- serialize(SerializationWriter) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Serializes information the current object
- serialize(SerializationWriter) - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.NewComment
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.Properties
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Serializes information the current object
- serialize(SerializationWriter) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateState
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Serializes information the current object
- serialize(SerializationWriter) - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Serializes information the current object
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.NewComment
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.Properties
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateState
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the AdditionalData property value.
- setAdditionalData(Map<String, Object>) - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Sets the AdditionalData property value.
- setAdmin(Boolean) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Sets the admin property value.
- setArtifactId(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Sets the artifactId property value.
- setArtifacts(List<SearchedArtifact>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Sets the artifacts property value.
- setBuiltOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Sets the builtOn property value.
- setCauses(List<RuleViolationCause>) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Sets the causes property value.
- setCommentId(String) - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Sets the commentId property value.
- setConfig(String) - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Sets the config property value.
- setContent(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Sets the content property value.
- setContentId(Long) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the contentId property value.
- setContentId(Long) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the contentId property value.
- setContentId(Long) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the contentId property value.
- setContext(String) - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Sets the context property value.
- setCount(Integer) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactSearchResults
-
Sets the count property value.
- setCount(Integer) - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Sets the count property value.
- setCount(Integer) - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Sets the count property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the createdBy property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Sets the createdBy property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the createdBy property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the createdBy property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the createdBy property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the createdBy property value.
- setCreatedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the createdBy property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the createdOn property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Sets the createdOn property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the createdOn property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the createdOn property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the createdOn property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the createdOn property value.
- setCreatedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the createdOn property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.RuleViolationCause
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Sets the description property value.
- setDescription(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the description property value.
- setDetail(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the detail property value.
- setDetail(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Sets the detail property value.
- setDetail(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Sets the detail property value.
- setDeveloper(Boolean) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Sets the developer property value.
- setDisplayName(String) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Sets the displayName property value.
- setDownloadId(String) - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Sets the downloadId property value.
- setErrorCode(Integer) - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Sets the error_code property value.
- setErrorCode(Integer) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Sets the error_code property value.
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the globalId property value.
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the globalId property value.
- setGlobalId(Long) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the globalId property value.
- setGroupId(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the groupId property value.
- setGroupId(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Sets the groupId property value.
- setGroupId(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the groupId property value.
- setGroupId(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the groupId property value.
- setGroups(List<SearchedGroup>) - Method in class io.apicurio.registry.rest.client.v2.models.GroupSearchResults
-
Sets the groups property value.
- setHref(String) - Method in class io.apicurio.registry.rest.client.v2.models.DownloadRef
-
Sets the href property value.
- setId(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the id property value.
- setId(String) - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Sets the id property value.
- setId(String) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the id property value.
- setId(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the id property value.
- setId(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the id property value.
- setId(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the id property value.
- setInstance(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the instance property value.
- setLabel(String) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Sets the label property value.
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the labels property value.
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Sets the labels property value.
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the labels property value.
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the labels property value.
- setLabels(List<String>) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the labels property value.
- setMaxArtifactDescriptionLengthChars(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxArtifactDescriptionLengthChars property value.
- setMaxArtifactLabelsCount(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxArtifactLabelsCount property value.
- setMaxArtifactNameLengthChars(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxArtifactNameLengthChars property value.
- setMaxArtifactPropertiesCount(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxArtifactPropertiesCount property value.
- setMaxArtifactsCount(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxArtifactsCount property value.
- setMaxLabelSizeBytes(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxLabelSizeBytes property value.
- setMaxPropertyKeySizeBytes(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxPropertyKeySizeBytes property value.
- setMaxPropertyValueSizeBytes(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxPropertyValueSizeBytes property value.
- setMaxRequestsPerSecondCount(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxRequestsPerSecondCount property value.
- setMaxSchemaSizeBytes(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxSchemaSizeBytes property value.
- setMaxTotalSchemasCount(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxTotalSchemasCount property value.
- setMaxVersionsPerArtifactCount(Long) - Method in class io.apicurio.registry.rest.client.v2.models.Limits
-
Sets the maxVersionsPerArtifactCount property value.
- setMessage(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Sets the message property value.
- setMessage(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Sets the message property value.
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the modifiedBy property value.
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the modifiedBy property value.
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the modifiedBy property value.
- setModifiedBy(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the modifiedBy property value.
- setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the modifiedOn property value.
- setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the modifiedOn property value.
- setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the modifiedOn property value.
- setModifiedOn(OffsetDateTime) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedGroup
-
Sets the modifiedOn property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactTypeInfo
-
Sets the name property value.
- setName(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Sets the name property value.
- setName(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.Error
-
Sets the name property value.
- setName(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.RuleViolationError
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Sets the name property value.
- setName(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the name property value.
- setOwner(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactOwner
-
Sets the owner property value.
- setPrincipalId(String) - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Sets the principalId property value.
- setPrincipalName(String) - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Sets the principalName property value.
- setProperties(Properties) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the properties property value.
- setProperties(Properties) - Method in class io.apicurio.registry.rest.client.v2.models.CreateGroupMetaData
-
Sets the properties property value.
- setProperties(Properties) - Method in class io.apicurio.registry.rest.client.v2.models.EditableMetaData
-
Sets the properties property value.
- setProperties(Properties) - Method in class io.apicurio.registry.rest.client.v2.models.GroupMetaData
-
Sets the properties property value.
- setProperties(Properties) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the properties property value.
- setProperties(Properties) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the properties property value.
- setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactContent
-
Sets the references property value.
- setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the references property value.
- setReferences(List<ArtifactReference>) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the references property value.
- setRole(RoleType) - Method in class io.apicurio.registry.rest.client.v2.models.RoleMapping
-
Sets the role property value.
- setRole(RoleType) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
Sets the role property value.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the state property value.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the state property value.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the state property value.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateState
-
Sets the state property value.
- setState(ArtifactState) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the state property value.
- setStatus(Integer) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the status property value.
- setTitle(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the title property value.
- setType(RuleType) - Method in class io.apicurio.registry.rest.client.v2.models.Rule
-
Sets the type property value.
- setType(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the type property value.
- setType(String) - Method in exception class io.apicurio.registry.rest.client.v2.models.AuthError
-
Sets the type property value.
- setType(String) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Sets the type property value.
- setType(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedArtifact
-
Sets the type property value.
- setType(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the type property value.
- setType(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the type property value.
- setUsername(String) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Sets the username property value.
- setValue(String) - Method in class io.apicurio.registry.rest.client.v2.models.Comment
-
Sets the value property value.
- setValue(String) - Method in class io.apicurio.registry.rest.client.v2.models.ConfigurationProperty
-
Sets the value property value.
- setValue(String) - Method in class io.apicurio.registry.rest.client.v2.models.NewComment
-
Sets the value property value.
- setValue(String) - Method in class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
Sets the value property value.
- setVersion(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactMetaData
-
Sets the version property value.
- setVersion(String) - Method in class io.apicurio.registry.rest.client.v2.models.ArtifactReference
-
Sets the version property value.
- setVersion(String) - Method in class io.apicurio.registry.rest.client.v2.models.SearchedVersion
-
Sets the version property value.
- setVersion(String) - Method in class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Sets the version property value.
- setVersion(String) - Method in class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Sets the version property value.
- setVersions(List<SearchedVersion>) - Method in class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Sets the versions property value.
- setViewer(Boolean) - Method in class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Sets the viewer property value.
- SortBy - Enum Class in io.apicurio.registry.rest.client.v2.models
- SortOrder - Enum Class in io.apicurio.registry.rest.client.v2.models
- state() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Manage the state of a specific artifact version.
- state() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Manage the state of an artifact.
- StateRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state
-
Manage the state of an artifact.
- StateRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state
-
Manage the state of a specific artifact version.
- StateRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Instantiates a new
StateRequestBuilderand sets the default values. - StateRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
-
Instantiates a new
StateRequestBuilderand sets the default values. - StateRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Instantiates a new
StateRequestBuilderand sets the default values. - StateRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
-
Instantiates a new
StateRequestBuilderand sets the default values. - StateRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state
-
Configuration for the request such as headers, query parameters, and middleware options.
- StateRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state
-
Configuration for the request such as headers, query parameters, and middleware options.
- system() - Method in class io.apicurio.registry.rest.client.v2.RegistryClient
-
The system property
- SystemInfo - Class in io.apicurio.registry.rest.client.v2.models
- SystemInfo() - Constructor for class io.apicurio.registry.rest.client.v2.models.SystemInfo
-
Instantiates a new
SystemInfoand sets the default values. - SystemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.system
-
Builds and executes requests for operations under /system
- SystemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.system.SystemRequestBuilder
-
Instantiates a new
SystemRequestBuilderand sets the default values. - SystemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.system.SystemRequestBuilder
-
Instantiates a new
SystemRequestBuilderand sets the default values.
T
- test() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Test whether content would pass update rules.
- TestRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test
-
Test whether content would pass update rules.
- TestRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Instantiates a new
TestRequestBuilderand sets the default values. - TestRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Instantiates a new
TestRequestBuilderand sets the default values. - TestRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test
-
Configuration for the request such as headers, query parameters, and middleware options.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Resets the value of a single configuration property.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Deletes a single global rule.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Deletes all of the artifacts that exist in a given group.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Deletes a rule from the artifact.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Deletes all of the rules configured for the artifact.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Deletes the user-editable metadata properties of the artifact version.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Deletes a single version of the artifact.
- toDeleteRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.WithGroupItemRequestBuilder
-
Deletes a group by identifier.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group does not exist (HTTP error `404`)
- toDeleteRequestInformation(Consumer<WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Resets the value of a single configuration property.
- toDeleteRequestInformation(Consumer<WithPrincipalItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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<WithRuleItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Deletes a single global rule.
- toDeleteRequestInformation(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Deletes all of the artifacts that exist in a given group.
- toDeleteRequestInformation(Consumer<WithRuleItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Deletes a rule from the artifact.
- toDeleteRequestInformation(Consumer<RulesRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
-
Deletes a single comment in an artifact version.
- toDeleteRequestInformation(Consumer<MetaRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Deletes the user-editable metadata properties of the artifact version.
- toDeleteRequestInformation(Consumer<WithVersionItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Deletes a single version of the artifact.
- toDeleteRequestInformation(Consumer<WithArtifactItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Deletes an artifact completely, resulting in all versions of the artifact also beingdeleted.
- toDeleteRequestInformation(Consumer<WithGroupItemRequestBuilder.DeleteRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder
-
Deletes a group by identifier.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)* The group does not exist (HTTP error `404`)
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.admin.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.v2.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.v2.admin.config.properties.PropertiesRequestBuilder
-
Returns a list of all configuration properties that have been set.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Exports registry data as a ZIP archive.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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.v2.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.v2.groups.GroupsRequestBuilder
-
Returns a list of all groups.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Returns a list of all artifacts in the group.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact in the registry, based on the latest version.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Gets the owner of an artifact in the registry.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Returns information about a single rule configured for an artifact.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Retrieves the metadata for a single version of the artifact.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Retrieves a single version of the artifact content.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Returns a list of all versions of the artifact.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Returns the latest version of the artifact in its raw form.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts that match the provided filter criteria.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.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.v2.system.limits.LimitsRequestBuilder
-
This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.
- toGetRequestInformation() - Method in class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Returns information about the currently authenticated user.
- toGetRequestInformation(Consumer<ArtifactTypesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.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.v2.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.v2.admin.config.properties.PropertiesRequestBuilder
-
Returns a list of all configuration properties that have been set.
- toGetRequestInformation(Consumer<ExportRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Exports registry data as a ZIP archive.
- toGetRequestInformation(Consumer<WithPrincipalItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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<WithRuleItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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.v2.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<GroupsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder
-
Returns a list of all groups.
- toGetRequestInformation(Consumer<ArtifactsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Returns a list of all artifacts in the group.
- toGetRequestInformation(Consumer<MetaRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact in the registry, based on the latest version.
- toGetRequestInformation(Consumer<OwnerRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Gets the owner of an artifact in the registry.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- toGetRequestInformation(Consumer<WithRuleItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Returns information about a single rule configured for an artifact.
- toGetRequestInformation(Consumer<RulesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Retrieves all comments for a version of an artifact.
- toGetRequestInformation(Consumer<MetaRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Retrieves the metadata for a single version of the artifact.
- toGetRequestInformation(Consumer<ReferencesRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.references.ReferencesRequestBuilder
-
Retrieves all references for a single version of an artifact.
- toGetRequestInformation(Consumer<WithVersionItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Retrieves a single version of the artifact content.
- toGetRequestInformation(Consumer<VersionsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Returns the latest version of the artifact in its raw form.
- toGetRequestInformation(Consumer<WithGroupItemRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.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.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts that match the provided filter criteria.
- toGetRequestInformation(Consumer<InfoRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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<LimitsRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.system.limits.LimitsRequestBuilder
-
This operation retrieves the list of limitations on used resources, that are applied on the current instance of Registry.
- toGetRequestInformation(Consumer<MeRequestBuilder.GetRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Returns information about the currently authenticated user.
- toPostRequestInformation(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Creates a new artifact by posting the artifact content.
- toPostRequestInformation(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact that matches the raw content.
- toPostRequestInformation(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Creates a new version of the artifact by uploading new content.
- toPostRequestInformation(ArtifactContent, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Creates a new artifact by posting the artifact content.
- toPostRequestInformation(ArtifactContent, Consumer<MetaRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Gets the metadata for an artifact that matches the raw content.
- toPostRequestInformation(ArtifactContent, Consumer<VersionsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Creates a new version of the artifact by uploading new content.
- toPostRequestInformation(CreateGroupMetaData) - Method in class io.apicurio.registry.rest.client.v2.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(CreateGroupMetaData, Consumer<GroupsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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(NewComment) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.CommentsRequestBuilder
-
Adds a new comment to the artifact version.
- toPostRequestInformation(RoleMapping) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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(Rule) - Method in class io.apicurio.registry.rest.client.v2.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(Rule) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
- toPostRequestInformation(Rule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.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(Rule, Consumer<RulesRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.RulesRequestBuilder
-
Adds a rule to the list of rules that get applied to the artifact when adding newversions.
- toPostRequestInformation(InputStream) - Method in class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Imports registry data that was previously exported using the `/admin/export` operation.
- toPostRequestInformation(InputStream, String) - Method in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts with at least one version that matches theposted content.
- toPostRequestInformation(InputStream, String, Consumer<ArtifactsRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a paginated list of all artifacts with at least one version that matches theposted content.
- toPostRequestInformation(InputStream, Consumer<ImportRequestBuilder.PostRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Imports registry data that was previously exported using the `/admin/export` operation.
- toPutRequestInformation(ArtifactContent) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Updates an artifact by uploading new content.
- toPutRequestInformation(ArtifactContent, Consumer<WithArtifactItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Updates an artifact by uploading new content.
- toPutRequestInformation(ArtifactOwner) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Changes the ownership of an artifact.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- toPutRequestInformation(ArtifactOwner, Consumer<OwnerRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Changes the ownership of an artifact.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)
- toPutRequestInformation(EditableMetaData) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Updates the editable parts of the artifact's metadata.
- toPutRequestInformation(EditableMetaData) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Updates the user-editable portion of the artifact version's metadata.
- toPutRequestInformation(EditableMetaData, Consumer<MetaRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Updates the editable parts of the artifact's metadata.
- toPutRequestInformation(EditableMetaData, Consumer<MetaRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Updates the user-editable portion of the artifact version's metadata.
- toPutRequestInformation(NewComment) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
-
Updates the value of a single comment in an artifact version.
- toPutRequestInformation(Rule) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Updates the configuration of a single rule for the artifact.
- toPutRequestInformation(Rule, Consumer<WithRuleItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
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<WithRuleItemRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Updates the configuration of a single rule for the artifact.
- toPutRequestInformation(UpdateConfigurationProperty) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.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(UpdateState) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Updates the state of the artifact.
- toPutRequestInformation(UpdateState) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
-
Updates the state of a specific version of an artifact.
- toPutRequestInformation(UpdateState, Consumer<StateRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Updates the state of the artifact.
- toPutRequestInformation(UpdateState, Consumer<StateRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.state.StateRequestBuilder
-
Updates the state of a specific version of an artifact.
- toPutRequestInformation(InputStream, String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Tests whether an update to the artifact's content *would* succeed for the provided content.Ultimately, this applies any rules configured for the artifact against the given contentto determine whether the rules would pass or fail, but without actually updating the artifactcontent.The body of the request should be the raw content of the artifact.
- toPutRequestInformation(InputStream, String, Consumer<TestRequestBuilder.PutRequestConfiguration>) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Tests whether an update to the artifact's content *would* succeed for the provided content.Ultimately, this applies any rules configured for the artifact against the given contentto determine whether the rules would pass or fail, but without actually updating the artifactcontent.The body of the request should be the raw content of the artifact.
- toQueryParameters() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.GroupsRequestBuilder.GetQueryParameters
-
Extracts the query parameters into a map for the URI template parsing.
- toQueryParameters() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.groups.item.artifacts.item.meta.MetaRequestBuilder.PostQueryParameters
-
Extracts the query parameters into a map for the URI template parsing.
- toQueryParameters() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder.GetQueryParameters
-
Extracts the query parameters into a map for the URI template parsing.
- toQueryParameters() - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder.GetQueryParameters
-
Extracts the query parameters into a map for the URI template parsing.
- toQueryParameters() - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.search.artifacts.ArtifactsRequestBuilder.PostQueryParameters
-
Extracts the query parameters into a map for the URI template parsing.
U
- UPDATE - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.IfExists
- UpdateConfigurationProperty - Class in io.apicurio.registry.rest.client.v2.models
- UpdateConfigurationProperty() - Constructor for class io.apicurio.registry.rest.client.v2.models.UpdateConfigurationProperty
-
Instantiates a new
UpdateConfigurationPropertyand sets the default values. - UpdateRole - Class in io.apicurio.registry.rest.client.v2.models
- UpdateRole() - Constructor for class io.apicurio.registry.rest.client.v2.models.UpdateRole
-
Instantiates a new
UpdateRoleand sets the default values. - UpdateState - Class in io.apicurio.registry.rest.client.v2.models
- UpdateState() - Constructor for class io.apicurio.registry.rest.client.v2.models.UpdateState
-
Instantiates a new
UpdateStateand sets the default values. - UserInfo - Class in io.apicurio.registry.rest.client.v2.models
-
Information about a single user.
- UserInfo() - Constructor for class io.apicurio.registry.rest.client.v2.models.UserInfo
-
Instantiates a new
UserInfoand sets the default values. - users() - Method in class io.apicurio.registry.rest.client.v2.RegistryClient
-
The users property
- UsersRequestBuilder - Class in io.apicurio.registry.rest.client.v2.users
-
Builds and executes requests for operations under /users
- UsersRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.users.UsersRequestBuilder
-
Instantiates a new
UsersRequestBuilderand sets the default values. - UsersRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.users.UsersRequestBuilder
-
Instantiates a new
UsersRequestBuilderand sets the default values.
V
- VALIDITY - Enum constant in enum class io.apicurio.registry.rest.client.v2.models.RuleType
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.IfExists
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.ReferenceType
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.RoleType
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.RuleType
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.SortBy
- value - Variable in enum class io.apicurio.registry.rest.client.v2.models.SortOrder
- value - Variable in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderbyQueryParameterType
- value - Variable in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
- valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.v2.models.IfExists
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.models.SortBy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.v2.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.v2.search.artifacts.PostOrderbyQueryParameterType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.apicurio.registry.rest.client.v2.search.artifacts.PostOrderQueryParameterType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.apicurio.registry.rest.client.v2.models.ArtifactState
-
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.v2.models.IfExists
-
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.v2.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.v2.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.v2.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.v2.models.SortBy
-
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.v2.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.v2.search.artifacts.PostOrderbyQueryParameterType
-
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.v2.search.artifacts.PostOrderQueryParameterType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VersionMetaData - Class in io.apicurio.registry.rest.client.v2.models
- VersionMetaData() - Constructor for class io.apicurio.registry.rest.client.v2.models.VersionMetaData
-
Instantiates a new
VersionMetaDataand sets the default values. - versions() - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Manage all the versions of an artifact in the registry.
- VersionSearchResults - Class in io.apicurio.registry.rest.client.v2.models
-
Describes the response received when searching for artifacts.
- VersionSearchResults() - Constructor for class io.apicurio.registry.rest.client.v2.models.VersionSearchResults
-
Instantiates a new
VersionSearchResultsand sets the default values. - VersionsRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions
-
Manage all the versions of an artifact in the registry.
- VersionsRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Instantiates a new
VersionsRequestBuilderand sets the default values. - VersionsRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.VersionsRequestBuilder
-
Instantiates a new
VersionsRequestBuilderand sets the default values. - VersionsRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions
-
Returns a list of all versions of the artifact.
- VersionsRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.versions
-
Configuration for the request such as headers, query parameters, and middleware options.
W
- WithArtifactItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item
-
Manage a single artifact.
- WithArtifactItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Instantiates a new
WithArtifactItemRequestBuilderand sets the default values. - WithArtifactItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Instantiates a new
WithArtifactItemRequestBuilderand sets the default values. - WithArtifactItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithArtifactItemRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item
-
Returns the latest version of the artifact in its raw form.
- WithArtifactItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithCommentItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item
-
Manage a single comment
- WithCommentItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
-
Instantiates a new
WithCommentItemRequestBuilderand sets the default values. - WithCommentItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder
-
Instantiates a new
WithCommentItemRequestBuilderand sets the default values. - WithCommentItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.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.v2.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.v2.ids.contenthashes.item.WithContentHashItemRequestBuilder
-
Instantiates a new
WithContentHashItemRequestBuilderand sets the default values. - WithContentHashItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.WithContentHashItemRequestBuilder
-
Instantiates a new
WithContentHashItemRequestBuilderand sets the default values. - WithContentHashItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.ids.contenthashes.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithContentItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.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.v2.ids.contentids.item.WithContentItemRequestBuilder
-
Instantiates a new
WithContentItemRequestBuilderand sets the default values. - WithContentItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.contentids.item.WithContentItemRequestBuilder
-
Instantiates a new
WithContentItemRequestBuilderand sets the default values. - WithContentItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.ids.contentids.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithGlobalItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.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.v2.ids.globalids.item.WithGlobalItemRequestBuilder
-
Instantiates a new
WithGlobalItemRequestBuilderand sets the default values. - WithGlobalItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder
-
Instantiates a new
WithGlobalItemRequestBuilderand sets the default values. - WithGlobalItemRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.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.v2.ids.globalids.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithGroupItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item
-
Collection to manage a single group in the registry.
- WithGroupItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder
-
Instantiates a new
WithGroupItemRequestBuilderand sets the default values. - WithGroupItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder
-
Instantiates a new
WithGroupItemRequestBuilderand sets the default values. - WithGroupItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithGroupItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithPrincipalItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings.item
-
Manage the configuration of a single role mapping.
- WithPrincipalItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.item.WithPrincipalItemRequestBuilder
-
Instantiates a new
WithPrincipalItemRequestBuilderand sets the default values. - WithPrincipalItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rolemappings.item.WithPrincipalItemRequestBuilder
-
Instantiates a new
WithPrincipalItemRequestBuilderand sets the default values. - WithPrincipalItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithPrincipalItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithPrincipalItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rolemappings.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithPropertyNameItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.config.properties.item
-
Manage a single configuration property (by name).
- WithPropertyNameItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Instantiates a new
WithPropertyNameItemRequestBuilderand sets the default values. - WithPropertyNameItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Instantiates a new
WithPropertyNameItemRequestBuilderand sets the default values. - WithPropertyNameItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.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.v2.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.v2.admin.config.properties.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithRuleItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.admin.rules.item
-
Manage the configuration of a single global artifact rule.
- WithRuleItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item
-
Manage the configuration of a single artifact rule.
- WithRuleItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Instantiates a new
WithRuleItemRequestBuilderand sets the default values. - WithRuleItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Instantiates a new
WithRuleItemRequestBuilderand sets the default values. - WithRuleItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Instantiates a new
WithRuleItemRequestBuilderand sets the default values. - WithRuleItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Instantiates a new
WithRuleItemRequestBuilderand sets the default values. - WithRuleItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rules.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithRuleItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithRuleItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rules.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithRuleItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithRuleItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.admin.rules.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithRuleItemRequestBuilder.PutRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.artifacttypes.ArtifactTypesRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.item.WithPropertyNameItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.config.properties.PropertiesRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.export.ExportRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.importescaped.ImportRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.rolemappings.item.WithPrincipalItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.rolemappings.RoleMappingsRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.item.WithRuleItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.admin.rules.RulesRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.GroupsRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.ArtifactsRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.meta.MetaRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.rules.item.WithRuleItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.state.StateRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.test.TestRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.groups.item.artifacts.item.versions.item.meta.MetaRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.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.v2.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.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.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.v2.groups.item.artifacts.item.WithArtifactItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.groups.item.WithGroupItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.references.ReferencesRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.ids.contenthashes.item.WithContentHashItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.ids.contentids.item.references.ReferencesRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.ids.contentids.item.WithContentItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.ids.globalids.item.references.ReferencesRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.ids.globalids.item.WithGlobalItemRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.search.artifacts.ArtifactsRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.system.info.InfoRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.system.limits.LimitsRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- withUrl(String) - Method in class io.apicurio.registry.rest.client.v2.users.me.MeRequestBuilder
-
Returns a request builder with the provided arbitrary URL.
- WithVersionItemRequestBuilder - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item
-
Manage a single version of a single artifact in the registry.
- WithVersionItemRequestBuilder(String, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Instantiates a new
WithVersionItemRequestBuilderand sets the default values. - WithVersionItemRequestBuilder(HashMap<String, Object>, RequestAdapter) - Constructor for class io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item.WithVersionItemRequestBuilder
-
Instantiates a new
WithVersionItemRequestBuilderand sets the default values. - WithVersionItemRequestBuilder.DeleteRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item
-
Configuration for the request such as headers, query parameters, and middleware options.
- WithVersionItemRequestBuilder.GetQueryParameters - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item
-
Retrieves a single version of the artifact content.
- WithVersionItemRequestBuilder.GetRequestConfiguration - Class in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.versions.item
-
Configuration for the request such as headers, query parameters, and middleware options.
All Classes and Interfaces|All Packages|Serialized Form