Class TrainProjectOptionalParameter


  • public class TrainProjectOptionalParameter
    extends Object
    The TrainProjectOptionalParameter model.
    • Constructor Detail

      • TrainProjectOptionalParameter

        public TrainProjectOptionalParameter()
    • Method Detail

      • trainingType

        public String trainingType()
        Get the trainingType value.
        Returns:
        the trainingType value
      • withTrainingType

        public TrainProjectOptionalParameter withTrainingType​(String trainingType)
        Set the trainingType value.
        Parameters:
        trainingType - the trainingType value to set
        Returns:
        the TrainProjectOptionalParameter object itself.
      • reservedBudgetInHours

        public Integer reservedBudgetInHours()
        Get the reservedBudgetInHours value.
        Returns:
        the reservedBudgetInHours value
      • withReservedBudgetInHours

        public TrainProjectOptionalParameter withReservedBudgetInHours​(Integer reservedBudgetInHours)
        Set the reservedBudgetInHours value.
        Parameters:
        reservedBudgetInHours - the reservedBudgetInHours value to set
        Returns:
        the TrainProjectOptionalParameter object itself.
      • forceTrain

        public Boolean forceTrain()
        Get the forceTrain value.
        Returns:
        the forceTrain value
      • withForceTrain

        public TrainProjectOptionalParameter withForceTrain​(Boolean forceTrain)
        Set the forceTrain value.
        Parameters:
        forceTrain - the forceTrain value to set
        Returns:
        the TrainProjectOptionalParameter object itself.
      • notificationEmailAddress

        public String notificationEmailAddress()
        Get the notificationEmailAddress value.
        Returns:
        the notificationEmailAddress value
      • withNotificationEmailAddress

        public TrainProjectOptionalParameter withNotificationEmailAddress​(String notificationEmailAddress)
        Set the notificationEmailAddress value.
        Parameters:
        notificationEmailAddress - the notificationEmailAddress value to set
        Returns:
        the TrainProjectOptionalParameter object itself.
      • thisclientacceptLanguage

        public String thisclientacceptLanguage()
        Get the thisclientacceptLanguage value.
        Returns:
        the thisclientacceptLanguage value
      • withThisclientacceptLanguage

        public TrainProjectOptionalParameter withThisclientacceptLanguage​(String thisclientacceptLanguage)
        Set the thisclientacceptLanguage value.
        Parameters:
        thisclientacceptLanguage - the thisclientacceptLanguage value to set
        Returns:
        the TrainProjectOptionalParameter object itself.