Package io.fabric8.knative.eventing.v1
Interface BrokerListFluent.ItemsNested<N>
-
- All Superinterfaces:
BrokerFluent<BrokerListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<BrokerListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
BrokerListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- BrokerListFluent<A extends BrokerListFluent<A>>
public static interface BrokerListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, BrokerFluent<BrokerListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
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 Abstract Methods Modifier and Type Method Description Nand()NendItem()-
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
-
-