Package io.fabric8.knative.eventing.v1
Class BrokerSpecFluentImpl.ConfigNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.internal.pkg.apis.duck.v1.KReferenceFluentImpl<BrokerSpecFluent.ConfigNested<N>>
-
- io.fabric8.knative.eventing.v1.BrokerSpecFluentImpl.ConfigNestedImpl<N>
-
- All Implemented Interfaces:
BrokerSpecFluent.ConfigNested<N>,KReferenceFluent<BrokerSpecFluent.ConfigNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<BrokerSpecFluent.ConfigNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BrokerSpecFluent.ConfigNested<N>>
- Enclosing class:
- BrokerSpecFluentImpl<A extends BrokerSpecFluent<A>>
public class BrokerSpecFluentImpl.ConfigNestedImpl<N> extends KReferenceFluentImpl<BrokerSpecFluent.ConfigNested<N>> implements BrokerSpecFluent.ConfigNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendConfig()-
Methods inherited from class io.fabric8.knative.internal.pkg.apis.duck.v1.KReferenceFluentImpl
equals, getApiVersion, getKind, getName, getNamespace, hasApiVersion, hashCode, hasKind, hasName, hasNamespace, withApiVersion, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
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.internal.pkg.apis.duck.v1.KReferenceFluent
getApiVersion, getKind, getName, getNamespace, hasApiVersion, hasKind, hasName, hasNamespace, withApiVersion, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceBrokerSpecFluent.ConfigNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endConfig
public N endConfig()
- Specified by:
endConfigin interfaceBrokerSpecFluent.ConfigNested<N>
-
-