Class TimeOfDayBuilders

java.lang.Object
co.elastic.clients.elasticsearch.watcher.TimeOfDayBuilders

public class TimeOfDayBuilders
extends java.lang.Object
Builders for TimeOfDay variants.

Variants text are not available here as they don't have a dedicated class. Use TimeOfDay's builder for these.

  • Method Summary

    Modifier and Type Method Description
    static HourAndMinute.Builder hourMinute()
    Creates a builder for the hour_minute TimeOfDay variant.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait