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