Class EventTypeFluentImpl.SpecNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.v1beta1.EventTypeSpecFluentImpl<EventTypeFluent.SpecNested<N>>
-
- io.fabric8.knative.eventing.v1beta1.EventTypeFluentImpl.SpecNestedImpl<N>
-
- All Implemented Interfaces:
EventTypeFluent.SpecNested<N>,EventTypeSpecFluent<EventTypeFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<EventTypeFluent.SpecNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<EventTypeFluent.SpecNested<N>>
- Enclosing class:
- EventTypeFluentImpl<A extends EventTypeFluent<A>>
public class EventTypeFluentImpl.SpecNestedImpl<N> extends EventTypeSpecFluentImpl<EventTypeFluent.SpecNested<N>> implements EventTypeFluent.SpecNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.knative.eventing.v1beta1.EventTypeSpecFluentImpl
equals, getBroker, getDescription, getSchema, getSchemaData, getSource, getType, hasBroker, hasDescription, hashCode, 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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
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
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceEventTypeFluent.SpecNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endSpec
public N endSpec()
- Specified by:
endSpecin interfaceEventTypeFluent.SpecNested<N>
-
-