Uses of Class
io.apicurio.registry.rest.client.models.GitOpsStatus
Packages that use GitOpsStatus
Package
Description
-
Uses of GitOpsStatus in io.apicurio.registry.rest.client.admin.gitops.status
Methods in io.apicurio.registry.rest.client.admin.gitops.status that return GitOpsStatusModifier and TypeMethodDescriptionStatusRequestBuilder.get()**Experimental.** Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.This endpoint is only available when GitOps storage is enabled (`apicurio.storage.kind=gitops`).StatusRequestBuilder.get(Consumer<StatusRequestBuilder.GetRequestConfiguration> requestConfiguration) **Experimental.** Returns the current synchronization status of the GitOps storage, including the current commit SHA, sync state, load statistics, and any errors from the last sync attempt.This endpoint is only available when GitOps storage is enabled (`apicurio.storage.kind=gitops`). -
Uses of GitOpsStatus in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return GitOpsStatusModifier and TypeMethodDescriptionstatic GitOpsStatusGitOpsStatus.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value