Class LoggingResult.Builder

java.lang.Object
co.elastic.clients.elasticsearch.watcher.LoggingResult.Builder
All Implemented Interfaces:
ObjectBuilder<LoggingResult>
Enclosing class:
LoggingResult

public static class LoggingResult.Builder
extends java.lang.Object
implements ObjectBuilder<LoggingResult>
Builder for LoggingResult.
  • Constructor Summary

    Constructors
    Constructor Description
    Builder()  
  • Method Summary

    Modifier and Type Method Description
    LoggingResult build()
    Builds a LoggingResult.
    LoggingResult.Builder loggedText​(java.lang.String value)
    API name: logged_text

    Methods inherited from class java.lang.Object

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