Class RuntimeEntityInterpretation.Builder
java.lang.Object
com.ibm.watson.assistant.v2.model.RuntimeEntityInterpretation.Builder
- Enclosing class:
- RuntimeEntityInterpretation
public static class RuntimeEntityInterpretation.Builder extends Object
Builder.
-
Constructor Summary
Constructors Constructor Description Builder()
Instantiates a new builder. -
Method Summary
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder.
-
-
Method Details
-
build
Builds a RuntimeEntityInterpretation.- Returns:
- the new RuntimeEntityInterpretation instance
-
calendarType
Set the calendarType.- Parameters:
calendarType
- the calendarType- Returns:
- the RuntimeEntityInterpretation builder
-
datetimeLink
Set the datetimeLink.- Parameters:
datetimeLink
- the datetimeLink- Returns:
- the RuntimeEntityInterpretation builder
-
festival
Set the festival.- Parameters:
festival
- the festival- Returns:
- the RuntimeEntityInterpretation builder
-
granularity
Set the granularity.- Parameters:
granularity
- the granularity- Returns:
- the RuntimeEntityInterpretation builder
-
rangeLink
Set the rangeLink.- Parameters:
rangeLink
- the rangeLink- Returns:
- the RuntimeEntityInterpretation builder
-
rangeModifier
Set the rangeModifier.- Parameters:
rangeModifier
- the rangeModifier- Returns:
- the RuntimeEntityInterpretation builder
-
relativeDay
Set the relativeDay.- Parameters:
relativeDay
- the relativeDay- Returns:
- the RuntimeEntityInterpretation builder
-
relativeMonth
Set the relativeMonth.- Parameters:
relativeMonth
- the relativeMonth- Returns:
- the RuntimeEntityInterpretation builder
-
relativeWeek
Set the relativeWeek.- Parameters:
relativeWeek
- the relativeWeek- Returns:
- the RuntimeEntityInterpretation builder
-
relativeWeekend
Set the relativeWeekend.- Parameters:
relativeWeekend
- the relativeWeekend- Returns:
- the RuntimeEntityInterpretation builder
-
relativeYear
Set the relativeYear.- Parameters:
relativeYear
- the relativeYear- Returns:
- the RuntimeEntityInterpretation builder
-
specificDay
Set the specificDay.- Parameters:
specificDay
- the specificDay- Returns:
- the RuntimeEntityInterpretation builder
-
specificDayOfWeek
Set the specificDayOfWeek.- Parameters:
specificDayOfWeek
- the specificDayOfWeek- Returns:
- the RuntimeEntityInterpretation builder
-
specificMonth
Set the specificMonth.- Parameters:
specificMonth
- the specificMonth- Returns:
- the RuntimeEntityInterpretation builder
-
specificQuarter
Set the specificQuarter.- Parameters:
specificQuarter
- the specificQuarter- Returns:
- the RuntimeEntityInterpretation builder
-
specificYear
Set the specificYear.- Parameters:
specificYear
- the specificYear- Returns:
- the RuntimeEntityInterpretation builder
-
numericValue
Set the numericValue.- Parameters:
numericValue
- the numericValue- Returns:
- the RuntimeEntityInterpretation builder
-
subtype
Set the subtype.- Parameters:
subtype
- the subtype- Returns:
- the RuntimeEntityInterpretation builder
-
partOfDay
Set the partOfDay.- Parameters:
partOfDay
- the partOfDay- Returns:
- the RuntimeEntityInterpretation builder
-
relativeHour
Set the relativeHour.- Parameters:
relativeHour
- the relativeHour- Returns:
- the RuntimeEntityInterpretation builder
-
relativeMinute
Set the relativeMinute.- Parameters:
relativeMinute
- the relativeMinute- Returns:
- the RuntimeEntityInterpretation builder
-
relativeSecond
Set the relativeSecond.- Parameters:
relativeSecond
- the relativeSecond- Returns:
- the RuntimeEntityInterpretation builder
-
specificHour
Set the specificHour.- Parameters:
specificHour
- the specificHour- Returns:
- the RuntimeEntityInterpretation builder
-
specificMinute
Set the specificMinute.- Parameters:
specificMinute
- the specificMinute- Returns:
- the RuntimeEntityInterpretation builder
-
specificSecond
Set the specificSecond.- Parameters:
specificSecond
- the specificSecond- Returns:
- the RuntimeEntityInterpretation builder
-
timezone
Set the timezone.- Parameters:
timezone
- the timezone- Returns:
- the RuntimeEntityInterpretation builder
-