Uses of Class
com.azure.resourcemanager.apimanagement.models.ProductWikisCreateOrUpdateResponse
Packages that use ProductWikisCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of ProductWikisCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ProductWikisCreateOrUpdateResponseModifier and TypeMethodDescriptionProductWikisClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String productId, WikiContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates a new Wiki for a Product or updates an existing one.