Class CreateAccountSettingsAssignmentOptions

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

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

      • templateId

        public java.lang.String templateId()
        Gets the templateId. ID of the template to assign.
        Returns:
        the templateId
      • templateVersion

        public java.lang.Long templateVersion()
        Gets the templateVersion. Version of the template to assign.
        Returns:
        the templateVersion
      • targetType

        public java.lang.String targetType()
        Gets the targetType. Type of target to deploy to.
        Returns:
        the targetType
      • target

        public java.lang.String target()
        Gets the target. Identifier of target to deploy to.
        Returns:
        the target