Uses of Class
io.apicurio.registry.rest.client.ids.globalids.item.WithGlobalItemRequestBuilder.GetRequestConfiguration
Packages that use WithGlobalItemRequestBuilder.GetRequestConfiguration
-
Uses of WithGlobalItemRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.ids.globalids.item
Method parameters in io.apicurio.registry.rest.client.ids.globalids.item with type arguments of type WithGlobalItemRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionWithGlobalItemRequestBuilder.get(Consumer<WithGlobalItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationWithGlobalItemRequestBuilder.toGetRequestInformation(Consumer<WithGlobalItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets the content for an artifact version in the registry using its globally uniqueidentifier.This operation may fail for one of the following reasons:* No artifact version with this `globalId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)