Uses of Class
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export.ExportRequestBuilder.GetRequestConfiguration
Packages that use ExportRequestBuilder.GetRequestConfiguration
Package
Description
-
Uses of ExportRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export
Method parameters in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.export with type arguments of type ExportRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionExportRequestBuilder.get(Consumer<ExportRequestBuilder.GetRequestConfiguration> requestConfiguration) Exports a Protobuf artifact version with all its transitive dependencies as a ZIP file.The files in the ZIP are organized by their package names to match the expected directorystructure for protoc compilation.com.microsoft.kiota.RequestInformationExportRequestBuilder.toGetRequestInformation(Consumer<ExportRequestBuilder.GetRequestConfiguration> requestConfiguration) Exports a Protobuf artifact version with all its transitive dependencies as a ZIP file.The files in the ZIP are organized by their package names to match the expected directorystructure for protoc compilation.