Uses of Class
io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item.WithCommentItemRequestBuilder.PutRequestConfiguration
Packages that use WithCommentItemRequestBuilder.PutRequestConfiguration
Package
Description
-
Uses of WithCommentItemRequestBuilder.PutRequestConfiguration in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item
Method parameters in io.apicurio.registry.rest.client.groups.item.artifacts.item.versions.item.comments.item with type arguments of type WithCommentItemRequestBuilder.PutRequestConfigurationModifier and TypeMethodDescriptionvoidWithCommentItemRequestBuilder.put(NewComment body, Consumer<WithCommentItemRequestBuilder.PutRequestConfiguration> requestConfiguration) Updates the value of a single comment in an artifact version.com.microsoft.kiota.RequestInformationWithCommentItemRequestBuilder.toPutRequestInformation(NewComment body, Consumer<WithCommentItemRequestBuilder.PutRequestConfiguration> requestConfiguration) Updates the value of a single comment in an artifact version.