Class PublicCertificateConfigurationDNSClassicInfrastructurePatch

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

    public class PublicCertificateConfigurationDNSClassicInfrastructurePatch
    extends ConfigurationPatch
    Properties that describe the configuration update of an IBM Cloud classic infrastructure (SoftLayer).
    • Method Detail

      • asPatch

        public Map<String,​Object> asPatch()
        Construct a JSON merge-patch from the PublicCertificateConfigurationDNSClassicInfrastructurePatch. Note that properties of the PublicCertificateConfigurationDNSClassicInfrastructurePatch 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 PublicCertificateConfigurationDNSClassicInfrastructurePatch