Interface ContainerSourceStatusFluent.CeAttributesNested<N>
-
- All Superinterfaces:
CloudEventAttributesFluent<ContainerSourceStatusFluent.CeAttributesNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ContainerSourceStatusFluent.CeAttributesNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ContainerSourceStatusFluentImpl.CeAttributesNestedImpl
- Enclosing interface:
- ContainerSourceStatusFluent<A extends ContainerSourceStatusFluent<A>>
public static interface ContainerSourceStatusFluent.CeAttributesNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CloudEventAttributesFluent<ContainerSourceStatusFluent.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
-
-