Uses of Class
com.azure.resourcemanager.apimanagement.models.WorkspaceProductsCreateOrUpdateResponse
Packages that use WorkspaceProductsCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of WorkspaceProductsCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return WorkspaceProductsCreateOrUpdateResponseModifier and TypeMethodDescriptionWorkspaceProductsClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String workspaceId, String productId, ProductContractInner parameters, String ifMatch, com.azure.core.util.Context context) Creates or Updates a product.