public static class RuntimeEntityInterpretation.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
public RuntimeEntityInterpretation build()
public RuntimeEntityInterpretation.Builder calendarType(String calendarType)
calendarType
- the calendarTypepublic RuntimeEntityInterpretation.Builder datetimeLink(String datetimeLink)
datetimeLink
- the datetimeLinkpublic RuntimeEntityInterpretation.Builder festival(String festival)
festival
- the festivalpublic RuntimeEntityInterpretation.Builder granularity(String granularity)
granularity
- the granularitypublic RuntimeEntityInterpretation.Builder rangeLink(String rangeLink)
rangeLink
- the rangeLinkpublic RuntimeEntityInterpretation.Builder rangeModifier(String rangeModifier)
rangeModifier
- the rangeModifierpublic RuntimeEntityInterpretation.Builder relativeDay(Double relativeDay)
relativeDay
- the relativeDaypublic RuntimeEntityInterpretation.Builder relativeMonth(Double relativeMonth)
relativeMonth
- the relativeMonthpublic RuntimeEntityInterpretation.Builder relativeWeek(Double relativeWeek)
relativeWeek
- the relativeWeekpublic RuntimeEntityInterpretation.Builder relativeWeekend(Double relativeWeekend)
relativeWeekend
- the relativeWeekendpublic RuntimeEntityInterpretation.Builder relativeYear(Double relativeYear)
relativeYear
- the relativeYearpublic RuntimeEntityInterpretation.Builder specificDay(Double specificDay)
specificDay
- the specificDaypublic RuntimeEntityInterpretation.Builder specificDayOfWeek(String specificDayOfWeek)
specificDayOfWeek
- the specificDayOfWeekpublic RuntimeEntityInterpretation.Builder specificMonth(Double specificMonth)
specificMonth
- the specificMonthpublic RuntimeEntityInterpretation.Builder specificQuarter(Double specificQuarter)
specificQuarter
- the specificQuarterpublic RuntimeEntityInterpretation.Builder specificYear(Double specificYear)
specificYear
- the specificYearpublic RuntimeEntityInterpretation.Builder numericValue(Double numericValue)
numericValue
- the numericValuepublic RuntimeEntityInterpretation.Builder subtype(String subtype)
subtype
- the subtypepublic RuntimeEntityInterpretation.Builder partOfDay(String partOfDay)
partOfDay
- the partOfDaypublic RuntimeEntityInterpretation.Builder relativeHour(Double relativeHour)
relativeHour
- the relativeHourpublic RuntimeEntityInterpretation.Builder relativeMinute(Double relativeMinute)
relativeMinute
- the relativeMinutepublic RuntimeEntityInterpretation.Builder relativeSecond(Double relativeSecond)
relativeSecond
- the relativeSecondpublic RuntimeEntityInterpretation.Builder specificHour(Double specificHour)
specificHour
- the specificHourpublic RuntimeEntityInterpretation.Builder specificMinute(Double specificMinute)
specificMinute
- the specificMinutepublic RuntimeEntityInterpretation.Builder specificSecond(Double specificSecond)
specificSecond
- the specificSecondpublic RuntimeEntityInterpretation.Builder timezone(String timezone)
timezone
- the timezoneCopyright © 2023 IBM Cloud. All rights reserved.