Uses of Class
io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner.OwnerRequestBuilder.GetRequestConfiguration
Packages that use OwnerRequestBuilder.GetRequestConfiguration
-
Uses of OwnerRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner
Method parameters in io.apicurio.registry.rest.client.v2.groups.item.artifacts.item.owner with type arguments of type OwnerRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionOwnerRequestBuilder.get(Consumer<OwnerRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets the owner of an artifact in the registry.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationOwnerRequestBuilder.toGetRequestInformation(Consumer<OwnerRequestBuilder.GetRequestConfiguration> requestConfiguration) Gets the owner of an artifact in the registry.This operation can fail for the following reasons:* No artifact with this `artifactId` exists (HTTP error `404`)* A server error occurred (HTTP error `500`)