Class CreateConfigurationActionOptions

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

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

      • name

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

        public ConfigurationActionPrototype configActionPrototype()
        Gets the configActionPrototype. The request body to specify the properties of the action to create a configuration.
        Returns:
        the configActionPrototype
      • xSmAcceptConfigurationType

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