Module org.elasticsearch.xcore
Class Payload.Simple
java.lang.Object
org.elasticsearch.xpack.core.watcher.watch.Payload.Simple
- All Implemented Interfaces:
ToXContent,ToXContentObject,Payload
- Direct Known Subclasses:
Payload.XContent
- Enclosing interface:
Payload
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.xpack.core.watcher.watch.Payload
Payload.Simple, Payload.XContentNested classes/interfaces inherited from interface org.elasticsearch.xcontent.ToXContent
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params -
Field Summary
Fields inherited from interface org.elasticsearch.xcontent.ToXContent
EMPTY_PARAMS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondata()booleaninthashCode()toString()toXContent(XContentBuilder builder, ToXContent.Params params) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.elasticsearch.xcontent.ToXContentObject
isFragment
-
Constructor Details
-
Simple
public Simple() -
Simple
-
Simple
-
-
Method Details
-
data
-
toXContent
public XContentBuilder toXContent(XContentBuilder builder, ToXContent.Params params) throws IOException - Specified by:
toXContentin interfaceToXContent- Throws:
IOException
-
equals
-
hashCode
public int hashCode() -
toString
-