Class ConsoleNotificationListFluentImpl.ItemsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationFluentImpl<ConsoleNotificationListFluent.ItemsNested<N>>
-
- io.fabric8.openshift.api.model.console.v1.ConsoleNotificationListFluentImpl.ItemsNestedImpl<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<ConsoleNotificationListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.builder.Visitable<ConsoleNotificationListFluent.ItemsNested<N>>,ConsoleNotificationFluent<ConsoleNotificationListFluent.ItemsNested<N>>,ConsoleNotificationListFluent.ItemsNested<N>
- Enclosing class:
- ConsoleNotificationListFluentImpl<A extends ConsoleNotificationListFluent<A>>
public class ConsoleNotificationListFluentImpl.ItemsNestedImpl<N> extends ConsoleNotificationFluentImpl<ConsoleNotificationListFluent.ItemsNested<N>> implements ConsoleNotificationListFluent.ItemsNested<N>, io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.console.v1.ConsoleNotificationFluentImpl
ConsoleNotificationFluentImpl.MetadataNestedImpl<N>, ConsoleNotificationFluentImpl.SpecNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleNotificationFluent
ConsoleNotificationFluent.MetadataNested<N>, ConsoleNotificationFluent.SpecNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from class io.fabric8.openshift.api.model.console.v1.ConsoleNotificationFluentImpl
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, equals, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hashCode, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
-
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.openshift.api.model.console.v1.ConsoleNotificationFluent
buildMetadata, buildSpec, editMetadata, editOrNewMetadata, editOrNewMetadataLike, editOrNewSpec, editOrNewSpecLike, editSpec, getApiVersion, getKind, getMetadata, getSpec, hasApiVersion, hasKind, hasMetadata, hasSpec, withApiVersion, withKind, withMetadata, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewMetadata, withNewMetadataLike, withNewSpec, withNewSpecLike, withSpec
-
-
-
-
Method Detail
-
and
public N and()
- Specified by:
andin interfaceConsoleNotificationListFluent.ItemsNested<N>- Specified by:
andin interfaceio.fabric8.kubernetes.api.builder.Nested<N>
-
endItem
public N endItem()
- Specified by:
endItemin interfaceConsoleNotificationListFluent.ItemsNested<N>
-
-