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