Uses of Interface
org.cdk8s.plus25.k8s.EventSource
-
Packages that use EventSource Package Description org.cdk8s.plus25.k8s -
-
Uses of EventSource in org.cdk8s.plus25.k8s
Classes in org.cdk8s.plus25.k8s that implement EventSource Modifier and Type Class Description static classEventSource.Jsii$ProxyAn implementation forEventSourceMethods in org.cdk8s.plus25.k8s that return EventSource Modifier and Type Method Description EventSourceEventSource.Builder. build()Builds the configured instance.default EventSourceKubeEventProps. getDeprecatedSource()deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.EventSourceKubeEventProps.Jsii$Proxy. getDeprecatedSource()Methods in org.cdk8s.plus25.k8s with parameters of type EventSource Modifier and Type Method Description KubeEvent.BuilderKubeEvent.Builder. deprecatedSource(EventSource deprecatedSource)deprecatedSource is the deprecated field assuring backward compatibility with core.v1 Event type.KubeEventProps.BuilderKubeEventProps.Builder. deprecatedSource(EventSource deprecatedSource)Sets the value ofKubeEventProps.getDeprecatedSource()
-