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