Uses of Class
io.apicurio.registry.rest.client.admin.gitops.status.StatusRequestBuilder.GetRequestConfiguration
Packages that use StatusRequestBuilder.GetRequestConfiguration
-
Uses of StatusRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.admin.gitops.status
Method parameters in io.apicurio.registry.rest.client.admin.gitops.status with type arguments of type StatusRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionStatusRequestBuilder.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`).com.microsoft.kiota.RequestInformationStatusRequestBuilder.toGetRequestInformation(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`).