Class PublicCertificateConfigurationCALetsEncryptPatch

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class PublicCertificateConfigurationCALetsEncryptPatch
    extends ConfigurationPatch
    The configuration update of the Let's Encrypt Certificate Authority.
    • Method Detail

      • asPatch

        public Map<String,​Object> asPatch()
        Construct a JSON merge-patch from the PublicCertificateConfigurationCALetsEncryptPatch. Note that properties of the PublicCertificateConfigurationCALetsEncryptPatch with null values are not represented in the constructed JSON merge-patch object, but can be explicitly set afterward to signify a property delete.
        Overrides:
        asPatch in class ConfigurationPatch
        Returns:
        a JSON merge-patch for the PublicCertificateConfigurationCALetsEncryptPatch