Class PingSourceListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.knative.sources.v1beta1.PingSourceFluentImpl<PingSourceListFluent.ItemsNested<N>>
-
- io.fabric8.knative.sources.v1beta1.PingSourceListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
PingSourceFluent<PingSourceListFluent.ItemsNested<N>>,PingSourceListFluent.ItemsNested<N>,io.fabric8.kubernetes.api.builder.Fluent<PingSourceListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<PingSourceListFluent.ItemsNested<N>>
- Enclosing class:
- PingSourceListFluentImpl<A extends PingSourceListFluent<A>>
public class PingSourceListFluentImpl.ItemsNestedImpl<N> extends PingSourceFluentImpl<PingSourceListFluent.ItemsNested<N>> implements PingSourceListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.knative.sources.v1beta1.PingSourceFluentImpl
PingSourceFluentImpl.MetadataNestedImpl<N>, PingSourceFluentImpl.SpecNestedImpl<N>, PingSourceFluentImpl.StatusNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.knative.sources.v1beta1.PingSourceFluent
PingSourceFluent.MetadataNested<N>, PingSourceFluent.SpecNested<N>, PingSourceFluent.StatusNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.knative.sources.v1beta1.PingSourceFluentImpl
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.sources.v1beta1.PingSourceFluent
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 interfaceio.fabric8.kubernetes.api.builder.Nested<N>- Specified by:
andin interfacePingSourceListFluent.ItemsNested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfacePingSourceListFluent.ItemsNested<N>
-
-