Uses of Class
io.apicurio.registry.rest.client.admin.snapshots.SnapshotsRequestBuilder.PostRequestConfiguration
Packages that use SnapshotsRequestBuilder.PostRequestConfiguration
-
Uses of SnapshotsRequestBuilder.PostRequestConfiguration in io.apicurio.registry.rest.client.admin.snapshots
Method parameters in io.apicurio.registry.rest.client.admin.snapshots with type arguments of type SnapshotsRequestBuilder.PostRequestConfigurationModifier and TypeMethodDescriptionSnapshotsRequestBuilder.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`)com.microsoft.kiota.RequestInformationSnapshotsRequestBuilder.toPostRequestInformation(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`)