Uses of Class
io.apicurio.registry.rest.client.search.versions.VersionsRequestBuilder.GetRequestConfiguration
Packages that use VersionsRequestBuilder.GetRequestConfiguration
-
Uses of VersionsRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.search.versions
Method parameters in io.apicurio.registry.rest.client.search.versions with type arguments of type VersionsRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionVersionsRequestBuilder.get(Consumer<VersionsRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationVersionsRequestBuilder.toGetRequestInformation(Consumer<VersionsRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns a paginated list of all versions that match the provided filter criteria.This operation can fail for the following reasons:* A server error occurred (HTTP error `500`)