Interface LeaseListFluent.ItemsNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<LeaseListFluent.ItemsNested<N>>,LeaseFluent<LeaseListFluent.ItemsNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
LeaseListFluentImpl.ItemsNestedImpl
- Enclosing interface:
- LeaseListFluent<A extends LeaseListFluent<A>>
public static interface LeaseListFluent.ItemsNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, LeaseFluent<LeaseListFluent.ItemsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluent
LeaseFluent.MetadataNested<N>, LeaseFluent.SpecNested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendItem()-
Methods inherited from interface io.fabric8.kubernetes.api.model.coordination.v1.LeaseFluent
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
-
-