Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiOperationsUpdateResponse
Packages that use ApiOperationsUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of ApiOperationsUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiOperationsUpdateResponseModifier and TypeMethodDescriptionApiOperationsClient.updateWithResponse(String resourceGroupName, String serviceName, String apiId, String operationId, String ifMatch, OperationUpdateContract parameters, com.azure.core.util.Context context) Updates the details of the operation in the API specified by its identifier.