Class TaskType.Builder

  • Enclosing class:
    TaskType

    public static final class TaskType.Builder
    extends java.lang.Object
    • Method Detail

      • value

        public TaskType.Builder value​(TaskValue value)
        The unified value for the type of the task. If the provider does not specify this type, the value will be set to UnmappedValue
      • value

        public TaskType.Builder value​(org.openapitools.jackson.nullable.JsonNullable<? extends TaskValue> value)
        The unified value for the type of the task. If the provider does not specify this type, the value will be set to UnmappedValue