Class PagerDutyContext
java.lang.Object
co.elastic.clients.elasticsearch.watcher.PagerDutyContext
- All Implemented Interfaces:
JsonpSerializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<PagerDutyContext>Json deserializer forPagerDutyContext -
Method Summary
Modifier and TypeMethodDescriptionfinal Stringhref()API name:hrefstatic PagerDutyContextvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Stringsrc()API name:srctoString()final PagerDutyContextTypetype()Required - API name:type
-
Field Details
-
_DESERIALIZER
Json deserializer forPagerDutyContext
-
-
Method Details
-
of
public static PagerDutyContext of(Function<PagerDutyContext.Builder, ObjectBuilder<PagerDutyContext>> fn) -
href
API name:href -
src
API name:src -
type
Required - API name:type -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toString
-
setupPagerDutyContextDeserializer
protected static void setupPagerDutyContextDeserializer(ObjectDeserializer<PagerDutyContext.Builder> op)
-