Uses of Class
io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder.GetRequestConfiguration
Packages that use WithPropertyNameItemRequestBuilder.GetRequestConfiguration
-
Uses of WithPropertyNameItemRequestBuilder.GetRequestConfiguration in io.apicurio.registry.rest.client.admin.config.properties.item
Method parameters in io.apicurio.registry.rest.client.admin.config.properties.item with type arguments of type WithPropertyNameItemRequestBuilder.GetRequestConfigurationModifier and TypeMethodDescriptionWithPropertyNameItemRequestBuilder.get(Consumer<WithPropertyNameItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)com.microsoft.kiota.RequestInformationWithPropertyNameItemRequestBuilder.toGetRequestInformation(Consumer<WithPropertyNameItemRequestBuilder.GetRequestConfiguration> requestConfiguration) Returns the value of a single configuration property.This operation may fail for one of the following reasons:* Property not found or not configured (HTTP error `404`)* A server error occurred (HTTP error `500`)