Uses of Interface
org.cdk8s.plus24.k8s.EventSeriesV1Beta1
-
Packages that use EventSeriesV1Beta1 Package Description org.cdk8s.plus24.k8s -
-
Uses of EventSeriesV1Beta1 in org.cdk8s.plus24.k8s
Classes in org.cdk8s.plus24.k8s that implement EventSeriesV1Beta1 Modifier and Type Class Description static classEventSeriesV1Beta1.Jsii$ProxyAn implementation forEventSeriesV1Beta1Methods in org.cdk8s.plus24.k8s that return EventSeriesV1Beta1 Modifier and Type Method Description EventSeriesV1Beta1EventSeriesV1Beta1.Builder. build()Builds the configured instance.default EventSeriesV1Beta1KubeEventV1Beta1Props. getSeries()series is data about the Event series this event represents or nil if it's a singleton Event.EventSeriesV1Beta1KubeEventV1Beta1Props.Jsii$Proxy. getSeries()Methods in org.cdk8s.plus24.k8s with parameters of type EventSeriesV1Beta1 Modifier and Type Method Description KubeEventV1Beta1.BuilderKubeEventV1Beta1.Builder. series(EventSeriesV1Beta1 series)series is data about the Event series this event represents or nil if it's a singleton Event.KubeEventV1Beta1Props.BuilderKubeEventV1Beta1Props.Builder. series(EventSeriesV1Beta1 series)Sets the value ofKubeEventV1Beta1Props.getSeries()
-