pub async fn patch_tls_sub(
    configuration: &mut Configuration,
    params: PatchTlsSubParams
) -> Result<TlsSubscriptionResponse, Error<PatchTlsSubError>>
Expand description

Change the TLS domains or common name associated with this subscription, or update the TLS configuration for this set of domains.