Class CreateAccountSettingsTemplateVersionOptions

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

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

      • templateId

        public java.lang.String templateId()
        Gets the templateId. ID of the account settings template.
        Returns:
        the templateId
      • accountId

        public java.lang.String accountId()
        Gets the accountId. ID of the account where the template resides.
        Returns:
        the accountId
      • name

        public java.lang.String name()
        Gets the name. The name of the trusted profile template. This is visible only in the enterprise account.
        Returns:
        the name
      • description

        public java.lang.String description()
        Gets the description. The description of the trusted profile template. Describe the template for enterprise account users.
        Returns:
        the description
      • accountSettings

        public AccountSettingsComponent accountSettings()
        Gets the accountSettings.
        Returns:
        the accountSettings