Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiOperationsCreateOrUpdateResponse
Packages that use ApiOperationsCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of ApiOperationsCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiOperationsCreateOrUpdateResponseModifier and TypeMethodDescriptionApiOperationsClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String apiId, String operationId, OperationContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates a new operation in the API or updates an existing one.