Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiWikisUpdateResponse
Packages that use ApiWikisUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of ApiWikisUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiWikisUpdateResponseModifier and TypeMethodDescriptionApiWikisClient.updateWithResponse(String resourceGroupName, String serviceName, String apiId, String ifMatch, WikiUpdateContract parameters, com.azure.core.util.Context context) Updates the details of the Wiki for an API specified by its identifier.