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