Class UsersTodoListsTasksSelect


  • public final class UsersTodoListsTasksSelect
    extends com.azure.core.util.ExpandableStringEnum<UsersTodoListsTasksSelect>
    Defines values for UsersTodoListsTasksSelect.
    • Constructor Detail

      • UsersTodoListsTasksSelect

        public UsersTodoListsTasksSelect()
    • Method Detail

      • fromString

        public static UsersTodoListsTasksSelect fromString​(String name)
        Creates or finds a UsersTodoListsTasksSelect from its string representation.
        Parameters:
        name - a name to look for.
        Returns:
        the corresponding UsersTodoListsTasksSelect.