Uses of Class
com.azure.resourcemanager.apimanagement.models.CertificatesCreateOrUpdateResponse
Packages that use CertificatesCreateOrUpdateResponse
Package
Description
Package containing the service clients for ApiManagementClient.
-
Uses of CertificatesCreateOrUpdateResponse in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return CertificatesCreateOrUpdateResponseModifier and TypeMethodDescriptionCertificatesClient.createOrUpdateWithResponse(String resourceGroupName, String serviceName, String certificateId, CertificateCreateOrUpdateParameters parameters, String ifMatch, com.azure.core.util.Context context) Creates or updates the certificate being used for authentication with the backend.