Interface ConsoleLinkListFluent.ItemsNested<N>
-
- All Superinterfaces:
ConsoleLinkFluent<ConsoleLinkListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<ConsoleLinkListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
ConsoleLinkListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- ConsoleLinkListFluent<A extends ConsoleLinkListFluent<A>>
public static interface ConsoleLinkListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, ConsoleLinkFluent<ConsoleLinkListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.openshift.api.model.console.v1.ConsoleLinkFluent
ConsoleLinkFluent.MetadataNested<N>, ConsoleLinkFluent.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.ConsoleLinkFluent
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
-
-