Class Context.ContextBuilderBase<T extends Context>
- java.lang.Object
-
- com.redhat.cloud.notifications.ingress.Context.ContextBuilderBase<T>
-
- Direct Known Subclasses:
Context.ContextBuilder
- Enclosing class:
- Context
public abstract static class Context.ContextBuilderBase<T extends Context> extends Object
-
-
Constructor Summary
Constructors Constructor Description ContextBuilderBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tbuild()Context.ContextBuilderBasewithAdditionalProperty(String name, Object value)
-