Interface KafkaSourceStatusFluent.CeAttributesNested<N>
-
- All Superinterfaces:
CloudEventAttributesFluent<KafkaSourceStatusFluent.CeAttributesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<KafkaSourceStatusFluent.CeAttributesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
KafkaSourceStatusFluentImpl.CeAttributesNestedImpl
- Enclosing interface:
- KafkaSourceStatusFluent<A extends KafkaSourceStatusFluent<A>>
public static interface KafkaSourceStatusFluent.CeAttributesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CloudEventAttributesFluent<KafkaSourceStatusFluent.CeAttributesNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendCeAttribute()-
Methods inherited from interface io.fabric8.knative.internal.pkg.apis.duck.v1.CloudEventAttributesFluent
getSource, getType, hasSource, hasType, withNewSource, withNewSource, withNewSource, withNewType, withNewType, withNewType, withSource, withType
-
-