Uses of Class
com.redhat.cloud.notifications.ingress.Context
-
Packages that use Context Package Description com.redhat.cloud.notifications.ingress -
-
Uses of Context in com.redhat.cloud.notifications.ingress
Classes in com.redhat.cloud.notifications.ingress with type parameters of type Context Modifier and Type Class Description static classContext.ContextBuilderBase<T extends Context>Fields in com.redhat.cloud.notifications.ingress declared as Context Modifier and Type Field Description protected TContext.ContextBuilderBase. instanceMethods in com.redhat.cloud.notifications.ingress that return Context Modifier and Type Method Description ContextAction. getContext()ContextMethods in com.redhat.cloud.notifications.ingress with parameters of type Context Modifier and Type Method Description voidAction. setContext(Context context)ContextAction.ActionBuilderBaseAction.ActionBuilderBase. withContext(Context context)
-