Uses of Class
com.azure.resourcemanager.apimanagement.models.ProductWikisUpdateResponse
Packages that use ProductWikisUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of ProductWikisUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ProductWikisUpdateResponseModifier and TypeMethodDescriptionProductWikisClient.updateWithResponse(String resourceGroupName, String serviceName, String productId, String ifMatch, WikiUpdateContract parameters, com.azure.core.util.Context context) Updates the details of the Wiki for a Product specified by its identifier.