Package io.fabric8.knative.eventing.v1
Class BrokerListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.eventing.v1.BrokerFluentImpl<BrokerListFluent.ItemsNested<N>>
-
- io.fabric8.knative.eventing.v1.BrokerListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
BrokerFluent<BrokerListFluent.ItemsNested<N>>,BrokerListFluent.ItemsNested<N>,io.fabric8.kubernetes.api.builder.Fluent<BrokerListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<BrokerListFluent.ItemsNested<N>>
- Enclosing class:
- BrokerListFluentImpl<A extends BrokerListFluent<A>>
public class BrokerListFluentImpl.ItemsNestedImpl<N> extends BrokerFluentImpl<BrokerListFluent.ItemsNested<N>> implements BrokerListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.eventing.v1.BrokerFluentImpl
BrokerFluentImpl.MetadataNestedImpl<N>, BrokerFluentImpl.SpecNestedImpl<N>, BrokerFluentImpl.StatusNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.eventing.v1.BrokerFluent
BrokerFluent.MetadataNested<N>, BrokerFluent.SpecNested<N>, BrokerFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.knative.eventing.v1.BrokerFluentImpl
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, equals, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
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.v1.BrokerFluent
buildMetadata, buildSpec, buildStatus, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editOrNewStatus, editOrNewStatusLike, editSpec, editStatus, getApiVersion, getKind, getMetadata, getSpec, getStatus, hasApiVersion, hasKind, hasMetadata, hasSpec, hasStatus, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withNewStatus, withNewStatusLike, withSpec, withStatus
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceBrokerListFluent.ItemsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfaceBrokerListFluent.ItemsNested<N>
-
-