Uses of Class
io.apicurio.registry.rest.client.models.SystemInfo
Packages that use SystemInfo
Package
Description
-
Uses of SystemInfo in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return SystemInfoModifier and TypeMethodDescriptionstatic SystemInfoSystemInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value -
Uses of SystemInfo in io.apicurio.registry.rest.client.system.info
Methods in io.apicurio.registry.rest.client.system.info that return SystemInfoModifier and TypeMethodDescriptionInfoRequestBuilder.get()This operation retrieves information about the running registry system, such as the versionof the software and when it was built.InfoRequestBuilder.get(Consumer<InfoRequestBuilder.GetRequestConfiguration> requestConfiguration) This operation retrieves information about the running registry system, such as the versionof the software and when it was built.