Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiReleasesUpdateResponse
Packages that use ApiReleasesUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of ApiReleasesUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return ApiReleasesUpdateResponseModifier and TypeMethodDescriptionApiReleasesClient.updateWithResponse(String resourceGroupName, String serviceName, String apiId, String releaseId, String ifMatch, ApiReleaseContractInner parameters, com.azure.core.util.Context context) Updates the details of the release of the API specified by its identifier.