Uses of Class
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote.PromoteRequestBuilder.PostRequestConfiguration
Packages that use PromoteRequestBuilder.PostRequestConfiguration
-
Uses of PromoteRequestBuilder.PostRequestConfiguration in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote
Method parameters in io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.promote with type arguments of type PromoteRequestBuilder.PostRequestConfigurationModifier and TypeMethodDescriptionPromoteRequestBuilder.post(PromotePostRequestBody body, Consumer<PromoteRequestBuilder.PostRequestConfiguration> requestConfiguration) Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).com.microsoft.kiota.RequestInformationPromoteRequestBuilder.toPostRequestInformation(PromotePostRequestBody body, Consumer<PromoteRequestBuilder.PostRequestConfiguration> requestConfiguration) Promotes a contract to the next deployment stage (DEV -> STAGE -> PROD).