Uses of Class
com.azure.resourcemanager.apimanagement.models.SubscriptionsCreateOrUpdateResponse
Packages that use SubscriptionsCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of SubscriptionsCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return SubscriptionsCreateOrUpdateResponseModifier and TypeMethodDescriptionSubscriptionsClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String sid, SubscriptionCreateParameters parameters, Boolean notify, String ifMatch, AppType appType, com.azure.core.util.Context context) Creates or updates the subscription of specified user to the specified product.