Uses of Class
io.apicurio.registry.rest.client.models.SnapshotMetaData
Packages that use SnapshotMetaData
Package
Description
-
Uses of SnapshotMetaData in io.apicurio.registry.rest.client.admin.snapshots
Methods in io.apicurio.registry.rest.client.admin.snapshots that return SnapshotMetaDataModifier and TypeMethodDescriptionSnapshotsRequestBuilder.post()Triggers the creation of a snapshot of the internal database for compatible storages.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)SnapshotsRequestBuilder.post(Consumer<SnapshotsRequestBuilder.PostRequestConfiguration> requestConfiguration) Triggers the creation of a snapshot of the internal database for compatible storages.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`) -
Uses of SnapshotMetaData in io.apicurio.registry.rest.client.models
Methods in io.apicurio.registry.rest.client.models that return SnapshotMetaDataModifier and TypeMethodDescriptionstatic SnapshotMetaDataSnapshotMetaData.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value