Class Context
- java.lang.Object
-
- com.redhat.cloud.notifications.ingress.Context
-
@Generated("jsonschema2pojo") public class Context extends Object
ContextExtra information common to all events sent.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classContext.ContextBuilderstatic classContext.ContextBuilderBase<T extends Context>
-
Constructor Summary
Constructors Constructor Description Context()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object other)Map<String,Object>getAdditionalProperties()inthashCode()voidsetAdditionalProperty(String name, Object value)StringtoString()
-