Interface EventTypeFluent.SpecNested<N>
-
- All Superinterfaces:
EventTypeSpecFluent<EventTypeFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<EventTypeFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
EventTypeFluentImpl.SpecNestedImpl
- Enclosing interface:
- EventTypeFluent<A extends EventTypeFluent<A>>
public static interface EventTypeFluent.SpecNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, EventTypeSpecFluent<EventTypeFluent.SpecNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from interface io.fabric8.knative.eventing.v1beta1.EventTypeSpecFluent
getBroker, getDescription, getSchema, getSchemaData, getSource, getType, hasBroker, hasDescription, hasSchema, hasSchemaData, hasSource, hasType, withBroker, withDescription, withNewBroker, withNewBroker, withNewBroker, withNewDescription, withNewDescription, withNewDescription, withNewSchema, withNewSchema, withNewSchema, withNewSchemaData, withNewSchemaData, withNewSchemaData, withNewSource, withNewSource, withNewSource, withNewType, withNewType, withNewType, withSchema, withSchemaData, withSource, withType
-
-