Class UpdateConfigurationOptions

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

    public class UpdateConfigurationOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The updateConfiguration options.
    • Method Detail

      • name

        public String name()
        Gets the name. The name that uniquely identifies a configuration.
        Returns:
        the name
      • configurationPatch

        public Map<String,​Object> configurationPatch()
        Gets the configurationPatch. JSON Merge-Patch content for update_configuration.
        Returns:
        the configurationPatch
      • xSmAcceptConfigurationType

        public String xSmAcceptConfigurationType()
        Gets the xSmAcceptConfigurationType. The configuration type of this configuration - use this header to resolve 300 error responses.
        Returns:
        the xSmAcceptConfigurationType