pub fn modify_certificate<C, Fut, B, E>(
client: C,
request: &ModifyCertificateRequest,
) -> ModifyCertificate<Fut, B, E> ⓘ
Expand description
Modify a certificate. Note that only the name can be modified.
pub fn modify_certificate<C, Fut, B, E>(
client: C,
request: &ModifyCertificateRequest,
) -> ModifyCertificate<Fut, B, E> ⓘ
Modify a certificate. Note that only the name can be modified.