Uses of Class
io.apicurio.registry.rest.client.admin.config.properties.item.WithPropertyNameItemRequestBuilder.PutRequestConfiguration
Packages that use WithPropertyNameItemRequestBuilder.PutRequestConfiguration
-
Uses of WithPropertyNameItemRequestBuilder.PutRequestConfiguration 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.PutRequestConfigurationModifier and TypeMethodDescriptionvoidWithPropertyNameItemRequestBuilder.put(UpdateConfigurationProperty body, Consumer<WithPropertyNameItemRequestBuilder.PutRequestConfiguration> requestConfiguration) Updates 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.toPutRequestInformation(UpdateConfigurationProperty body, Consumer<WithPropertyNameItemRequestBuilder.PutRequestConfiguration> requestConfiguration) Updates 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`)